From c51758b4eb3cd32b503aaa50f24e55640f54bfde Mon Sep 17 00:00:00 2001 From: afeijoo <> Date: Nov 20 2023 20:26:02 +0000 Subject: Update dracut to version 059+suse.522.g0fc72191 / rev 216 via SR 1127289 https://build.opensuse.org/request/show/1127289 by user afeijoo + anag+factory --- diff --git a/.files b/.files index 0c39cc0..1ccf187 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2d32fad..13a2cbb 100644 --- a/.rev +++ b/.rev @@ -2274,4 +2274,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1121178 + + e57b3726e09e5ee40cabaa7c65b55324 + 059+suse.522.g0fc72191 + + anag+factory + + 1127289 + diff --git a/_servicedata b/_servicedata index 977a0d6..3c0e252 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 120000 index 8981a91..0000000 --- a/dracut-059+suse.511.g0bdb16ac.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig2in72s3gipliwg3xqbud5j6ci6jm7jqvbmnrmpit5zscb57szy4 \ No newline at end of file diff --git a/dracut-059+suse.522.g0fc72191.obscpio b/dracut-059+suse.522.g0fc72191.obscpio new file mode 120000 index 0000000..4d05e0a --- /dev/null +++ b/dracut-059+suse.522.g0fc72191.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeiecjdnbe5z6t3urkdwup77jdzfihpu3ed4sf67ixohellu3wevi2u \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index c1471e5..e7ea4a1 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +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 - Update to version 059+suse.511.g0bdb16ac: diff --git a/dracut.obsinfo b/dracut.obsinfo index f8a79b1..a5a33ba 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 5ddef45..aa443c7 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