Accepting request 1118950 from home:afeijoo:branches:openSUSE:Factory
- Update to version 059+suse.503.g41e99e72: * fix(dracut.spec): do not require libgcrypt20-hmac for dracut-fips (bsc#1216059) OBS-URL: https://build.opensuse.org/request/show/1118950 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=508
This commit is contained in:
parent
5a1841ce3e
commit
11b23ce2fb
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||||
<param name="changesrevision">c44a365d3478f8b59d6d6c01d8d2fe22c83cfa84</param></service></servicedata>
|
<param name="changesrevision">37e011dd37dcebfb7a3e9d5542e1e5e13c9f9913</param></service></servicedata>
|
BIN
dracut-059+suse.501.gc44a365d.obscpio
(Stored with Git LFS)
BIN
dracut-059+suse.501.gc44a365d.obscpio
(Stored with Git LFS)
Binary file not shown.
3
dracut-059+suse.503.g41e99e72.obscpio
Normal file
3
dracut-059+suse.503.g41e99e72.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d19ef0d4349c19cf89edddaf1e78d31e8a1718068c74c73d14d2f8052345ec90
|
||||||
|
size 2099212
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 19 13:09:15 UTC 2023 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
- Update to version 059+suse.503.g41e99e72:
|
||||||
|
* fix(dracut.spec): do not require libgcrypt20-hmac for dracut-fips (bsc#1216059)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 11 09:01:18 UTC 2023 - antonio.feijoo@suse.com
|
Mon Sep 11 09:01:18 UTC 2023 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: dracut
|
name: dracut
|
||||||
version: 059+suse.501.gc44a365d
|
version: 059+suse.503.g41e99e72
|
||||||
mtime: 1694422711
|
mtime: 1697720906
|
||||||
commit: c44a365d3478f8b59d6d6c01d8d2fe22c83cfa84
|
commit: 41e99e72894c4e9a19ca388da9dc313daaa39c46
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 059+suse.501.gc44a365d
|
Version: 059+suse.503.g41e99e72
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Event driven initramfs infrastructure
|
Summary: Event driven initramfs infrastructure
|
||||||
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
@ -82,7 +82,6 @@ Summary: Dracut modules to build a dracut initramfs with an integrity che
|
|||||||
Group: System/Base
|
Group: System/Base
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: libcryptsetup12-hmac
|
Requires: libcryptsetup12-hmac
|
||||||
Requires: libgcrypt20-hmac
|
|
||||||
Requires: libkcapi-tools
|
Requires: libkcapi-tools
|
||||||
Requires: libopenssl1_1-hmac
|
Requires: libopenssl1_1-hmac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user