From cedc340476c4e537aec3f5647af78763aa49bca4 Mon Sep 17 00:00:00 2001 From: afeijoo <> Date: Nov 01 2023 21:15:16 +0000 Subject: Update dracut to version 059+suse.511.g0bdb16ac / rev 215 via SR 1121178 https://build.opensuse.org/request/show/1121178 by user afeijoo + dimstar_suse --- diff --git a/.files b/.files index 575c52c..0c39cc0 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 584426b..2d32fad 100644 --- a/.rev +++ b/.rev @@ -2266,4 +2266,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1118967 + + 5254f050c424f180209616c4e354070c + 059+suse.511.g0bdb16ac + + dimstar_suse + + 1121178 + diff --git a/_servicedata b/_servicedata index faa2f57..977a0d6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 37e011dd37dcebfb7a3e9d5542e1e5e13c9f9913 \ No newline at end of file + 0bdb16ac0d445cf1051875116c4c015eb2e8575a \ No newline at end of file diff --git a/dracut-059+suse.503.g41e99e72.obscpio b/dracut-059+suse.503.g41e99e72.obscpio deleted file mode 120000 index d2bf429..0000000 --- a/dracut-059+suse.503.g41e99e72.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeia2tu2qajyf3grt2a2suoeadpqgvkt7xk44iv7dml6rnmvf7cebha \ No newline at end of file diff --git a/dracut-059+suse.511.g0bdb16ac.obscpio b/dracut-059+suse.511.g0bdb16ac.obscpio new file mode 120000 index 0000000..8981a91 --- /dev/null +++ b/dracut-059+suse.511.g0bdb16ac.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeig2in72s3gipliwg3xqbud5j6ci6jm7jqvbmnrmpit5zscb57szy4 \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index 63c1ef0..c1471e5 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Mon Oct 30 12:53:53 UTC 2023 - antonio.feijoo@suse.com + +- Update to version 059+suse.511.g0bdb16ac: + * fix(pkcs11): delete trailing dot on libcryptsetup-token-systemd-pkcs11.so + * fix(systemd-repart): correct undefined $libdir + * fix(dracut-systemd): use `DRACUT_VERSION` instead of `VERSION` + * fix(dracut.sh): abort if Bash is in POSIX mode + * fix(dracut-initramfs-restore.sh): do not set selinux labels if disabled + * fix(network): correct network device naming (bsc#1192986) + +------------------------------------------------------------------- Thu Oct 19 13:09:15 UTC 2023 - antonio.feijoo@suse.com - Update to version 059+suse.503.g41e99e72: diff --git a/dracut.obsinfo b/dracut.obsinfo index c3e28a1..f8a79b1 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.503.g41e99e72 -mtime: 1697720906 -commit: 41e99e72894c4e9a19ca388da9dc313daaa39c46 +version: 059+suse.511.g0bdb16ac +mtime: 1698670380 +commit: 0bdb16ac0d445cf1051875116c4c015eb2e8575a diff --git a/dracut.spec b/dracut.spec index 2b1d3f1..5ddef45 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.503.g41e99e72 +Version: 059+suse.511.g0bdb16ac Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later