open-infrastructure-container-tools (20161210-1) experimental; urgency=low * Backward incompatible changes: - container list shows now only the first IPv4 address. - container rename command has been renamed to move. - container list full format has been renamed to cli. - container list short format has been renamed to shell. -- Daniel Baumann Sun, 11 Dec 2016 13:35:40 +0100 open-infrastructure-container-tools (20161122-1) experimental; urgency=low * Backward incompatible changes: - renaming curl cache directory from /var/cache/container-tools/curl to /var/cache/container-tools/images. -- Daniel Baumann Tue, 22 Nov 2016 16:10:38 +0100 open-infrastructure-container-tools (20161112-1) experimental; urgency=low * Backward incompatible changes: - removes support to create Debian 8 (jessie) container in debconf container create script. -- Daniel Baumann Sat, 12 Nov 2016 08:52:48 +0100 open-infrastructure-container-tools (20161105-1) experimental; urgency=low * Backward incompatible changes: - container use systemd-networkd instead of ifupdown. -- Daniel Baumann Sun, 06 Nov 2016 09:45:19 +0100 open-infrastructure-container-tools (20160601-1) unstable; urgency=low * Backward incompatible changes: - for consistency reasons, instead of any file only files with .cfg suffix are accepted as preseed files in /etc/container-tools/debconf. -- Daniel Baumann Wed, 01 Jun 2016 16:00:50 +0200 open-infrastructure-container-tools (20160515-1) unstable; urgency=low * Backward incompatible changes: - container network configuration in the [start] section for multi-interface support: old: network-veth=yes network-bridge=br0 new: cnt.network-bridge=veth-foo:br0 network-veth-extra=veth-foo:eth0 cnt.network-bridge=veth-bar:br1 network-veth-extra=veth-bar:eth1 - default container network device switched from host0 to eth0. - container start in background by default. - container-autostart has been renamed to container-auto. - container autostart configuration in the [start] section: old: cnt.autostart=true|FQDN new: cnt.auto=true|FQDN -- Daniel Baumann Wed, 18 May 2016 18:36:07 +0200 open-infrastructure-container-tools (20160415-1) unstable; urgency=low * Backward incompatible changes: - container stop command option -k|--kill renamed to -f|--force for consistency -- Daniel Baumann Sat, 16 Apr 2016 12:34:34 +0200