faultstat (0.01.06-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix two memory leaks of new_fault_info on error handling
  * Update copyright to 2021

 -- Colin King <colin.king@canonical.com>  Fri, 19 Feb 2021 11:16:23 +0000

faultstat (0.01.05-1) unstable; urgency=medium

  * Makefile: bump version
  * faultstat: handle weird comm field in /proc/$PID/stat
  * snapcraft: replace version-script with an override

 -- Colin King <colin.king@canonical.com>  Sat, 7 Nov 2020 17:52:11 +0000

faultstat (0.01.04-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian/control: update compat to 13, remove compat file, add
    Rules-Requires-Root rule
  * zero ws struct to clear static analysis warnings

 -- Colin King <colin.king@canonical.com>  Sat, 4 Jul 2020 10:56:13 +0100

faultstat (0.01.03-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix formatting of "Total:" text based on the variable PID width
  * Add bash command line completion
  * Update copyright to 2020
  * faultstats.spec: Updated revision.
  * Update faultstat.spec

 -- Colin King <colin.king@canonical.com>  Wed, 26 Feb 2020 13:24:23 +0000

faultstat (0.01.02-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian: update compat level to 12
  * Makefile: add faultstat.spec to make dist rule
  * Don't prematurely abort if we can't access a reaped dead process
  * Add RHEL spec file
  * Use normal ^ and v for arrows rather than fancy unicode
  * snapcraft: add autoversioning

 -- Colin King <colin.king@canonical.com>  Wed, 14 Aug 2019 17:33:11 +0100

faultstat (0.01.01-1) unstable; urgency=medium

  * Initial release into Debian (Closes: #932744)
  * Makefile: bump version
  * Make -p more intellegent so we can compare names without the args
  * Fix memory leak when OPT_CMD_COMM is set and p->cmdline is already allocated
  * Remove some whitespace
  * Free new_fault_info and remove some dead code
  * Add travis file and update make dist rule

 -- Colin King <colin.king@canonical.com>  Mon, 22 Jul 2019 17:16:15 +0100

faultstat (0.01.00-1) unstable; urgency=medium

  * Initial release

 -- Colin King <colin.king@canonical.com>  Sat, 18 May 2019 11:51:12 +0100
