From 2aa74312057ea78766ba3f2b79b54d41b6ec225e22635a6ce7c2536bd345b4a7 Mon Sep 17 00:00:00 2001 From: Antonio Feijoo Date: Fri, 23 Aug 2024 07:07:18 +0000 Subject: [PATCH] - Update to version 059+suse.639.g49307b2a: * feat(systemd*): include systemd config files from /usr/lib/systemd (bsc#1228398) OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=541 --- README.susemaint | 1 + _servicedata | 2 +- dracut-059+suse.636.g9a22b6b0.obscpio | 3 --- dracut-059+suse.639.g49307b2a.obscpio | 3 +++ dracut.changes | 6 ++++++ dracut.obsinfo | 6 +++--- dracut.spec | 2 +- 7 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 dracut-059+suse.636.g9a22b6b0.obscpio create mode 100644 dracut-059+suse.639.g49307b2a.obscpio diff --git a/README.susemaint b/README.susemaint index d965491..9e24007 100644 --- a/README.susemaint +++ b/README.susemaint @@ -375,3 +375,4 @@ b5a35f9d feat(zfcp_rules): remove zfcp handling consolidated in s390-tools 3fd43858 fix(mdraid): try to assemble the missing raid device 61ab3386 feat(crypt): force the inclusion of crypttab entries with x-initrd.attach 6611c6e4 fix(dracut-functions.sh): only return block devices from get_persistent_dev +6c99c073 feat(systemd*): include systemd config files from /usr/lib/systemd diff --git a/_servicedata b/_servicedata index b1516d1..de91c50 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - 9a22b6b032724a62fe87e540963f741293714735 \ No newline at end of file + b1915cf13ca329ba411c800abc742c97be132c59 \ No newline at end of file diff --git a/dracut-059+suse.636.g9a22b6b0.obscpio b/dracut-059+suse.636.g9a22b6b0.obscpio deleted file mode 100644 index 2db7a69..0000000 --- a/dracut-059+suse.636.g9a22b6b0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa6b32984713fe76cdfe20221a9d2d53bc1d7359a3f334e8022508ae64a0c33b -size 2125324 diff --git a/dracut-059+suse.639.g49307b2a.obscpio b/dracut-059+suse.639.g49307b2a.obscpio new file mode 100644 index 0000000..cea768b --- /dev/null +++ b/dracut-059+suse.639.g49307b2a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd42a2ea748659ccfee88e7b31a2da1dab9866b3e307a14ef28bfe7af2abefe +size 2125836 diff --git a/dracut.changes b/dracut.changes index fa6d36b..35c1137 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 23 06:58:17 UTC 2024 - antonio.feijoo@suse.com + +- Update to version 059+suse.639.g49307b2a: + * feat(systemd*): include systemd config files from /usr/lib/systemd (bsc#1228398) + ------------------------------------------------------------------- Fri Aug 09 12:30:07 UTC 2024 - antonio.feijoo@suse.com diff --git a/dracut.obsinfo b/dracut.obsinfo index 2c13faf..4626ea4 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,4 +1,4 @@ name: dracut -version: 059+suse.636.g9a22b6b0 -mtime: 1723206460 -commit: 9a22b6b032724a62fe87e540963f741293714735 +version: 059+suse.639.g49307b2a +mtime: 1724134921 +commit: 49307b2af50670f836984ca878c2dd511864e125 diff --git a/dracut.spec b/dracut.spec index 4900c57..a3abfb9 100644 --- a/dracut.spec +++ b/dracut.spec @@ -25,7 +25,7 @@ %endif Name: dracut -Version: 059+suse.636.g9a22b6b0 +Version: 059+suse.639.g49307b2a Release: 0 Summary: Event driven initramfs infrastructure License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later