Accepting request 1168361 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1168361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=224
This commit is contained in:
commit
89295a8a8b
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||
<param name="changesrevision">145cde90e914e051eefd7153ff98b324c7277998</param></service></servicedata>
|
||||
<param name="changesrevision">f2e2d088dc19e2477d348fa712e67f85dad0de5e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92ad3c017c110c012b0992751804879d17c3e2f1f21378ba9c5cff127c6ba869
|
||||
size 2120204
|
3
dracut-059+suse.563.g4900899a.obscpio
Normal file
3
dracut-059+suse.563.g4900899a.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b4ffc4656ffb54f40887df55e4173d2e75eec92574c94c15b5bb0a512fda184
|
||||
size 2121228
|
@ -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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: dracut
|
||||
version: 059+suse.560.g145cde90
|
||||
mtime: 1710748484
|
||||
commit: 145cde90e914e051eefd7153ff98b324c7277998
|
||||
version: 059+suse.563.g4900899a
|
||||
mtime: 1713274434
|
||||
commit: 4900899a25993aaf999e2f24e4b19d124e335cff
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user