makedumpfile 1.5.5-2ubuntu1 source package in Ubuntu

Changelog

makedumpfile (1.5.5-2ubuntu1) trusty; urgency=low

  * Merge from Debian unstable (LP: #1277065).  Remaining changes:
    - Build makedumpfile on armel, armhf, ppc64el, and x32.

makedumpfile (1.5.5-2) unstable; urgency=low

  * Drop debug kernel requirement from kdump-config

    [Konstantin Khlebnikov]
    Starting from 2.6.24 kernel provides vmcoreinfo right in vmcore,
    so makedumpfile can produce filtered dumps without vmlinux or slecial vmcoreinfo.
    Closes: #638849

  * debian/kdump-config : Define Timestamp only once in variable and reuse

makedumpfile (1.5.5-1) unstable; urgency=low

  [ Louis Bouchard ]
  * New upstream version
    - Reworked debian/patches to use DEP3
    - Use install statement from upstream Makefile
 -- Louis Bouchard <email address hidden>   Thu, 06 Feb 2014 13:56:52 +0100

Upload details

Uploaded by:
Louis Bouchard
Sponsored by:
Michael Terry
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64 powerpc ia64 lpia x32 armel armhf ppc64el all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main devel

Downloads

File Size SHA-256 Checksum
makedumpfile_1.5.5.orig.tar.gz 139.7 KiB 1ee164d450b9fe426e869fdf4e4f4ff6684da5d360c60ec4a8c496f59d3cd448
makedumpfile_1.5.5-2ubuntu1.debian.tar.gz 15.1 KiB 5b8ab4daa05dc3e9b545fd61beec78db81b2552ba46ea6689c31e32345f39b82
makedumpfile_1.5.5-2ubuntu1.dsc 1.5 KiB 0e1f850c1d8d6830bda18f908bcbb8195eecd8a02380d8fba31a17e74cb4b056

Available diffs

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 uneeded information (zero pages, userspace programs,
 etc).