- Update to version 049+git118.a6090e2f:
* Implement support for verifying the boot with fipscheck (bsc#1158530) OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=391
This commit is contained in:
parent
665d834d5d
commit
1994b0b8cf
@ -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">d3206e794d580d782431ead5031fa4b8b21e240f</param></service></servicedata>
|
<param name="changesrevision">a6090e2f68a4ca727005b1de8a45bf474a782008</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ab8586a21833e2892af969c3879a5ea3a3cc9e8862073ee510757067831906b
|
|
||||||
size 1643020
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc42382621eaa093a2722b8c66e9c62bbca0be796b3e2b0cb6c11ad3e28ce441
|
|
||||||
size 289256
|
|
3
dracut-049+git118.a6090e2f.obscpio
Normal file
3
dracut-049+git118.a6090e2f.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e010c84acd95b7b451e60b82d1cd46c9259b1bfd9d2e7c0c119ad02cfbbc0f94
|
||||||
|
size 1644556
|
3
dracut-049+git118.a6090e2f.tar.xz
Normal file
3
dracut-049+git118.a6090e2f.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2370f67cefdcf3c59b0d513f5e8fe647eabb598949e727a0e280ea0c18b23965
|
||||||
|
size 289572
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 14 14:22:25 UTC 2020 - daniel.molkentin@suse.com
|
||||||
|
|
||||||
|
- Update to version 049+git118.a6090e2f:
|
||||||
|
* Implement support for verifying the boot with fipscheck (bsc#1158530)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 09 10:11:10 UTC 2020 - daniel.molkentin@suse.com
|
Thu Jan 09 10:11:10 UTC 2020 - daniel.molkentin@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: dracut
|
name: dracut
|
||||||
version: 049+git117.d3206e79
|
version: 049+git118.a6090e2f
|
||||||
mtime: 1578564582
|
mtime: 1579011522
|
||||||
commit: d3206e794d580d782431ead5031fa4b8b21e240f
|
commit: a6090e2f68a4ca727005b1de8a45bf474a782008
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define dracutlibdir %{_prefix}/lib/dracut
|
%define dracutlibdir %{_prefix}/lib/dracut
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 049+git117.d3206e79
|
Version: 049+git118.a6090e2f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Initramfs generator using udev
|
Summary: Initramfs generator using udev
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user