- revert back to using rd.neednet=1 to enable network (bsc#1206015)

- kdumptool calibrate: add even more margin to reservation 
  calculations (bsc#1207061)
- don't skip infiniband interfaces (bsc#1186745)
  (not a complete fix, requires a patch in dracut as well)

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=247
This commit is contained in:
Jiri Bohac 2023-02-24 16:37:25 +00:00 committed by Git OBS Bridge
parent f571e7e279
commit 6d98c296af
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 24 16:32:40 UTC 2023 - Jiri Bohac <jbohac@suse.com>
- revert back to using rd.neednet=1 to enable network (bsc#1206015)
- kdumptool calibrate: add even more margin to reservation
calculations (bsc#1207061)
- don't skip infiniband interfaces (bsc#1186745)
(not a complete fix, requires a patch in dracut as well)
-------------------------------------------------------------------
Sat Jan 21 11:01:22 UTC 2023 - Jiri Bohac <jbohac@suse.com>

View File

@ -49,7 +49,7 @@
%define dracutlibdir %{_prefix}/lib/dracut
Name: kdump
Version: 1.0.2+git46.g755f3a3
Version: 1.0.2+git50.g4b01402
Release: 0
Summary: Kernel crash dump scripts and utilities
License: GPL-2.0-or-later