Accepting request 1069416 from Kernel:kdump
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1069416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=133
This commit is contained in:
commit
300f83f445
@ -38,6 +38,46 @@ leap150300.x86_64:PERCPU=236
|
||||
leap150300.x86_64:SIZEOFPAGE=64
|
||||
leap150300.x86_64:USER_BASE=17076
|
||||
leap150300.x86_64:USER_NET=4420
|
||||
leap150500.aarch64:INIT_CACHED=38312
|
||||
leap150500.aarch64:INIT_CACHED_NET=4104
|
||||
leap150500.aarch64:INIT_NET=1592
|
||||
leap150500.aarch64:KERNEL_BASE=83580
|
||||
leap150500.aarch64:KERNEL_INIT=19300
|
||||
leap150500.aarch64:PAGESIZE=4096
|
||||
leap150500.aarch64:PERCPU=144
|
||||
leap150500.aarch64:SIZEOFPAGE=64
|
||||
leap150500.aarch64:USER_BASE=14256
|
||||
leap150500.aarch64:USER_NET=6848
|
||||
leap150500.ppc64le:INIT_CACHED=83264
|
||||
leap150500.ppc64le:INIT_CACHED_NET=8064
|
||||
leap150500.ppc64le:INIT_NET=1856
|
||||
leap150500.ppc64le:KERNEL_BASE=189440
|
||||
leap150500.ppc64le:KERNEL_INIT=19200
|
||||
leap150500.ppc64le:PAGESIZE=65536
|
||||
leap150500.ppc64le:PERCPU=896
|
||||
leap150500.ppc64le:SIZEOFPAGE=64
|
||||
leap150500.ppc64le:USER_BASE=67968
|
||||
leap150500.ppc64le:USER_NET=0
|
||||
leap150500.s390x:INIT_CACHED=34440
|
||||
leap150500.s390x:INIT_CACHED_NET=3584
|
||||
leap150500.s390x:INIT_NET=1300
|
||||
leap150500.s390x:KERNEL_BASE=44868
|
||||
leap150500.s390x:KERNEL_INIT=14668
|
||||
leap150500.s390x:PAGESIZE=4096
|
||||
leap150500.s390x:PERCPU=140
|
||||
leap150500.s390x:SIZEOFPAGE=64
|
||||
leap150500.s390x:USER_BASE=19508
|
||||
leap150500.s390x:USER_NET=0
|
||||
leap150500.x86_64:INIT_CACHED=37124
|
||||
leap150500.x86_64:INIT_CACHED_NET=3900
|
||||
leap150500.x86_64:INIT_NET=1784
|
||||
leap150500.x86_64:KERNEL_BASE=89488
|
||||
leap150500.x86_64:KERNEL_INIT=22076
|
||||
leap150500.x86_64:PAGESIZE=4096
|
||||
leap150500.x86_64:PERCPU=264
|
||||
leap150500.x86_64:SIZEOFPAGE=64
|
||||
leap150500.x86_64:USER_BASE=16200
|
||||
leap150500.x86_64:USER_NET=10036
|
||||
sle150200.aarch64:INIT_CACHED=39152
|
||||
sle150200.aarch64:INIT_CACHED_NET=5088
|
||||
sle150200.aarch64:INIT_NET=1652
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a10a91b1b4198fe5435dada12490405af5ebd5963854006d3db4e927466703f
|
||||
size 2563632
|
3
kdump-1.0.2+git50.g4b01402.tar.xz
Normal file
3
kdump-1.0.2+git50.g4b01402.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49d6ea80947b6a954304ad1667f1be66f5bc8e6012f8d49e470357fef0341949
|
||||
size 2563752
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 25 17:40:59 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
||||
|
||||
- add calibrate values for Leap 15.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user