Accepting request 726198 from Base:System
- Update to version 049+git108.6c9d1156: * dracut-init.sh: Nuke unused install_kmod_with_fw function * dracut-install: Support the compressed firmware files correctly (boo#1146769) * dracut: let module handling function accept optional path option * dracut.sh: Fix udevdir detection OBS-URL: https://build.opensuse.org/request/show/726198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=143
This commit is contained in:
commit
add8ce68d4
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||
<param name="changesrevision">1244eed724bbf95f36a7535fe6b9ad197887960c</param></service></servicedata>
|
||||
<param name="changesrevision">6c9d1156d1d2eea7147a76d75a06a676e0de8985</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e271d57908e6c062b22c9efbf752debde78927c85d638e3702dac3c9bbc0304c
|
||||
size 1659916
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ec9220d40c5df13eb7aa7e08b62d2d3fa1153d3147b155070bb260b19416e53
|
||||
size 293580
|
3
dracut-049+git108.6c9d1156.obscpio
Normal file
3
dracut-049+git108.6c9d1156.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f2640c0ee686147aed0a9378f765a6c3219c719a5b5ec3ad2e305c28b152cf1
|
||||
size 1658380
|
3
dracut-049+git108.6c9d1156.tar.xz
Normal file
3
dracut-049+git108.6c9d1156.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb01910120fb31d9c5ba4cee05d48a311ff9cfad7ac65f1cee59a935bc1b006f
|
||||
size 293256
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 14:40:04 UTC 2019 - daniel.molkentin@suse.com
|
||||
|
||||
- Update to version 049+git108.6c9d1156:
|
||||
* dracut-init.sh: Nuke unused install_kmod_with_fw function
|
||||
* dracut-install: Support the compressed firmware files correctly (boo#1146769)
|
||||
* dracut: let module handling function accept optional path option
|
||||
* dracut.sh: Fix udevdir detection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 14:18:34 UTC 2019 - daniel.molkentin@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: dracut
|
||||
version: 049+git104.1244eed7
|
||||
mtime: 1563545771
|
||||
commit: 1244eed724bbf95f36a7535fe6b9ad197887960c
|
||||
version: 049+git108.6c9d1156
|
||||
mtime: 1566830363
|
||||
commit: 6c9d1156d1d2eea7147a76d75a06a676e0de8985
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define dracutlibdir %{_libexecdir}/dracut
|
||||
|
||||
Name: dracut
|
||||
Version: 049+git104.1244eed7
|
||||
Version: 049+git108.6c9d1156
|
||||
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