makedumpfile (1.5.5-2ubuntu1.6) trusty; urgency=medium

  * Remove hugepages/hugepagesz from kdump's cmdline. (LP: #1634132)

 -- Chris J Arges <chris.j.arges@ubuntu.com>  Wed, 19 Oct 2016 08:05:16 -0500

makedumpfile (1.5.5-2ubuntu1.5) trusty; urgency=medium

  * Add support for Firmware Assisted Dump (fadump)
    (LP: #1464833)

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Tue, 05 Jan 2016 16:07:54 +0100

makedumpfile (1.5.5-2ubuntu1.4) trusty; urgency=medium

  * Add support for newer kernels. Changes include :
    - Support newer kernels up to 3.19
    - Remove the task about remap allocator from TODO list.
    - Initialize symbols early for old kernels.
    - Get MODULES_VADDR by KERNEL_IMAGE_SIZE for x86_64.
    (LP: #1469054)

 -- Louis Bouchard <louis.bouchard@canonical.com>  Tue, 15 Sep 2015 15:48:11 +0200

makedumpfile (1.5.5-2ubuntu1.3) trusty; urgency=medium

  * Add upstart job to minimize interferences from sysVinit scripts
    during kernel crash dump collection. (LP: #1466013)

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Thu, 18 Jun 2015 11:16:13 +0200

makedumpfile (1.5.5-2ubuntu1.2) trusty-proposed; urgency=medium

  * debian/patches/0003-fix-memset-in-cyclic-bitmap-initialization-segfault.patch
    debian/patches/0004-Fix-a-segment-fault-in-dumping-not-aligned.patch
    - Fix segmentation fault when small PT_LOAD is generated (LP: #1441042)

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Tue, 07 Apr 2015 11:04:39 +0200

makedumpfile (1.5.5-2ubuntu1.1) trusty; urgency=medium

  * kdump-config: load kdump kernel from vmlinux too. (LP: #1324544)

 -- Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>  Fri, 03 Oct 2014 11:46:27 +0200

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

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

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Thu, 06 Feb 2014 13:56:52 +0100

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

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Wed, 15 Jan 2014 10:29:34 +0100

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 <louis.bouchard@ubuntu.com>  Thu, 19 Dec 2013 11:31:10 +0100

makedumpfile (1.5.4-1ubuntu2) trusty; urgency=low

  * 0003-powerpc-vmap_area_list.patch: Apply patch from RedHat to add
    vmap_area_list definitions on powerpc and ppc64 to fix the FTBFS.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 04 Nov 2013 22:21:00 -0700

makedumpfile (1.5.4-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build makedumpfile on armel, armhf, ppc64el, and x32.
  * Stop trying to build on arm64 until upstream supports it.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 04 Nov 2013 14:04:29 -0700

makedumpfile (1.5.4-1) unstable; urgency=low

  [Louis Bouchard]
  * New upstream version

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Tue, 16 Jul 2013 16:05:09 +0200

makedumpfile (1.5.3-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build makedumpfile on armel, armhf, arm64, and x32.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 26 May 2013 06:20:29 -0600

makedumpfile (1.5.3-1) unstable; urgency=low

  [ Louis Bouchard ]
  * New upstream version
    - Drop 0003-PATCH-dump-dmesg-fix-for-post-3.5-kernels.patch
      (included upstream)
    - Rebase 0002-Use-install-instead-of-cp-in-Makefile.patch

 -- John Wright <jsw@debian.org>  Sun, 31 Mar 2013 20:45:37 -0700

makedumpfile (1.5.1-1ubuntu1) raring; urgency=low

  * Build makedumpfile on armel, armhf, arm64, and x32 (LP: #831643)

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 24 Feb 2013 14:57:12 -0700

makedumpfile (1.5.1-1) unstable; urgency=low

  * Merge of new upstream version 1.5.1
  * Add --dmesg-fix from upstream 1.5.2 for kernels 3.5
    and above
  * Add creation of /var/crash/dmesg.{timestamp} by kdump-config

 -- Louis Bouchard <louis.bouchard@canonical.com>  Tue, 05 Feb 2013 09:55:43 +0100

makedumpfile (1.5.0-1) unstable; urgency=low

  * New upstream version 1.5.0

 -- Louis Bouchard <louis.bouchard@ubuntu.com>  Mon, 17 Sep 2012 15:55:39 +0200

makedumpfile (1.4.4-1) unstable; urgency=low

  * New upstream version

 -- John Wright <jsw@debian.org>  Mon, 16 Jul 2012 04:01:21 -0600

makedumpfile (1.4.3-1) unstable; urgency=low

  [ Louis Bouchard ]
  * Update packaging for upstream version 1.4.3

  [ John Wright ]
  * Add Louis Bouchard to Uploaders.  Thanks!

 -- John Wright <jsw@debian.org>  Sun, 10 Jun 2012 00:34:07 -0700

makedumpfile (1.4.0-1) unstable; urgency=low

  * New upstream version
  * Drop makedumpfile-static package, since makedumpfile depends on
    libebl, which is no longer available statically, and nobody is
    depending on makedumpfile-static anyway

 -- John Wright <jsw@debian.org>  Sun, 22 Jan 2012 16:49:51 -0800

makedumpfile (1.3.7-2) unstable; urgency=low

  * Cherry-pick upstream commits:
    - [PATCH] BUGFIX: Avoid SIGSEGV when specifying -V option.
      (5b8c2da75cbdb230019a3b956793fb768055b977)
    - [PATCH] Copy correct nr_cpus info to dumpfile during re-filtering.
      (c4f1c98a9827c1c0e41772c1954940fbf1b48048)
  * kdump-tools.init: Don't exit with failure status except for bad
    usage.  This way, even if /etc/default/kdump-tools has USE_KDUMP=1
    but the kernel command line or debug kernels are not set up,
    installation of a new version of the package will not leave it
    unconfigured.  (Closes: #623470)

 -- John Wright <jsw@debian.org>  Tue, 26 Apr 2011 20:05:16 -0700

makedumpfile (1.3.7-1) unstable; urgency=low

  [ John Wright ]
  * New upstream version
  * kdump-config: Clean up kernel command-line argument stripping
  * kdump-tools.init: Remove a stray "$" in the usage statement
    (Closes: #581116)

  [ dave medberry ]
  * kdump-config: Convert 3 log_failure_msg to a log_warning_msg
    (Closes: #594411)

 -- John Wright <jsw@debian.org>  Sun, 17 Apr 2011 21:03:04 -0700

makedumpfile (1.3.5-1) unstable; urgency=low

  * New upstream version
  * Preserve upstream's original makedumpfile.8 in clean target
  * kdump-config: Fix a typo
  * Switch to the "3.0 (quilt)" source format
    - Remove unneeded Build-Depends on quilt
  * Update kdump-tools.README.Debian to reflect that recent kernels
    don't need a crash kernel start address
  * Apply patch from Petter Reinholdtsen to fix incorrect dependencies
    in kdump-tools.init (Closes: #569685)
  * Indicate support for Linux 2.6.32
    - Although upstream hasn't updated its LATEST_VERSION macro, this
      version works without modification on Linux 2.6.32.  Squelch a
      warning that a 2.6.32 kernel is not supported.
  * Backport upstream commit 4a16bd39866093f4949f8e9dc183fa2321bda22d
    - Fix buffer overflow when writing dh->signature

 -- John Wright <jsw@debian.org>  Wed, 03 Mar 2010 17:17:35 -0700

makedumpfile (1.3.4-1) unstable; urgency=low

  * New upstream version.
    - Remove debian/patches/02-Add_x86_64_linux-2.6.31.patch - already
      included upstream
  * Upload to Debian. Changes from Ubuntu:
    - Switch to quilt from dpatch
    - Set myself as the maintainer
    - Don't ignore make clean errors
    - Update to debhelper compatibility level 7 and simplify the rules
      file by using dh
    - Install the manpage with maximum compression
    - Update Standards-Version to 3.8.2, adding a README.source
      explaining the quilt patch setup
    - Add ${perl:Depends} to Depends, since we ship a perl script
    - Add Vcs-Git and Vcs-Browser fields to debian/control
    - Clarify the copyright description
    - Provide a dynamically linked binary in the makedumpfile package,
      and a static binary in the makedumpfile-static package
      - Add lintian overrides relating to makedumpfile-static being
        statically linked
    - Remove unused Build-Depends on zip
    - Build a kdump-tools package that includes an init script and tools
      to configure kdump

 -- John Wright <jsw@debian.org>  Thu, 12 Nov 2009 19:03:18 -0700

makedumpfile (1.3.3-0ubuntu4) karmic; urgency=low

  * debian/patches/02-Add_x86_64_linux-2.6.31.patch:
    - apply patch by Ken'ichi Ohmichi to support 2.6.31 on
      amd64 (kernel memory layout changed)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Jul 2009 09:18:33 +0200

makedumpfile (1.3.3-0ubuntu3) karmic; urgency=low

  * debian/rules, debian/control:
    - add dpatch
  * debian/patches/01_fix_makefile:
    - fix make install target

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 23 Jun 2009 13:14:10 +0200

makedumpfile (1.3.3-0ubuntu2) karmic; urgency=low

  * fix FTBFS due to missing man dir

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 23 Jun 2009 09:21:08 +0200

makedumpfile (1.3.3-0ubuntu1) karmic; urgency=low

  * New upstream release
  * depends on latest libdw-dev (the previous version does
    not ship the required static lib)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 22 Jun 2009 16:19:42 +0200

makedumpfile (1.2.9-0ubuntu3) intrepid; urgency=low

  * Add missing build dependency "zip" to fix FTBFS.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 08 Oct 2008 15:11:25 +0200

makedumpfile (1.2.9-0ubuntu2) intrepid; urgency=low

  * Corrected FTBFS caused by a mistake in the makefile

 -- Michael Casadevall <sonicmctails@gmail.com>  Mon, 06 Oct 2008 02:01:26 -0400

makedumpfile (1.2.9-0ubuntu1) intrepid; urgency=low

  * New upstream version (LP: #271956)
  * Support ia64 discontigmem kernels of linux-2.6.20+.
  * Support x86_64 linux-2.6.27 kernel.
  * Add "--vtop" option for debugging.
  * Add the debugging message for ia64 pgtable.
  * Get information from vmcoreinfo of /proc/vmcore even if -x/-i option.
  * Add free() for error handling.
  * Fix NOT_FOUND value of SIZE(nodemask_t).
  * Use the terminal sizes of 80 for the IMPLEMENTATION file. (Bernhard Walle)
  * Use static allocation instead of malloc().
  * Add get_num_dumpable() function.
  * Remove the unused pointer.
  * Remove the unused code.
  * Make the ELF methods simple.
  * Merge the same code in write_elf_pages().
  * Add "void" to some arguments.
  * Separate the dependency code to machine and linux version.
  * Cleanup vaddr_to_paddr() function.

 -- Kevin Worth <kworth@gmail.com>  Thu, 18 Sep 2008 10:34:45 -0700

makedumpfile (1.2.6-0ubuntu3) intrepid; urgency=low

  * Added lpia to architectures.

 -- Ben Collins <ben.collins@canonical.com>  Tue, 08 Jul 2008 10:51:37 -0400

makedumpfile (1.2.6-0ubuntu2) intrepid; urgency=low

  * Get rid of prerm and postinst from packaging, they were empty.
  * Added copyright for packaging.
  * Added copyright for ppc64.c to debian/copyright
  * Check return value of read(), gets rid of warnings.

 -- Ben Collins <ben.collins@canonical.com>  Wed, 02 Jul 2008 09:18:36 -0400

makedumpfile (1.2.6-0ubuntu1) intrepid; urgency=low

  * Initial release
  * Use _LARGEFILE_SOURCE and _LARGEFILE64_SOURCE instead of
    _FILE_OFFSET_BITS=64 for correct compilation.
  * Added initramfs hook to install makedumpfile into initrd

 -- Ben Collins <ben.collins@canonical.com>  Wed, 18 Jun 2008 18:15:32 -0400

