Accepting request 1168360 from home:afeijoo:branches:openSUSE:Factory

- Update to version 059+suse.563.g4900899a:
  * feat(dracut): add option to disable automatic guessing of output file (bsc#1213648)

OBS-URL: https://build.opensuse.org/request/show/1168360
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=529
This commit is contained in:
Antonio Feijoo 2024-04-16 13:49:34 +00:00 committed by Git OBS Bridge
parent 0eda517fe6
commit b8f0eeb15f
7 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.560.g145cde90
mtime: 1710748484
commit: 145cde90e914e051eefd7153ff98b324c7277998
version: 059+suse.563.g4900899a
mtime: 1713274434
commit: 4900899a25993aaf999e2f24e4b19d124e335cff

View File

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