- Update to version 049+git102.9ee0c387:
* dracut-install: Add support for compressed firmware files (boo#1136677) OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=378
This commit is contained in:
parent
264de90b0b
commit
a056309426
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||
<param name="changesrevision">17c579a0b6c4b5fdc37e3a6960e9c1e8d5395873</param></service></servicedata>
|
||||
<param name="changesrevision">9ee0c387591b65ef74ef4eb4740ced3750707237</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e0cd129b374d16be4c5046e2b98495966b473eab0bdc9bdee2ca3f63dc9bc54
|
||||
size 1659916
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bccf12daf11781ea567649faf0a8c10fcb131dee3a308433f940dc03b1b1e460
|
||||
size 293520
|
3
dracut-049+git102.9ee0c387.obscpio
Normal file
3
dracut-049+git102.9ee0c387.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f36093551e12319bf049aa2c9b6970ba07c0e6308ce83228ec45ec12ce881fb3
|
||||
size 1660428
|
3
dracut-049+git102.9ee0c387.tar.xz
Normal file
3
dracut-049+git102.9ee0c387.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08445473ae43cce0dd39adbbc82a79d06e19f9fa5d61e47a09ef464926ae10b0
|
||||
size 294360
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 16:40:37 UTC 2019 - daniel.molkentin@suse.com
|
||||
|
||||
- Update to version 049+git102.9ee0c387:
|
||||
* dracut-install: Add support for compressed firmware files (boo#1136677)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 09:50:51 UTC 2019 - daniel.molkentin@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: dracut
|
||||
version: 049+git101.17c579a0
|
||||
mtime: 1563443355
|
||||
commit: 17c579a0b6c4b5fdc37e3a6960e9c1e8d5395873
|
||||
version: 049+git102.9ee0c387
|
||||
mtime: 1563468017
|
||||
commit: 9ee0c387591b65ef74ef4eb4740ced3750707237
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define dracutlibdir %{_libexecdir}/dracut
|
||||
|
||||
Name: dracut
|
||||
Version: 049+git101.17c579a0
|
||||
Version: 049+git102.9ee0c387
|
||||
Release: 0
|
||||
Summary: Initramfs generator using udev
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user