makedumpfile 1:1.6.5-1ubuntu1~18.04.5 source package in Ubuntu

Changelog

makedumpfile (1:1.6.5-1ubuntu1~18.04.5) bionic; urgency=medium

  * d/p/0006-align_PMD_SECTION_MASK_with_PHYS_MASK.patch (LP: #1869465)
    Fix error on arm64 with 1TB+ of physical or firmware-mapped RAM.

 -- Ioanna Alifieraki <email address hidden>  Thu, 04 Jun 2020 15:08:05 +0100

Upload details

Uploaded by:
Ioanna Alifieraki
Sponsored by:
Mauricio Faria de Oliveira
Uploaded to:
Bionic
Original maintainer:
Louis Bouchard
Architectures:
i386 amd64 powerpc ia64 x32 arm64 armel armhf ppc64el s390x
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
makedumpfile_1.6.5.orig.tar.gz 188.6 KiB 5d4f1d6ded8dca6951eeabcf4bb1ebf6575288fee947529397103c040eb5c760
makedumpfile_1.6.5-1ubuntu1~18.04.5.debian.tar.xz 38.5 KiB 1d8baa1ac1d08c5d7d160e97a52544476998b2346f53f2b81a9507ed79b783a9
makedumpfile_1.6.5-1ubuntu1~18.04.5.dsc 2.3 KiB 950a662f35c623e02b7740f7b574ecaf29565202361693894ddb12eb21a76e19

View changes file

Binary packages built by this source

kdump-tools: scripts and tools for automating kdump (Linux crash dumps)

 kdump-tools provides an init script and a configuration script for
 automating the use of kdump. It uses the makedumpfile utility to
 reduce the size of the /proc/vmcore file based on user preferences.
 .
 After installing, please see /usr/share/doc/kdump-tools/README.Debian
 for information on enabling and configuring kdump.

makedumpfile: VMcore extraction tool

 This program is used to extract a subset of the memory available either
 via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory
 images without extra unneeded information (zero pages, userspace programs,
 etc).

makedumpfile-dbgsym: debug symbols for makedumpfile