ubuntu/+source/makedumpfile:ubuntu/zesty-proposed
- Git
- lp:ubuntu/+source/makedumpfile
- ubuntu/zesty-proposed
- Get this branch:
-
git clone
-b ubuntu/zesty-proposed
https://git.launchpad.net/ubuntu/+source/makedumpfile
Branch merges
Related source package recipes
Branch information
- Name:
- ubuntu/zesty-proposed
- Repository:
- lp:ubuntu/+source/makedumpfile
Recent commits
- ddabd2f... by Louis Bouchard on 2017-01-05
-
Import patches-unapplied version 1:1.6.1-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1beed7686e511e0
e72b42d1c9b64a3 5951e0f930 New changelog entries:
* New upstream release. Main new feature:
o Support new kernels
- The supported kernel is updated to 4.8 in this version.
* Changelog:
o New feature
- [PATCH v2] Support _count -> _refcount rename in struct page (by Vitaly
Kuznetsov) ed46b6a
- [PATCH 1/8] ppc64: fix vtop page translation for 4K pages (by Hari
Bathini) cf02f88
- [PATCH 2/8] ppc64: Use kernel terminology for each level in 4-level page
table (by Hari Bathini) 37abbe1
- [PATCH 3/8] ppc64: address changes in kernel v4.5 (by Hari Bathini)
bc86b61
- [PATCH 4/8] ppc64: address change in _PAGE_PRESNT flag for PowerISA v3.0
(by Hari Bathini) 3003fbe
- [PATCH 5/8] ppc64: use physical addresses and unfold pud for 64K page
size (by Hari Bathini) afe7f9f
- [PATCH 6/8] ppc64: support big endian Linux page tables (by Hari
Bathini) f3d7cc5
- [PATCH 7/8] ppc64: use the same masked bit values for 4K and 64K
pagesizes (by Hari Bathini) 398746a
- [PATCH 8/8] ppc64: enable address translation support for radix mmu (by
Hari Bathini) ed65d60
- [PATCH 01/10] arm64: cleanup code, comment, blank space, blank lines etc
(by Pratyush Anand) c42c582
- [PATCH 02/10] read_vmcoreinfo_long: Allow to read hex values as well (by
Pratyush Anand) b01fa28
- [PATCH 03/10] Introduce read_vmcoreinfo_ulong( ) (by Pratyush Anand)
edc314e
- [PATCH 04/10] arm64: use already available PAGESIZE() and PAGESHIFT()
macros (by Pratyush Anand) 48581a7
- [PATCH 05/10] arm64: fix page_offset definition (by Pratyush Anand)
a4335c6
- [PATCH 06/10] arm64: fix re-filtering (by Pratyush Anand) 618b76c
- [PATCH 07/10] arm64: use value of VA_BITS and PHYS_OFFSET embedded into
vmcore (by Pratyush Anand) 74df822
- [PATCH 08/10] arm64: immunize identity mapped address finding w.r.t.
kernel changes (by Pratyush Anand) a84f726
- [PATCH 09/10] arm64: Add support for 4level 4K page translations table
(by Azriel Samson) 969ee30
- [PATCH 10/10] arm64: fix memory layout as per changes in v4.6 kernel (by
Pratyush Anand) b6fe70c
o Bugfix
- [PATCH 1/2] sadump: fix segmentation fault on sadump-related formats (by
HATAYAMA Daisuke) 0ba14bc
- [PATCH 2/2] sadump: fix wrong progress report on sadump formats (by
HATAYAMA Daisuke) d5d268b
- [PATCH] Fix module init base and size offset for kernel v4.5 (by
Guenther Hutzl) 32dd468
- [PATCH] Fix uninitialized file descriptors for parallel dump (by Atsushi
Kumagai) 1474dd4
- [PATCH] x86_64: Set zero to phys_base for the kernel older than 2.6.22
(by Atsushi Kumagai) 114060b
o Cleanup
- [PATCH] Add more descriptions of multi-threads feature (by Zhou Wenjian)
2af8d6a
- [PATCH v2] Cleanup: Use a negative number for uninitialized file
descriptors (by Petr Tesarik) 8b8fa9f
- [PATCH v3 1/3] open_dump_bitmap: open bitmap file in non-cyclic case (by
Martin Wilck) a8d8657
- [PATCH v3 2/3] move call to open_dump_bitmap() to after call to
initial() (by Martin Wilck) 3696c40
- [PATCH v3 3/3] close_dump_bitmap: simplify logic (by Martin Wilck)
c1c53f8
- [PATCH v2 1/2] Adapt code to get value of phys_base (by Baoquan He)
acdbb1d
- [PATCH V2 1/4] x86_64: Calculate page_offset from pt_load (by Pratyush
Anand) 0c9dd01
- [PATCH V2 2/4] x86_64: translate all VA to PA using page table values
(by Pratyush Anand) c41e33c
- [PATCH V2 3/4] x86_64: kill is_vmalloc_addr_x86_ 64() (by Pratyush Anand)
8419f4d
- [PATCH V2 4/4] x86_64: kill some unused initialization (by Pratyush
Anand) ecb3719
- [PATCH v2 2/2] Clean up unused KERNEL_IMAGE_SIZE (by Atsushi Kumagai)
0068010
* Debian specific changes :
- d/control:
Update Vcs-Git field to new URL
Add lsb-base dependency to kdump-tools to avoid lintian error
- Fix Readme.Debian :
Replace nmi_watchdog=1 to nmi_watchdog=panic for x86 and x86_64 arch
(Closes: 824094)
Mention Magic SysRq key (Closes: 793753) - 1beed76... by Louis Bouchard on 2016-12-12
-
Import patches-unapplied version 1:1.6.0-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c4e85677f129054
761ab4353d8a421 d4be0e922e New changelog entries:
* Turn hardcoded timeo and retrans NFS options into parameters that
can be modified in /etc/default/kdump-tools. Also use the NFS defaults
(timeo=600, retrans=3) for these parameters. Make those values visible
in the 'show' command if NFS is configured (Closes: 847920)
* Add translation file for :
[ Chris Leick <email address hidden> ]
- German (Closes: 842494) - c4e8567... by Louis Bouchard on 2016-11-07
-
Import patches-unapplied version 1:1.6.0-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: dc330cf861a2c9a
64c28d81582776c 718317acad New changelog entries:
* d/p/0003-PATCH-v2- Support- _count- _refcount- rename- in-struct- p.patch,
d/p/0004-fix- readpage_ elf-attempt- to-read- non-existent- page.patch
Fix makedumpfile failure on 4.8 kernels.
- Makedumpfile will exit on error with the following message :
get_mem_map: Can't distinguish the memory type. (LP: #1626269)
- Fix readpage_elf: Attempt to read non-existent page errors after
previous patch is applied (Closes: #842019)
[ Robert Collins ]
* Support Hyper-V hypervisors.
Per https://support. microsoft. com/en- us/kb/2858695 the ata_piix driver
will attempt to create a second connection to the hypervisor
while the original kernel is still connected, which fails.(Closes: #824525)
* Add translation files for :
[ Adriano Rafael Gomes ]
- Brazilian Portuguese (Closes: #834935)
[ Frans Spiesschaert ]
- Dutch (Closes: #834609)
[ Jean-Pierre Giraud ]
- French (Closes: #832006)
[ Rinat ]
* Fix double-quote handling in /proc/cmdline
Parsing of the cmdline would fail if double-quotes are encountered
in /proc/cmdine (i.e. like when things like "acpi_osi=!Windows 2012"
are found in the cmdline). (Closes: #835600)
* Raise debian compatibility level to 9
* Fix spelling error in debian/control - dc330cf... by Riku Voipio on 2016-10-28
-
Import patches-unapplied version 1:1.6.0-2.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2c8c370f0a1f58e
3a59e938593c282 a861968eb7 New changelog entries:
* Non-maintainer upload.
* Import fixes from ubuntu
* Remove hugepages/hugepagesz from kdump's cmdline. (LP: #1634132)
- Chris J Arges <email address hidden>
* Build on arm64. LP: #1238110, Closes: 791963
- <email address hidden> - 2c8c370... by Louis Bouchard on 2016-07-15
-
Import patches-unapplied version 1:1.6.0-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 09eceaf0b426c9c
1dc2d4fd981a43a 99425a2c53 New changelog entries:
* define_stampdir() : Loop on hostname -I for 5 sec to get IP address
if HOSTTAG=ip. The network stack may not be ready when kdump-config runs.
Give it some time before reverting HOSTTAG to hostname if an IP address
cannot be found. (LP: #1599561)
* debian/rules : drop the dh_installinit override
Uses a syntax which is no longer supported and generate an error on
install. (LP: #1599491) - 09eceaf... by Louis Bouchard on 2016-06-22
-
Import patches-unapplied version 1:1.6.0-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c3e4ae121957ef1
781b73b6452cf1e c274632a71 New changelog entries:
* New upstream version includes :
o Exclude page structures of non-dumped pages
- Add the new option "-e" to exclude the page structures which correspond
to excluded pages. This option will bring a great performance, but it
will harm analyticity a little bit. Please see the note below:NOTE: If you specify this option, crash will show the message below
and the 'kmem' command will not work.This dumpfile is incomplete because the page structures associated
with excluded pages may also be excluded. This may cause the crash
session to fail entirely, may cause commands to fail (most notably
the "kmem" command), or may result in unpredictable runtime behavior.Now this option supports only x86_64.
o Support new kernels
- The supported kernel is updated to 4.5 in this version.Changelog:
o New feature
- [PATCH V7] Exclude page structures of non-dumped pages. (by Cliff Wickman) 46176a9
- [PATCH 1/4] ARM64: Refactor code to support multiple page level. (by Pratyush Anand) 28a4729
- [PATCH 2/4] ARM64: Decide VA Bits on the basis of _stext symbol value. (by Pratyush Anand) a93301d
- [PATCH 3/4] ARM64: Fix KVBASE. (by Pratyush Anand) ec85257
- [PATCH 4/4] ARM64: Fix for ARM64 3 level translation tables. (by Sameer Goel) c92a63do Bugfix
- [PATCH] Fix bitmap buffer release code. (by Atsushi Kumagai) 7556e69
- [PATCH 1/3] Keep segment memory size when re-filtering ELF dumps (by Petr Tesarik) 606fe8c
- [PATCH 2/3] Mark unstored ELF pages as filtered (by Petr Tesarik) 1cdabcd
- [PATCH 3/3] Rewrite readpage_elf (by Petr Tesarik) 7a7cebc
- [PATCH] Looking for page.compound_order/compound_ dtor to exclude hugepages
(by Atsushi Kumagai) 5bc1f52
- [PATCH] Skip examining compound tail pages (by Atsushi Kumagai) 13b4233
- [PATCH] arm64: fix two level pmd calculation (by Pratyush Anand) 6759c72
- [PATCH] Fix module core base and size offset for kernel v4.5 (by Pratyush Anand) fa6a75a
- [PATCH] Fix deleted macro by mistake for ia64 (by Atsushi Kumagai) cfe652e
- [PATCH] Fix boundary value bug for checking memory holes (by Atsushi Kumagai) 11a6dae
- [PATCH] Skip null entries to walk page tables correctly (by Atsushi Kumagai) ecf7a13
- [PATCH] Fix read data corruption for multi thread feature. (by Atsushi Kumagai) ae848e8o Cleanup
- [PATCH] Remove useless definitions of return value. (by Atsushi Kumagai) 3d32567
- [PATCH] Clean up the in-accurate message printing about mmap (by Baoquan He) 2b8c001
- [PATCH v8] Improve the performance of --num-threads -d 31 (by Zhou Wenjian) dfa2447
- [PATCH] Fix compilation warning (by Pratyush Anand) 7dda810
- [PATCH] Fix compilation warnings for x86_64 (by Atsushi Kumagai) 27b5fb5
- [PATCH] Fix man page to add -p option (by Atsushi Kumagai) e444aad
- [PATCH] Fix compilation warning (by Andrey Skvortsov) 484c6b1
* Debian specific enhancements :
[kdump-tools] Add missing unit to crashkernel parameter
[d/p/0001- Remove- libebl- linkage. patch] Adapt to new upstream vers.
* Debian specific modifications dropped :
d/p/0003-support- kernel- 4.2.patch] Fixed upstream - c3e4ae1... by Louis Bouchard on 2016-05-31
-
Import patches-unapplied version 1:1.5.9-7 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 99eb799c8afda49
810b76b8a890eaf 4bfbfbc549 New changelog entries:
* [d/rules] Lower kexec-tools dependency to -2
The ubuntu merge will happen on an 1:2.0.10-2 version so it cannot
depends on -3. - 99eb799... by Louis Bouchard on 2016-05-30
-
Import patches-unapplied version 1:1.5.9-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: afa492e745a0c94
f27bb23230832c5 6d76607b16 New changelog entries:
* [ Juerg Haefliger <email address hidden> ]
Limit the number of dumps kept on the local machine
Introduce a new config variable KDUMP_NUM_DUMPS that specifies how
many dumps should be kept on the machine. This can be use to prevent
running out of disk space. It is ignored if remote dumping (ssh or nfs)
is enabled. If there are too many dump files, older dumps are purged but
only after the current dump operation succeeded.
* [ Linn Crosetto <email address hidden> ]
kdump-config: add support for UEFI Secure Boot
kdump-config needs to query the state of UEFI Secure Boot in order to correctly
use kexec to boot the crash kernel. Specifically, kexec needs the "-s" option
to use the kexec_file_load system call to validate the image before loading it.
(Closes: #823003)
* [Hari Bathini <email address hidden>]
Fix networked kdump failure to reach remote server. Avoids
"Network is unreachable" message when trying to do remote dumps on either
SSH or NFS. (LP: #1571590)
* Add support for architecture-specific crashkernel param
On Debian, the crashkernel boot parameter is left undefined. On Ubuntu
it was defined in the kexec-tools package, modified specifically.
This parameter is now defined by the kdump-tools package and uses an
architecture-specific file containing the definition. A generic symlink
called /etc/default/grub.d/ kdump-tools. cfg points to the architecture
specific file.The default values are :
- All but ppc64el : 128M
- ppc64el : 2G-4G:320M,4G-32G: 512M,32G- 64G:1024M, 64G-128G: 2048M,128G- :4096M@ 32M
(LP: #1567539)
On s390x architecture, the crashkernel parameter is added to the
/etc/zipl.conf file.
/etc/default/ kdump-tools is also modified to use the cio_ignore parameter
when kexec loads the crash kernel (LP: #1570775) - afa492e... by Louis Bouchard on 2016-02-10
-
Import patches-unapplied version 1:1.5.9-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 96c4168b8f4aaf6
4d656f6795d0883 5634cd85e5 New changelog entries:
[ Hendrik Brueckner ]
* Build makedumpfile for s390x (Closes: #710674)
* Enable LZO compression for makedumpfile - 96c4168... by Louis Bouchard on 2016-01-26
-
Import patches-unapplied version 1:1.5.9-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1042beea2c228ff
f269bb858e16e8a ff87582bf2 New changelog entries:
* Allow for symlinks to be created for vmlinux files : On Power8
architecture, systems are booting from a vmlinux file. The symlink
/var/lib/kdump/ vmlinuz has to point to this file. (LP: #1536904)
* Add functionality to create symlinks for older kernels : If kdump
is installed on systems with more than one kernel package, the smaller
initrd.img file will only be created for the latest kernel. Adding the
'symlinks' functionality will allow for the creation of symlinks to
older kernels. If the smaller initrd.img file is missing in /var/lib/kdump
it will be created beforehand. This will be preempted if kdump is already
loaded. (LP: #1537714)
* Fix kdump-config manpage : add documentation for the propagate option.
(LP: #1538148)
* Improve manpage for kdump-config