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

- Update to version 059+suse.375.gafb362e4:
  * fix(network-legacy): handle do_dhcp calls without arguments (bsc#1210640)

  fips=1 and separate /boot break s390x (bsc#1204478):
  * fix(fips): move fips-boot script to pre-pivot
  * fix(fips): only unmount /boot if it was mounted by the fips module
  * feat(fips): add progress messages
  * fix(fips): do not blindly remove /boot

OBS-URL: https://build.opensuse.org/request/show/1082465
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=494
This commit is contained in:
Antonio Feijoo 2023-04-24 12:13:50 +00:00 committed by Git OBS Bridge
parent c7b4772e39
commit a903b0a672
6 changed files with 20 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">83bf6728f481360fb7311cdab11c27cfad188c38</param></service></servicedata>
<param name="changesrevision">afb362e4cb6c21ef878907e96e8bc66db740930a</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 24 09:35:19 UTC 2023 - antonio.feijoo@suse.com
- Update to version 059+suse.375.gafb362e4:
* fix(network-legacy): handle do_dhcp calls without arguments (bsc#1210640)
fips=1 and separate /boot break s390x (bsc#1204478):
* fix(fips): move fips-boot script to pre-pivot
* fix(fips): only unmount /boot if it was mounted by the fips module
* feat(fips): add progress messages
* fix(fips): do not blindly remove /boot
-------------------------------------------------------------------
Mon Apr 10 07:02:29 UTC 2023 - antonio.feijoo@suse.com

View File

@ -1,4 +1,4 @@
name: dracut
version: 059+suse.368.g2e7ac134
mtime: 1681109967
commit: 2e7ac13466874179b8769dce8ad0a81cef1efa7e
version: 059+suse.375.gafb362e4
mtime: 1682328844
commit: afb362e4cb6c21ef878907e96e8bc66db740930a

View File

@ -25,7 +25,7 @@
%endif
Name: dracut
Version: 059+suse.368.g2e7ac134
Version: 059+suse.375.gafb362e4
Release: 0
Summary: Event driven initramfs infrastructure
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later