From 4a4581983d7a5cbe34aea09d46a3c48d5677fc57 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 9 Jun 2016 13:08:48 +0200 Subject: Adding debian packaging (DEV). Signed-off-by: Daniel Baumann --- debian/open-infrastructure-container-tools.NEWS | 39 +++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 debian/open-infrastructure-container-tools.NEWS (limited to 'debian/open-infrastructure-container-tools.NEWS') diff --git a/debian/open-infrastructure-container-tools.NEWS b/debian/open-infrastructure-container-tools.NEWS new file mode 100644 index 0000000..bba455f --- /dev/null +++ b/debian/open-infrastructure-container-tools.NEWS @@ -0,0 +1,39 @@ +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 -- cgit v1.2.3