faultstat (0.01.11-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/rules: add missing hardening settings
  * Update copyright year to 2024
  * Check for array bounds limit while parsing pid length string
  * Makefile: remove snapcraft.yaml from make dist rule
  * Remove snapcraft

 -- Colin Ian King <colin.i.king@gmail.com>  Fri, 12 Jan 2024 10:23:48 +0000

faultstat (0.01.10-1) unstable; urgency=medium

  * Makefile: bump version
  * Make pointer arguments const in function compare
  * remove redundant end of string check
  * Make min pid digits the size of the "Total:" field to fix aligment

 -- Colin Ian King <colin.i.king@gmail.com>  Mon, 3 Jul 2023 14:46:42 +0000

faultstat (0.01.09-1) unstable; urgency=medium

  * Makefile: bump version
  * debian/control: use standards version 4.6.2
  * debian/control: remove libncursesw5-dev
  * Update copyright year

 -- Colin Ian King <colin.i.king@gmail.com>  Tue, 7 Feb 2023 14:35:17 +0000

faultstat (0.01.08-1) unstable; urgency=medium

  * Makefile: bump version
  * Debian/control: update standands version
  * Debian/copyright: update year
  * Update copyright and email address
  * Fix spelling mistake in comment, upto -> up to
  * faultstat: remove redundant assignment to ptr

 -- Colin Ian King <colin.i.king@gmail.com>  Wed, 30 Nov 2022 15:27:28 +0000

faultstat (0.01.07-1) unstable; urgency=medium

  * Makefile: bump version
  * Makefile: add README.md to make dist rule
  * debian/watch: refresh to new tarball path on watch file
  * debian/copyright: add Colin Ian King details
  * Debian: update control file, new URL and maintainer info
  * Use "%s" format specifier for printw (Closes: #997155)
  * README.md: Add one more example
  * Add README.md

 -- Colin Ian King <colin.i.king@gmail.com>  Tue, 9 Nov 2021 18:06:12 +0000

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
