SHA256
1
0
forked from pool/kdump

Accepting request 1189428 from Kernel:kdump

- upgrade to version 2.0.9
  * start kdump-early earlier using DefaultDependencies=no
  * fadump: avoid re-registration if kernel is hotplug ready
  * mkdumprd: use pbl to get default kernel version (boo#1226676)

Please note that the boo#1226676 fix does not completely fix the issue on its own -- another fix is is needed in the Perl-bootloader package.

OBS-URL: https://build.opensuse.org/request/show/1189428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=150
This commit is contained in:
Dominique Leuenberger 2024-07-26 14:14:02 +00:00 committed by Git OBS Bridge
commit 3a4608490e
4 changed files with 12 additions and 4 deletions

View File

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

3
kdump-2.0.9.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 24 12:29:38 UTC 2024 - Jiri Bohac <jbohac@suse.com>
- upgrade to version 2.0.9
* start kdump-early earlier using DefaultDependencies=no
* fadump: avoid re-registration if kernel is hotplug ready
* mkdumprd: use pbl to get default kernel version (boo#1226676)
-------------------------------------------------------------------
Wed Jun 19 13:59:44 UTC 2024 - Jiri Bohac <jbohac@suse.com>

View File

@ -57,7 +57,7 @@
%define dracutlibdir %{_prefix}/lib/dracut
Name: kdump
Version: 2.0.7
Version: 2.0.9
Release: 0
Summary: Kernel crash dump scripts and utilities
License: GPL-2.0-or-later