diff --git a/README.susemaint b/README.susemaint index 9506f74..e43b724 100644 --- a/README.susemaint +++ b/README.susemaint @@ -311,6 +311,7 @@ PR Commit message ---- -------------- 2342 fix(systemd-sysext): handle confexts and correct extensions search path 2404 fix(multipath): explicitly check if hostonly_cmdline is yes +2448 feat(dracut): add option to disable automatic guessing of output file 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 diff --git a/_servicedata b/_servicedata index acb7bf7..2ae89a1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 145cde90e914e051eefd7153ff98b324c7277998 \ No newline at end of file + f2e2d088dc19e2477d348fa712e67f85dad0de5e \ No newline at end of file diff --git a/dracut-059+suse.560.g145cde90.obscpio b/dracut-059+suse.560.g145cde90.obscpio deleted file mode 100644 index 5b3d5d5..0000000 --- a/dracut-059+suse.560.g145cde90.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92ad3c017c110c012b0992751804879d17c3e2f1f21378ba9c5cff127c6ba869 -size 2120204 diff --git a/dracut-059+suse.563.g4900899a.obscpio b/dracut-059+suse.563.g4900899a.obscpio new file mode 100644 index 0000000..bf1f3d6 --- /dev/null +++ b/dracut-059+suse.563.g4900899a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4ffc4656ffb54f40887df55e4173d2e75eec92574c94c15b5bb0a512fda184 +size 2121228 diff --git a/dracut.changes b/dracut.changes index 1f7f7d0..7d859bf 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 16 13:34:55 UTC 2024 - antonio.feijoo@suse.com + +- Update to version 059+suse.563.g4900899a: + * feat(dracut): add option to disable automatic guessing of output file (bsc#1213648) + ------------------------------------------------------------------- Mon Mar 18 08:18:21 UTC 2024 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index 4ed1dcf..6931987 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.560.g145cde90 -mtime: 1710748484 -commit: 145cde90e914e051eefd7153ff98b324c7277998 +version: 059+suse.563.g4900899a +mtime: 1713274434 +commit: 4900899a25993aaf999e2f24e4b19d124e335cff diff --git a/dracut.spec b/dracut.spec index 569aa87..e5f0376 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.560.g145cde90 +Version: 059+suse.563.g4900899a Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later