- upgrade to version 1.9.6

* use newer /sys/kernel/fadump/ instead of /sys/kernel/fadump_
  * use kexec -a which falls back to kexec_load(2) automatically
  * update s390 udev rules
  * drop systemd device timeout generator

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=266
This commit is contained in:
Jiri Bohac 2023-08-25 16:10:18 +00:00 committed by Git OBS Bridge
parent 5d747c1355
commit 9fb1875688
4 changed files with 13 additions and 5 deletions

View File

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

BIN
kdump-1.9.6.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 25 16:08:41 UTC 2023 - Jiri Bohac <jbohac@suse.com>
- upgrade to version 1.9.6
* use newer /sys/kernel/fadump/ instead of /sys/kernel/fadump_
* use kexec -a which falls back to kexec_load(2) automatically
* update s390 udev rules
* drop systemd device timeout generator
-------------------------------------------------------------------
Fri Jul 28 14:39:14 UTC 2023 - Jiri Bohac <jbohac@suse.com>

View File

@ -53,7 +53,7 @@
%define dracutlibdir %{_prefix}/lib/dracut
Name: kdump
Version: 1.9.5
Version: 1.9.6
Release: 0
Summary: Kernel crash dump scripts and utilities
License: GPL-2.0-or-later
@ -64,7 +64,6 @@ Source1: calibrate.conf.all
BuildRequires: asciidoc
BuildRequires: cmake >= 3.7
BuildRequires: gcc-c++
BuildRequires: libblkid-devel
BuildRequires: pkgconfig
BuildRequires: systemd-sysvinit
BuildRequires: util-linux-systemd