From 2b07ec506d1a7029cffd920a1f789b27c7296962893ff82e3d8aa9761ede4cce Mon Sep 17 00:00:00 2001 From: Jiri Bohac Date: Tue, 17 Oct 2023 16:23:12 +0000 Subject: [PATCH] - upgrade to version 1.9.7 * prevent dracut emergency shell * s390: consolidate low-level network configuration with zdev * s390: Explicitly request zFCP devices OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=270 --- kdump-1.9.6.tar.xz | 3 --- kdump-1.9.7.tar.xz | 3 +++ kdump.changes | 9 +++++++++ kdump.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 kdump-1.9.6.tar.xz create mode 100644 kdump-1.9.7.tar.xz diff --git a/kdump-1.9.6.tar.xz b/kdump-1.9.6.tar.xz deleted file mode 100644 index 51a9359..0000000 --- a/kdump-1.9.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6b5ec3a54dc8f78aec57fa3781018afbddf2928b12017abe3aab53dec59f402 -size 71132 diff --git a/kdump-1.9.7.tar.xz b/kdump-1.9.7.tar.xz new file mode 100644 index 0000000..1b198e5 --- /dev/null +++ b/kdump-1.9.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852f45489cf550be39fbca759145ec1d8fd8e20abf38ab824c3619c8597d55f2 +size 71520 diff --git a/kdump.changes b/kdump.changes index b3ad614..8a8a98f 100644 --- a/kdump.changes +++ b/kdump.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 17 16:22:16 UTC 2023 - Jiri Bohac + +- upgrade to version 1.9.7 + * prevent dracut emergency shell + * s390: consolidate low-level network configuration with zdev + * s390: Explicitly request zFCP devices + + ------------------------------------------------------------------- Wed Sep 6 12:20:14 UTC 2023 - Jiri Bohac diff --git a/kdump.spec b/kdump.spec index 692a521..b34f5fd 100644 --- a/kdump.spec +++ b/kdump.spec @@ -53,7 +53,7 @@ %define dracutlibdir %{_prefix}/lib/dracut Name: kdump -Version: 1.9.6 +Version: 1.9.7 Release: 0 Summary: Kernel crash dump scripts and utilities License: GPL-2.0-or-later