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

Changelog

makedumpfile (1:1.6.5-1ubuntu1~18.04.1) bionic; urgency=low

  * Backport back to bionic. (LP: #1655280) (LP: #1790788)

makedumpfile (1:1.6.5-1ubuntu1) disco; urgency=low

  [ Ubuntu Merge-o-Matic ]
  * Merge from Debian unstable.  Remaining changes:
    - Bump amd64 crashkernel from 384M-:128M to 512M-:192M.

  [ Thadeu Lima de Souza Cascardo ]
  * Use a different service for vmcore dump. (LP: #1811692)

makedumpfile (1:1.6.5-1) unstable; urgency=medium

  * Update to new upstream version 1.6.5.
  * debian: remove debian/source/local-options
  * [i18n] Move PT debconf translation (Closes: #910465)

makedumpfile (1:1.6.4-3) unstable; urgency=medium

  * Reload kdump after memory/CPU hotplug. (LP: #1655280)
  * Fix adding crashkernel to zipl.conf when no quotation mark is used.
    (LP: #1790788)

 -- Thadeu Lima de Souza Cascardo <email address hidden>  Thu, 07 Feb 2019 09:22:23 -0200

Upload details

Uploaded by:
Thadeu Lima de Souza Cascardo
Sponsored by:
Alberto Milone
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.1.debian.tar.xz 35.4 KiB cd6b9f8cebe0dd48e2a317fab1198062d9db13a11fb7e9d1f14cb9a085129355
makedumpfile_1.6.5-1ubuntu1~18.04.1.dsc 2.3 KiB 238dd554d5bc02a12b3dfb3915c348f3dfff2fd2a9f8c2fca18b9447b24cf9fd

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