makedumpfile 1:1.6.7-1ubuntu2.5 source package in Ubuntu

Changelog

makedumpfile (1:1.6.7-1ubuntu2.5) focal; urgency=medium

  * makedumpfile falls back to cp with 5.12 kernel (LP: #1970672)
    - can also fail with __vtop4_x86_64: Can't get a valid pmd_pte.
    - d/p/lp1970672-PATCH-Increase-SECTION_MAP_LAST_BIT-to-5.patch

 -- Heather Lemon <email address hidden>  Tue, 21 Nov 2023 15:19:22 +0000

Upload details

Uploaded by:
Heather Lemon
Sponsored by:
Dimitri John Ledkov
Uploaded to:
Focal
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
Focal updates main devel

Downloads

File Size SHA-256 Checksum
makedumpfile_1.6.7.orig.tar.gz 190.1 KiB e702fbdf62b4cd829a76e46f3e24eb3fc7501918b85ebdcd8baef4f53d6ee2c8
makedumpfile_1.6.7-1ubuntu2.5.debian.tar.xz 49.2 KiB d043f1bf5f6ba7913e45cd2ca07bf6e79a8e88aef69e017ca301f8d1b67706ad
makedumpfile_1.6.7-1ubuntu2.5.dsc 2.3 KiB c78eda79d3a995ddd9ee64fd583ae80c5673d8662881f42fccc23e39f84421f8

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