diff --git a/README.susemaint b/README.susemaint index d779361..6c7eac5 100644 --- a/README.susemaint +++ b/README.susemaint @@ -388,3 +388,4 @@ a1c51af1 fix(dracut): don't apply aggressive strip to kernel modules ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec files bfa00c2a fix(pcsc): add libpcsclite_real.so.* 0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd +c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device diff --git a/_servicedata b/_servicedata index 540c921..5a79f4f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 4a31103183e58c13a61c1a3adf5af8e57e84a34a \ No newline at end of file + 0dd3f2bcf2139dc2a85b770972b40bb261695a05 \ No newline at end of file diff --git a/dracut-059+suse.669.g60f5981b.obscpio b/dracut-059+suse.669.g60f5981b.obscpio deleted file mode 100644 index 7fe86a3..0000000 --- a/dracut-059+suse.669.g60f5981b.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c43a1a5c23a5530bfe38b8a05789237114d743d705a5ae5209bdc1cadbf39e51 -size 2128908 diff --git a/dracut-059+suse.672.gcd143fd0.obscpio b/dracut-059+suse.672.gcd143fd0.obscpio new file mode 100644 index 0000000..357545b --- /dev/null +++ b/dracut-059+suse.672.gcd143fd0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c8c7192a6f07719b3f795981e811f91eaa82d10d6dded00950c17f9c3194e7 +size 2129932 diff --git a/dracut.changes b/dracut.changes index d6a564f..09f8b6b 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 07 14:21:37 UTC 2025 - antonio.feijoo@suse.com + +- Update to version 059+suse.672.gcd143fd0: + * fix(dracut): rework timeout for devices added via --mount and --add-device (bsc#1231792) + ------------------------------------------------------------------- Wed Dec 11 15:49:33 UTC 2024 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index c18f0a8..eeac8d8 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.669.g60f5981b -mtime: 1733916633 -commit: 60f5981b9f46541c96d0955b5553da2eaba6dc2c +version: 059+suse.672.gcd143fd0 +mtime: 1736259602 +commit: cd143fd012f91e24e92e04b0be53bc658a253ec0 diff --git a/dracut.spec b/dracut.spec index 4fee1f3..4e98003 100644 --- a/dracut.spec +++ b/dracut.spec @@ -1,7 +1,7 @@ # # spec file for package dracut # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.669.g60f5981b +Version: 059+suse.672.gcd143fd0 Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later