build-box-utils (0.13.0-1+260626184310-a55b) unstable; urgency=medium

  * Update bash completions
  * Implement "info" command
  * Add back --no-mount parameter to run and login
  * Add more comments to new sections in run.c

 -- Tobias Koch <tobias.koch@gmail.com>  Wed, 02 Nov 2022 12:03:24 +0300

build-box-utils (0.12.0-1) unstable; urgency=medium

  * Mount proc, sysfs directly, not as bind mount
  * Replace --no-mount option with selective --mount option
  * build-box "run" optionally puts called program into a separate PID and
    mount namespace.
  * build-box "run" kills namespace when it is gracefully terminated

 -- Tobias Koch <tobias.koch@gmail.com>  Fri, 24 Jun 2022 00:23:21 +0300

build-box-utils (0.11.1-1) unstable; urgency=medium

  * generator: don't assume libc is musl

 -- Tobias Koch <tobias.koch@gmail.com>  Wed, 18 May 2022 00:30:59 +0300

build-box-utils (0.11.0-1) unstable; urgency=medium

  * Collect (and verify) specfiles before doing anything else
  * tox.ini: add passenv=PYTHONPATH
  * Install build-box-do via debian/rules instead of setup.py
  * Allow choosing between musl and glibc

 -- Tobias Koch <tobias.koch@gmail.com>  Mon, 16 May 2022 12:09:13 +0300

build-box-utils (0.10.7-1) unstable; urgency=medium

  * Change package cache location

 -- Tobias Koch <tobias.koch@gmail.com>  Mon, 18 Oct 2021 23:47:07 +0300

build-box-utils (0.10.6-1) unstable; urgency=medium

  * Load cross-tools from repo of same name.

 -- Tobias Koch <tobias.koch@gmail.com>  Sun, 03 Oct 2021 22:22:14 +0300

build-box-utils (0.10.4-1) unstable; urgency=medium

  * Fix --no-verify parameter not working

 -- Tobias Koch <tobias.koch@gmail.com>  Mon, 27 Sep 2021 22:17:43 +0300

build-box-utils (0.10.3-1) unstable; urgency=medium

  * Bump debhelper compat level to 10
  * build-box "run" execs instead of forking and waiting

 -- Tobias Koch <tobias.koch@gmail.com>  Mon, 27 Sep 2021 21:28:51 +0300

build-box-utils (0.10.2-1) unstable; urgency=medium

  * Require distro-tools modules >= 1.4.2

 -- Tobias Koch <tobias.koch@gmail.com>  Tue, 03 Aug 2021 23:13:58 +0300

build-box-utils (0.10.1-1) unstable; urgency=medium

  * Validate target names in all subcommands.
  * Python wrapper also checks that user is not root.

 -- Tobias Koch <tobias.koch@gmail.com>  Fri, 30 Jul 2021 20:09:43 +0300

build-box-utils (0.10.0-1) unstable; urgency=medium

  * Don't require target home directory to be empty when deleting
  * Check for target existence before doing stuff in C code
  * Align how Python and C part report errors
  * Align build-box-do help text style with Python part
  * setup.py: take python module version from debian/changelog
  * Reuse distro-tools image generator code for bootstrapping buildbox targets

 -- Tobias Koch <tobias.koch@gmail.com>  Fri, 30 Jul 2021 00:47:26 +0300

build-box-utils (0.9.5-1) unstable; urgency=medium

  * Depend on new distro-tools packages
  * Copy appropriate QEMU static binary into target

 -- Tobias Koch <tobias.koch@gmail.com>  Tue, 02 Feb 2021 22:36:13 +0300

build-box-utils (0.9.4.2-1) unstable; urgency=medium

  * Cosmetics: change an error message.

 -- Tobias Koch <tobias.koch@gmail.com>  Sat, 16 Jan 2021 20:26:36 +0300

build-box-utils (0.9.4-1.1) unstable; urgency=medium

  * Cleanups and refactoring.

 -- Tobias Koch <tobias.koch@gmail.com>  Sat, 16 Jan 2021 20:16:31 +0300

build-box-utils (0.9.3-1) unstable; urgency=medium

  * Pick up tools packages from tools/<host_arch>
  * build-box-do: all usage refers to 'build-box' command

 -- Tobias Koch <tobias.koch@gmail.com>  Sat, 02 Jan 2021 17:34:43 +0300

build-box-utils (0.9.2-1) unstable; urgency=medium

  * Install bash-completion.sh as bash_completion.d/build-box
  * Keep targets below /var/lib/build-box/users
  * Rework mount functionality
  * List targets sorted
  * The 'delete' command can be passed multiple targets
  * Don't allow interrupting target removal
  * Remove target if user interrupts creation

 -- Tobias Koch <tobias.koch@gmail.com>  Sat, 19 Dec 2020 23:54:53 +0300

build-box-utils (0.9.1-1) unstable; urgency=medium

  * Add dependency on aeltra-repo-keys.
  * Fix bash completions were not installed correctly.

 -- Tobias Koch <tobias.koch@gmail.com>  Sun, 25 Oct 2020 11:21:21 +0300

build-box-utils (0.9.0-1) unstable; urgency=medium

  * Initial release.

 -- Tobias Koch <tobias.koch@gmail.com>  Sat, 24 Oct 2020 20:52:31 +0300
