- 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
This commit is contained in:
Antonio Feijoo 2024-08-23 07:07:18 +00:00 committed by Git OBS Bridge
parent 73f07b631b
commit 2aa7431205
7 changed files with 15 additions and 8 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/opensuse/dracut.git</param>
<param name="changesrevision">9a22b6b032724a62fe87e540963f741293714735</param></service></servicedata>
<param name="changesrevision">b1915cf13ca329ba411c800abc742c97be132c59</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa6b32984713fe76cdfe20221a9d2d53bc1d7359a3f334e8022508ae64a0c33b
size 2125324

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bd42a2ea748659ccfee88e7b31a2da1dab9866b3e307a14ef28bfe7af2abefe
size 2125836

View File

@ -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

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.636.g9a22b6b0
mtime: 1723206460
commit: 9a22b6b032724a62fe87e540963f741293714735
version: 059+suse.639.g49307b2a
mtime: 1724134921
commit: 49307b2af50670f836984ca878c2dd511864e125

View File

@ -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