diff --git a/_servicedata b/_servicedata index e06c470..01d725a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 0bdb16ac0d445cf1051875116c4c015eb2e8575a \ No newline at end of file + 0fc7219102945050453e5512c989998e94860219 \ No newline at end of file diff --git a/dracut-059+suse.511.g0bdb16ac.obscpio b/dracut-059+suse.511.g0bdb16ac.obscpio deleted file mode 100644 index 05c14ce..0000000 --- a/dracut-059+suse.511.g0bdb16ac.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ade1f94d5fe970c06adda9f7acd9a8fc32e536416817c8c72ff1e68608c4f47 -size 2100236 diff --git a/dracut-059+suse.522.g0fc72191.obscpio b/dracut-059+suse.522.g0fc72191.obscpio new file mode 100644 index 0000000..e33ccb9 --- /dev/null +++ b/dracut-059+suse.522.g0fc72191.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0e03c69dd695f2324046ed001b74e54dc369487a537722c48ad4ace319d1ad +size 2101772 diff --git a/dracut.changes b/dracut.changes index 9c5b639..9bb4030 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Nov 17 11:38:12 UTC 2023 - antonio.feijoo@suse.com + +- Update to version 059+suse.522.g0fc72191: + * fix(install.d): do not create rescue entry when working with UKIs + * fix(install.d): skip if $KERNEL_INSTALL_INITRD_GENERATOR is set otherwise + * feat(resume): do not attempt to install systemd-hibernate-resume@.service + * feat(install.d): add sort-key field to rescue BLS entries + * fix(install.d): do not generate a new initrd if any INITRD_FILE is provided + * fix(install.d): do not create initramfs if the supplied image is UKI + * feat(install.d): allow using dracut in combination with ukify + * fix(resume): add new systemd-hibernate-resume.service + * feat(systemd): install systemd-executor + ------------------------------------------------------------------- Mon Oct 30 12:53:53 UTC 2023 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index 38ed7bf..97c8bbe 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.511.g0bdb16ac -mtime: 1698670380 -commit: 0bdb16ac0d445cf1051875116c4c015eb2e8575a +version: 059+suse.522.g0fc72191 +mtime: 1700221040 +commit: 0fc7219102945050453e5512c989998e94860219 diff --git a/dracut.spec b/dracut.spec index 6e3b567..738f153 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.511.g0bdb16ac +Version: 059+suse.522.g0fc72191 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later