Accepting request 1127289 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1127289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=216
This commit is contained in:
Ana Guerrero 2023-11-20 20:18:57 +00:00 committed by Git OBS Bridge
commit 25046e7846
6 changed files with 22 additions and 8 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 17 11:38:12 UTC 2023 - antonio.feijoo@suse.com
- Update to version 059+suse.522.g0fc72191:
* fix(install.d): do not create rescue entry when working with UKIs
* fix(install.d): skip if $KERNEL_INSTALL_INITRD_GENERATOR is set otherwise
* feat(resume): do not attempt to install systemd-hibernate-resume@.service
* feat(install.d): add sort-key field to rescue BLS entries
* fix(install.d): do not generate a new initrd if any INITRD_FILE is provided
* fix(install.d): do not create initramfs if the supplied image is UKI
* feat(install.d): allow using dracut in combination with ukify
* fix(resume): add new systemd-hibernate-resume.service
* feat(systemd): install systemd-executor
-------------------------------------------------------------------
Mon Oct 30 12:53:53 UTC 2023 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.511.g0bdb16ac
mtime: 1698670380
commit: 0bdb16ac0d445cf1051875116c4c015eb2e8575a
version: 059+suse.522.g0fc72191
mtime: 1700221040
commit: 0fc7219102945050453e5512c989998e94860219

View File

@ -25,7 +25,7 @@
%endif
Name: dracut
Version: 059+suse.511.g0bdb16ac
Version: 059+suse.522.g0fc72191
Release: 0
Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later