From 14d6b8cf7291133701c310fa4381118e4ee96d07 Mon Sep 17 00:00:00 2001 From: afeijoo <> Date: Oct 22 2023 19:08:50 +0000 Subject: Update dracut to version 059+suse.503.g41e99e72 / rev 214 via SR 1118967 https://build.opensuse.org/request/show/1118967 by user afeijoo + anag+factory --- diff --git a/.files b/.files index 40a64fd..575c52c 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 005022d..584426b 100644 --- a/.rev +++ b/.rev @@ -2258,4 +2258,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1110248 + + ea9eca1ddf148bbd8a6a092d1bab9c2c + 059+suse.503.g41e99e72 + + anag+factory + + 1118967 + diff --git a/_servicedata b/_servicedata index 67a0708..faa2f57 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - c44a365d3478f8b59d6d6c01d8d2fe22c83cfa84 \ No newline at end of file + 37e011dd37dcebfb7a3e9d5542e1e5e13c9f9913 \ No newline at end of file diff --git a/dracut-059+suse.501.gc44a365d.obscpio b/dracut-059+suse.501.gc44a365d.obscpio deleted file mode 120000 index 147d6fe..0000000 --- a/dracut-059+suse.501.gc44a365d.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeib66tpvbynfgxnlh5s7e2p3tgnyy6m7wtp4s4ws7gdyzz3zdc77ea \ No newline at end of file diff --git a/dracut-059+suse.503.g41e99e72.obscpio b/dracut-059+suse.503.g41e99e72.obscpio new file mode 120000 index 0000000..d2bf429 --- /dev/null +++ b/dracut-059+suse.503.g41e99e72.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeia2tu2qajyf3grt2a2suoeadpqgvkt7xk44iv7dml6rnmvf7cebha \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index f69e4e2..63c1ef0 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Oct 19 13:09:15 UTC 2023 - antonio.feijoo@suse.com + +- Update to version 059+suse.503.g41e99e72: + * fix(dracut.spec): do not require libgcrypt20-hmac for dracut-fips (bsc#1216059) + +------------------------------------------------------------------- Mon Sep 11 09:01:18 UTC 2023 - antonio.feijoo@suse.com - Update to version 059+suse.501.gc44a365d: diff --git a/dracut.obsinfo b/dracut.obsinfo index 634c3d1..c3e28a1 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.501.gc44a365d -mtime: 1694422711 -commit: c44a365d3478f8b59d6d6c01d8d2fe22c83cfa84 +version: 059+suse.503.g41e99e72 +mtime: 1697720906 +commit: 41e99e72894c4e9a19ca388da9dc313daaa39c46 diff --git a/dracut.spec b/dracut.spec index 35521f5..2b1d3f1 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.501.gc44a365d +Version: 059+suse.503.g41e99e72 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later @@ -82,7 +82,6 @@ Summary: Dracut modules to build a dracut initramfs with an integrity che Group: System/Base Requires: %{name} = %{version}-%{release} Requires: libcryptsetup12-hmac -Requires: libgcrypt20-hmac Requires: libkcapi-tools Requires: libopenssl1_1-hmac