Accepting request 1146360 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1146360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=221
This commit is contained in:
Ana Guerrero 2024-02-15 19:58:44 +00:00 committed by Git OBS Bridge
commit f60089049d
7 changed files with 21 additions and 10 deletions

View File

@ -325,6 +325,7 @@ PR Commit message
2560 feat(resume): do not attempt to install systemd-hibernate-resume@.service
2593 fix(dracut.sh): do not add device if find_block_device returns an error
2593 feat(dracut.sh): protect push_host_devs function
2607 fix(dracut-util): do not call strcmp if the value argument is NULL
2607 fix(dracut): correct regression with multiple `rd.break=` options
2611 fix(livenet): propagate error code
2611 fix(livenet): check also `content-length` from live image header

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/opensuse/dracut.git</param>
<param name="changesrevision">33ceecf9f7f834e77c55b91139d082abdae306c0</param></service></servicedata>
<param name="changesrevision">28c6935360b70a56c3b339117a43314c062c1a3f</param></service></servicedata>

View File

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

BIN
dracut-059+suse.554.g6144bf71.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 13 10:42:38 UTC 2024 - antonio.feijoo@suse.com
- Update to version 059+suse.554.g6144bf71:
* fix(dracut.spec): update dracut-fips requirements (bsc#1219869)
-------------------------------------------------------------------
Mon Feb 12 16:00:01 UTC 2024 - antonio.feijoo@suse.com
- Update to version 059+suse.552.g4610ef1b:
* fix(dracut-util): do not call `strcmp` if the `value` argument is NULL (bsc#1219841)
-------------------------------------------------------------------
Fri Feb 09 19:46:23 UTC 2024 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.549.gc9f63878
mtime: 1707507925
commit: c9f6387889ab4c082d1748c7fd38ab21e1734f76
version: 059+suse.554.g6144bf71
mtime: 1707820908
commit: 6144bf71326b3a2c93882cc0c909c4931241e424

View File

@ -25,7 +25,7 @@
%endif
Name: dracut
Version: 059+suse.549.gc9f63878
Version: 059+suse.554.g6144bf71
Release: 0
Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
@ -81,9 +81,7 @@ NFS, iSCSI, NBD, FCoE.
Summary: Dracut modules to build a dracut initramfs with an integrity check
Group: System/Base
Requires: %{name} = %{version}-%{release}
Requires: libcryptsetup12-hmac
Requires: libkcapi-tools
Requires: libopenssl1_1-hmac
%description fips
This package requires everything which is needed to build an