Accepting request 736070 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/736070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=145
This commit is contained in:
Dominique Leuenberger 2019-10-10 09:52:07 +00:00 committed by Git OBS Bridge
commit 9fe11c5480
8 changed files with 20 additions and 12 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">fe41ccd97a72ae7d072f463aed8477f32f86eb9e</param></service></servicedata>
<param name="changesrevision">058e566c02c4cdaeecba1f946d41c3c7cee34dfd</param></service></servicedata>

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 01 10:45:44 UTC 2019 - daniel.molkentin@suse.com
- Update to version 049+git114.058e566c:
* 35network-legacy: only skip waiting for interfaces if netroot is set (bsc#1152006)
* fixup "Dracut: only login to one target at a time" (bsc#1152650)
-------------------------------------------------------------------
Mon Sep 23 11:37:53 UTC 2019 - daniel.molkentin@suse.com
@ -55,13 +62,14 @@ Thu Jul 18 09:43:11 UTC 2019 - daniel.molkentin@suse.com
Mon Jun 17 11:41:01 UTC 2019 - ext-linus.larsson@se.fujitsu.com
- Update to version 049+git94.aef7a52b:
* ucode: properly include early only ucode
* ucode: properly include early only ucode (bsc#1098915, bsc#1125393)
* keep network device naming scheme on upgrade (bsc#1136927)
-------------------------------------------------------------------
Sat May 25 19:40:09 UTC 2019 - Daniel Molkentin <daniel.molkentin@suse.com>
- Bump to 049
- Contains fixes for bsc#1134472, bsc#1134347 and bsc#1133819
- Patches are now maintained in git
* Removed 0012-40network-Fix-race-condition-when-wait-for-networks.patch
* Removed 0013-40network-always-start-netroot-in-ifup.sh.patch

View File

@ -1,5 +1,5 @@
name: dracut
version: 049+git112.fe41ccd9
mtime: 1569238086
commit: fe41ccd97a72ae7d072f463aed8477f32f86eb9e
version: 049+git114.058e566c
mtime: 1569926661
commit: 058e566c02c4cdaeecba1f946d41c3c7cee34dfd

View File

@ -19,7 +19,7 @@
%define dracutlibdir %{_libexecdir}/dracut
Name: dracut
Version: 049+git112.fe41ccd9
Version: 049+git114.058e566c
Release: 0
Summary: Initramfs generator using udev
License: GPL-2.0-or-later AND LGPL-2.1-or-later