Accepting request 778051 from Base:System

- Update to version 049.1+git124.70941b30:
  * 90kernel-modules: Add PCI host controller modules (boo#1162669)

- Update to version 049.1+git123.c2a6645e:
  * dracut: add warning when including unsupported modules (bsc#1163055)
  * 01fips: Boot without BOOT_IMAGE being set (bsc#1161292)
  * 01fips: Use correct kernel image name for more platforms (bsc#1164076)

OBS-URL: https://build.opensuse.org/request/show/778051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=151
This commit is contained in:
Dominique Leuenberger 2020-02-27 15:29:37 +00:00 committed by Git OBS Bridge
commit 0e4661293f
8 changed files with 25 additions and 11 deletions

View File

@ -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">dbfbfcb8fe0bc086850aca67b182e6ca2fe2c63d</param></service></servicedata> <param name="changesrevision">70941b302bb05a22c508c74aa2568f51a472a558</param></service></servicedata>

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Feb 21 16:08:12 UTC 2020 - daniel.molkentin@suse.com
- Update to version 049.1+git124.70941b30:
* 90kernel-modules: Add PCI host controller modules (boo#1162669)
-------------------------------------------------------------------
Fri Feb 21 14:41:37 UTC 2020 - daniel.molkentin@suse.com
- Update to version 049.1+git123.c2a6645e:
* dracut: add warning when including unsupported modules (bsc#1163055)
* 01fips: Boot without BOOT_IMAGE being set (bsc#1161292)
* 01fips: Use correct kernel image name for more platforms (bsc#1164076)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 04 14:38:21 UTC 2020 - daniel.molkentin@suse.com Tue Feb 04 14:38:21 UTC 2020 - daniel.molkentin@suse.com

View File

@ -1,5 +1,5 @@
name: dracut name: dracut
version: 049.1+git120.dbfbfcb8 version: 049.1+git124.70941b30
mtime: 1580827033 mtime: 1582301239
commit: dbfbfcb8fe0bc086850aca67b182e6ca2fe2c63d commit: 70941b302bb05a22c508c74aa2568f51a472a558

View File

@ -19,7 +19,7 @@
%define dracutlibdir %{_prefix}/lib/dracut %define dracutlibdir %{_prefix}/lib/dracut
Name: dracut Name: dracut
Version: 049.1+git120.dbfbfcb8 Version: 049.1+git124.70941b30
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