diff --git a/_servicedata b/_servicedata index cba95ba..3a8c407 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 100644 index 6c88ec2..0000000 --- a/dracut-059+suse.533.g5a7cf9fa.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c0a2cd2c8c03d24c3ba5e79daef579d3f5b7bd915dbabaa1601cdd38fc2116d -size 2101772 diff --git a/dracut-059+suse.538.ge7a5cff9.obscpio b/dracut-059+suse.538.ge7a5cff9.obscpio new file mode 100644 index 0000000..1160dd2 --- /dev/null +++ b/dracut-059+suse.538.ge7a5cff9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334bb795ce8c588a7ba199cf9e11e5bf291010d3e4f7a4efc8c33953444d064a +size 2102284 diff --git a/dracut.changes b/dracut.changes index 64b9ce0..5352083 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/dracut.obsinfo b/dracut.obsinfo index 54ee5cf..a144b03 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 ade0add..f9017d7 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