diff --git a/.files b/.files index dfee72c..d477798 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 750cf2c..c5eeced 100644 --- a/.rev +++ b/.rev @@ -2298,4 +2298,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1134413 + + 067596f3e516d074993ad3d7dd73f4bf + 059+suse.538.ge7a5cff9 + + anag+factory + + 1140602 + diff --git a/_servicedata b/_servicedata index 1dca23c..7549df3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 0cf16a9f1c92d9125607d5c25123456ca5926ad4 \ No newline at end of file + 87c8f82d3ea7412213597a4b072ca4c8f125377c \ No newline at end of file diff --git a/dracut-059+suse.533.g5a7cf9fa.obscpio b/dracut-059+suse.533.g5a7cf9fa.obscpio deleted file mode 120000 index bffc7d1..0000000 --- a/dracut-059+suse.533.g5a7cf9fa.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeid7thksln3b7qfw5cjl2lcwi3vviqo4er4wxvsw7cyueotaldiy3y \ No newline at end of file diff --git a/dracut-059+suse.538.ge7a5cff9.obscpio b/dracut-059+suse.538.ge7a5cff9.obscpio new file mode 120000 index 0000000..25b9208 --- /dev/null +++ b/dracut-059+suse.538.ge7a5cff9.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeidvecl2b4jwil5t7pt7kkk47koxovbpae5uz7aa2jwxomxzln7y6u \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index c283d10..727d85b 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Mon Jan 22 12:59:48 UTC 2024 - antonio.feijoo@suse.com + +- Update to version 059+suse.538.ge7a5cff9: + * fix(livenet): split `imgsize` calculation to avoid misleading error message + * fix(livenet): check also `content-length` from live image header + * fix(livenet): propagate error code + * fix(dracut): correct regression with multiple `rd.break=` options + +------------------------------------------------------------------- Thu Dec 21 09:11:45 UTC 2023 - antonio.feijoo@suse.com - Update to version 059+suse.533.g5a7cf9fa: diff --git a/dracut.obsinfo b/dracut.obsinfo index f85ff20..357591f 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.533.g5a7cf9fa -mtime: 1703149779 -commit: 5a7cf9fab17b88df3d58442aee878d7155e07a00 +version: 059+suse.538.ge7a5cff9 +mtime: 1705928320 +commit: e7a5cff9ab6865d881478107e35a74061fbbd628 diff --git a/dracut.spec b/dracut.spec index 4477f56..f6e61ac 100644 --- a/dracut.spec +++ b/dracut.spec @@ -1,7 +1,7 @@ # # spec file for package dracut # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.533.g5a7cf9fa +Version: 059+suse.538.ge7a5cff9 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later