From d85ed45906d9d53ce46f0a66f87e7baa7938022cbeb7872b1be552441427b14d Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 21 Feb 2020 14:43:10 +0000 Subject: [PATCH 1/2] - 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/package/show/Base:System/dracut?expand=0&rev=395 --- _servicedata | 2 +- dracut-049.1+git120.dbfbfcb8.obscpio | 3 --- dracut-049.1+git120.dbfbfcb8.tar.xz | 3 --- dracut-049.1+git123.c2a6645e.obscpio | 3 +++ dracut-049.1+git123.c2a6645e.tar.xz | 3 +++ dracut.changes | 8 ++++++++ dracut.obsinfo | 6 +++--- dracut.spec | 2 +- 8 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 dracut-049.1+git120.dbfbfcb8.obscpio delete mode 100644 dracut-049.1+git120.dbfbfcb8.tar.xz create mode 100644 dracut-049.1+git123.c2a6645e.obscpio create mode 100644 dracut-049.1+git123.c2a6645e.tar.xz diff --git a/_servicedata b/_servicedata index e5704ff..57ec0a4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - dbfbfcb8fe0bc086850aca67b182e6ca2fe2c63d \ No newline at end of file + c2a6645eb25d96ef7dc3181decae1cfd28a7d548 \ No newline at end of file diff --git a/dracut-049.1+git120.dbfbfcb8.obscpio b/dracut-049.1+git120.dbfbfcb8.obscpio deleted file mode 100644 index e768141..0000000 --- a/dracut-049.1+git120.dbfbfcb8.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4124e064ddeff7b6bc33d094579a760badabb47d94530bd3935bad56f7f7e7c7 -size 1646604 diff --git a/dracut-049.1+git120.dbfbfcb8.tar.xz b/dracut-049.1+git120.dbfbfcb8.tar.xz deleted file mode 100644 index af138f7..0000000 --- a/dracut-049.1+git120.dbfbfcb8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6fa397aa82c7d90a0dffdb676d4ecb33d7964649c527812cb3f045e1bcfde03 -size 289728 diff --git a/dracut-049.1+git123.c2a6645e.obscpio b/dracut-049.1+git123.c2a6645e.obscpio new file mode 100644 index 0000000..dc4052e --- /dev/null +++ b/dracut-049.1+git123.c2a6645e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d3b83b540cd10f11d2c23288baac9300ba8e2ecc8084ad62187cfad14cf74c +size 1650188 diff --git a/dracut-049.1+git123.c2a6645e.tar.xz b/dracut-049.1+git123.c2a6645e.tar.xz new file mode 100644 index 0000000..96cae1d --- /dev/null +++ b/dracut-049.1+git123.c2a6645e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697326b356180871f855b6c89f5f1ef9d0194b51fc5f0d78d29e7411706b6258 +size 290228 diff --git a/dracut.changes b/dracut.changes index ccb1552..e7703ee 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/dracut.obsinfo b/dracut.obsinfo index af00174..c31b404 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,5 +1,5 @@ name: dracut -version: 049.1+git120.dbfbfcb8 -mtime: 1580827033 -commit: dbfbfcb8fe0bc086850aca67b182e6ca2fe2c63d +version: 049.1+git123.c2a6645e +mtime: 1582273758 +commit: c2a6645eb25d96ef7dc3181decae1cfd28a7d548 diff --git a/dracut.spec b/dracut.spec index 903271f..5aca32e 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,7 +19,7 @@ %define dracutlibdir %{_prefix}/lib/dracut Name: dracut -Version: 049.1+git120.dbfbfcb8 +Version: 049.1+git123.c2a6645e Release: 0 Summary: Initramfs generator using udev License: GPL-2.0-or-later AND LGPL-2.1-or-later From 29108bc2feba53bd59a9b330ec5b325081c5109951db04197cde9f12a6e5c31a Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 21 Feb 2020 16:08:41 +0000 Subject: [PATCH 2/2] - Update to version 049.1+git124.70941b30: * 90kernel-modules: Add PCI host controller modules (boo#1162669) OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=396 --- _servicedata | 2 +- dracut-049.1+git123.c2a6645e.obscpio | 3 --- dracut-049.1+git123.c2a6645e.tar.xz | 3 --- dracut-049.1+git124.70941b30.obscpio | 3 +++ dracut-049.1+git124.70941b30.tar.xz | 3 +++ dracut.changes | 6 ++++++ dracut.obsinfo | 6 +++--- dracut.spec | 2 +- 8 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 dracut-049.1+git123.c2a6645e.obscpio delete mode 100644 dracut-049.1+git123.c2a6645e.tar.xz create mode 100644 dracut-049.1+git124.70941b30.obscpio create mode 100644 dracut-049.1+git124.70941b30.tar.xz diff --git a/_servicedata b/_servicedata index 57ec0a4..882b591 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/dracut.git - c2a6645eb25d96ef7dc3181decae1cfd28a7d548 \ No newline at end of file + 70941b302bb05a22c508c74aa2568f51a472a558 \ No newline at end of file diff --git a/dracut-049.1+git123.c2a6645e.obscpio b/dracut-049.1+git123.c2a6645e.obscpio deleted file mode 100644 index dc4052e..0000000 --- a/dracut-049.1+git123.c2a6645e.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35d3b83b540cd10f11d2c23288baac9300ba8e2ecc8084ad62187cfad14cf74c -size 1650188 diff --git a/dracut-049.1+git123.c2a6645e.tar.xz b/dracut-049.1+git123.c2a6645e.tar.xz deleted file mode 100644 index 96cae1d..0000000 --- a/dracut-049.1+git123.c2a6645e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:697326b356180871f855b6c89f5f1ef9d0194b51fc5f0d78d29e7411706b6258 -size 290228 diff --git a/dracut-049.1+git124.70941b30.obscpio b/dracut-049.1+git124.70941b30.obscpio new file mode 100644 index 0000000..3f6bd38 --- /dev/null +++ b/dracut-049.1+git124.70941b30.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5f42dd9033829bf9c325781aef109f7c6729ae2682594d7673d3192eb455d6 +size 1650188 diff --git a/dracut-049.1+git124.70941b30.tar.xz b/dracut-049.1+git124.70941b30.tar.xz new file mode 100644 index 0000000..ec99b49 --- /dev/null +++ b/dracut-049.1+git124.70941b30.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf424757edc37c43cd1aeb9c52d3cff6a1858ef7a057fe06b1361a6d68454863 +size 290212 diff --git a/dracut.changes b/dracut.changes index e7703ee..6c6a046 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/dracut.obsinfo b/dracut.obsinfo index c31b404..29735cb 100644 --- a/dracut.obsinfo +++ b/dracut.obsinfo @@ -1,5 +1,5 @@ name: dracut -version: 049.1+git123.c2a6645e -mtime: 1582273758 -commit: c2a6645eb25d96ef7dc3181decae1cfd28a7d548 +version: 049.1+git124.70941b30 +mtime: 1582301239 +commit: 70941b302bb05a22c508c74aa2568f51a472a558 diff --git a/dracut.spec b/dracut.spec index 5aca32e..324ba29 100644 --- a/dracut.spec +++ b/dracut.spec @@ -19,7 +19,7 @@ %define dracutlibdir %{_prefix}/lib/dracut Name: dracut -Version: 049.1+git123.c2a6645e +Version: 049.1+git124.70941b30 Release: 0 Summary: Initramfs generator using udev License: GPL-2.0-or-later AND LGPL-2.1-or-later