14
0
forked from pool/kdump
This commit is contained in:
Jiri Bohac
2025-04-15 19:07:30 +02:00
parent 02cfac1a01
commit 6b4e7288d3
4 changed files with 13 additions and 6 deletions

BIN
kdump-2.0.17.tar.xz (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 15 17:06:26 UTC 2025 - Jiri Bohac <jbohac@suse.com>
- upgrade to version 2.0.18
* set KDUMP_CPUs to 32 (all CPUs) by default (bsc#1240769, jsc#PED-9894,
bsc#1237754, bsc#1239999)
-------------------------------------------------------------------
Fri Feb 28 17:26:19 UTC 2025 - Jiri Bohac <jbohac@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package kdump
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -57,7 +57,7 @@
%define dracutlibdir %{_prefix}/lib/dracut
Name: kdump
Version: 2.0.17
Version: 2.0.18
Release: 0
Summary: Kernel crash dump scripts and utilities
License: GPL-2.0-or-later
@@ -92,9 +92,9 @@ BuildRequires: qemu-vgabios
%endif
Requires: /usr/bin/sed
Requires: dracut >= 047
Requires: ethtool
Requires: kexec-tools
Requires: makedumpfile
Requires: ethtool
%ifarch ppc64 ppc64le
Requires: servicelog
BuildRequires: servicelog