diff --git a/.files b/.files index b235c74..66b7679 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 461cfa0..efc5c47 100644 --- a/.rev +++ b/.rev @@ -2330,4 +2330,12 @@ and stuff that has no relevance to the end user (i.e CI related commits) (forwar 1152856 + + 91cb7fac74125ac93863547ae3840c03 + 059+suse.560.g145cde90 + + anag+factory + + 1158915 + diff --git a/README.susemaint b/README.susemaint index 3ab05b1..9d1f5d3 100644 --- a/README.susemaint +++ b/README.susemaint @@ -313,6 +313,7 @@ PR Commit message 2404 fix(multipath): explicitly check if hostonly_cmdline is yes 2451 fix(base): correct handling of quiet in loginit 2524 fix(dracut.sh): abort if Bash is in POSIX mode +2526 fix(systemd-pcrphase): rename systemd-pcrphase binary to systemd-pcrextend 2527 fix(resume): add new systemd-hibernate-resume.service 2531 feat(kernel-modules): add Qualcomm IPC router to enable USB 2532 fix(dracut-systemd): use `DRACUT_VERSION` instead of `VERSION` diff --git a/_servicedata b/_servicedata index 8315d65..94ec988 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 4d203e0423d5ae54db94788aca7c9f31240b9bbb \ No newline at end of file + 145cde90e914e051eefd7153ff98b324c7277998 \ No newline at end of file diff --git a/dracut-059+suse.557.g8a62bf73.obscpio b/dracut-059+suse.557.g8a62bf73.obscpio deleted file mode 120000 index b0ec517..0000000 --- a/dracut-059+suse.557.g8a62bf73.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeighyesqu5axyn6hbwnakkxkgweercq7lawkpcn6xsszhfrmgnuxuq \ No newline at end of file diff --git a/dracut-059+suse.560.g145cde90.obscpio b/dracut-059+suse.560.g145cde90.obscpio new file mode 120000 index 0000000..6b1ff0f --- /dev/null +++ b/dracut-059+suse.560.g145cde90.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeidkpputxbpb2wxgmmeqm4qzodxmchlaonrnrl5t3kzk43rg5vpvau \ No newline at end of file diff --git a/dracut.changes b/dracut.changes index 56200d0..3714b13 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Mar 18 08:18:21 UTC 2024 - antonio.feijoo@suse.com + +- Update to version 059+suse.560.g145cde90: + * fix(systemd-pcrphase): rename systemd-pcrphase binary to systemd-pcrextend + +------------------------------------------------------------------- Wed Feb 28 08:05:09 UTC 2024 - antonio.feijoo@suse.com - Update to version 059+suse.557.g8a62bf73: diff --git a/dracut.obsinfo b/dracut.obsinfo index b2946d2..a071ce7 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.557.g8a62bf73 -mtime: 1709107404 -commit: 8a62bf7337c9d1960daa96db64b1af92b8dfbd8e +version: 059+suse.560.g145cde90 +mtime: 1710748484 +commit: 145cde90e914e051eefd7153ff98b324c7277998 diff --git a/dracut.spec b/dracut.spec index c1b4c83..80c7137 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.557.g8a62bf73 +Version: 059+suse.560.g145cde90 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later