dspawn/debian/changelog

98 lines
2.9 KiB
Plaintext

dspawn (0.13) unstable; urgency=medium
* renew machine-id when cloning machines
-- Christophe Siraut <csiraut@entrouvert.com> Mon, 09 Mar 2020 14:18:56 +0100
dspawn (0.11-1) unstable; urgency=medium
* set default network mode to shared zone (and shared virtual bridge)
* swith to non-native source format
-- Christophe Siraut <tobald@debian.org> Wed, 03 Oct 2018 11:51:58 +0200
dspawn (0.10) unstable; urgency=medium
* cli: allow both -b/-bind
* cli: add -e/--enable for enabling service at boot
-- Christophe Siraut <csiraut@entrouvert.com> Fri, 13 Apr 2018 17:25:56 +0200
dspawn (0.9) unstable; urgency=medium
* cli: add bind option
* cli: implement stopall
* d/control: remove obsolete dependency python3-psutil
* d/control: add dependencies python3-apt and python3-pkg-resources
-- Christophe Siraut <csiraut@entrouvert.com> Mon, 26 Mar 2018 09:29:47 +0200
dspawn (0.8) unstable; urgency=medium
* d/postinst: ensure sytemd-networkd is enabled
* cli: add login action
* cli: implement --version
* lint: do not use systemctl in postinst
* d/control: use dh_helper >= 10 and remove obsolete dh_systemd
* d/control: bump standards version to 4.1.3
* setup.py: add python-apt dependency
* release 0.8
-- Christophe Siraut <csiraut@entrouvert.com> Wed, 07 Mar 2018 17:24:48 +0100
dspawn (0.7) unstable; urgency=medium
* logging: set default level to warning
* cli: add a flag for debugging
-- Christophe Siraut <csiraut@entrouvert.com> Mon, 05 Mar 2018 12:42:57 +0100
dspawn (0.6) unstable; urgency=medium
* autoselecting zone network mode when needed
* use module docstring as help; add a note about systemd-networkd service
* display shorter warning
* cli: auto start container when it preexists
* misc: use logging library
-- Christophe Siraut <csiraut@entrouvert.com> Sun, 04 Mar 2018 10:44:50 +0100
dspawn (0.5) unstable; urgency=medium
* fix apt-cacher-ng proxy detection
-- Christophe Siraut <csiraut@entrouvert.com> Fri, 23 Feb 2018 16:06:13 +0100
dspawn (0.4) unstable; urgency=medium
* fix apt-cacher-ng detection
* set default container network mode to private
-- Christophe Siraut <csiraut@entrouvert.com> Fri, 23 Feb 2018 15:16:36 +0100
dspawn (0.3) unstable; urgency=medium
* container: create key folder if needed
* netconf: set container hostname
* cleanup network configuration
* cli: add action terminate
* add option -p for turning off PrivateUsers mode
-- Christophe Siraut <csiraut@entrouvert.com> Tue, 20 Feb 2018 16:21:22 +0100
dspawn (0.2) unstable; urgency=medium
* lintian: extended-description-line-too-long
* lintian: bump Standards-Version
* specify docstring and version according to PEP 8
* lintian: fix maintainer field
-- Christophe Siraut <csiraut@entrouvert.com> Tue, 13 Feb 2018 13:49:25 +0100
dspawn (0.1) unstable; urgency=medium
* Initial release.
* use pybuild
-- Christophe Siraut <csiraut@entrouvert.com> Mon, 12 Feb 2018 18:08:43 +0100