Accepting request 1230159 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1230159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=234
This commit is contained in:
commit
25b415017b
@ -387,3 +387,4 @@ d2ade8a6 fix(dm): remove 59-persistent-storage-dm.rules
|
|||||||
a1c51af1 fix(dracut): don't apply aggressive strip to kernel modules
|
a1c51af1 fix(dracut): don't apply aggressive strip to kernel modules
|
||||||
ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec files
|
ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec files
|
||||||
bfa00c2a fix(pcsc): add libpcsclite_real.so.*
|
bfa00c2a fix(pcsc): add libpcsclite_real.so.*
|
||||||
|
0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||||
<param name="changesrevision">721fccd2a4517d7a1cf86838b6496339c6458e4c</param></service></servicedata>
|
<param name="changesrevision">4a31103183e58c13a61c1a3adf5af8e57e84a34a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9dcf31585bfd03a842f9539a2a3a0f058969070a9952d6e2fcbf47e0b7752a43
|
|
||||||
size 2128908
|
|
3
dracut-059+suse.669.g60f5981b.obscpio
Normal file
3
dracut-059+suse.669.g60f5981b.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c43a1a5c23a5530bfe38b8a05789237114d743d705a5ae5209bdc1cadbf39e51
|
||||||
|
size 2128908
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 15:49:33 UTC 2024 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
- Update to version 059+suse.669.g60f5981b:
|
||||||
|
* fix(systemd): copy 20-systemd-stub.conf into the initrd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 22 16:11:28 UTC 2024 - antonio.feijoo@suse.com
|
Fri Nov 22 16:11:28 UTC 2024 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: dracut
|
name: dracut
|
||||||
version: 059+suse.665.gd2af7028
|
version: 059+suse.669.g60f5981b
|
||||||
mtime: 1730910135
|
mtime: 1733916633
|
||||||
commit: d2af702867555a0c2765c57a2bf48e52f7eed51c
|
commit: 60f5981b9f46541c96d0955b5553da2eaba6dc2c
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 059+suse.665.gd2af7028
|
Version: 059+suse.669.g60f5981b
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Event driven initramfs infrastructure
|
Summary: Event driven initramfs infrastructure
|
||||||
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user