Accepting request 540124 from home:lzwang:branches:Kernel:kdump

- Update to 1.6.2
  * Fix the use of Xen physical and machine addresses (bsc#1014136)
  * Fix memory leak in get_kcore_dump_loads()
  * Support kernels up to 4.11.7
  * Consider not page-size aligned phys_end for paddr_to_pfn()
  * Add runtime kaslr offset if it exists

OBS-URL: https://build.opensuse.org/request/show/540124
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=106
This commit is contained in:
Petr Tesařík 2017-11-09 08:27:43 +00:00 committed by Git OBS Bridge
parent 4e663c0342
commit f2ffa3fd31
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 8 17:00:15 HKT 2017 - lzwang@suse.com
- Update to 1.6.2
* Fix the use of Xen physical and machine addresses (bsc#1014136)
* Fix memory leak in get_kcore_dump_loads()
* Support kernels up to 4.11.7
* Consider not page-size aligned phys_end for paddr_to_pfn()
* Add runtime kaslr offset if it exists
-------------------------------------------------------------------
Thu May 11 15:32:13 UTC 2017 - ptesarik@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package makedumpfile
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,7 @@
%endif
Name: makedumpfile
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: Partial kernel dump
License: GPL-2.0