forked from pool/kdump
2.0.18
This commit is contained in:
BIN
kdump-2.0.17.tar.xz
(Stored with Git LFS)
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
BIN
kdump-2.0.18.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user