xchpst (0.4.1) unstable; urgency=medium

  * place roots under subdirectory with fallback alternatives for /run
  * restore dropping user before unshare

 -- Andrew Bower <andrew@bower.uk>  Fri, 14 Feb 2025 23:54:20 +0000

xchpst (0.4.0) unstable; urgency=medium

  * Add directory pre-creation options
    - add --run-dir
    - add --state-dir
    - add --cache-dir
    - add --log-dir
    - add --app option to override pre-created directory name
  * Add --umask option
  * Add --login to set login environment and run shell if no command specified
  * Fix tracking of capabilities being present
  * Return options error 100 with --exit when appropriate.
    (Creates an option check mode)
  * Create necessary mount ns with pid ns
  * Move new roots to under /run/xchpst instead of /tmp
  * When running in chpst-emulation mode, only accept chpst options

 -- Andrew Bower <andrew@bower.uk>  Wed, 12 Feb 2025 20:19:56 +0000

xchpst (0.3.0) unstable; urgency=medium

  * Add new options
    - add --cpus
    - add --io-nice
    - add --uts-ns
  * Restore pre-C23 compat for gcc-12

 -- Andrew Bower <andrew@bower.uk>  Wed, 29 Jan 2025 21:31:36 +0000

xchpst (0.2.1) unstable; urgency=medium

  * Enable -Wextra and build cleanly therewith
  * Demote xchpst.fake to subdirectory, not installed

 -- Andrew Bower <andrew@bower.uk>  Tue, 07 Jan 2025 17:30:01 +0000

xchpst (0.2.0) unstable; urgency=medium

  * Add new options
    - add --no-new-privs
    - add --scheduler
    - add --protect-home
  * Provide xchpst.fake example to enable runscripts to use xchpst
    features when present and chpst features otherwise.
  * Fix minor issues

 -- Andrew Bower <andrew@bower.uk>  Sun, 05 Jan 2025 23:28:09 +0000

xchpst (0.1.0) unstable; urgency=medium

  * First release of xchpst (eXtended CHange Process STate) tool.
  * This is a freshly-written tool, backwards-compatible with chpst.
  * Versions numbered 0.x have an unstable user interface.
  * See the man page, xchpst (8), for documentation.

 -- Andrew Bower <andrew@bower.uk>  Sun, 29 Dec 2024 23:09:17 +0000
