From da210ba2394dffc5508ec38d801ba792d881c90a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Nov 2016 15:32:43 +0100 Subject: Releasing version 20161122. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 17 +++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ba5a496..7998bac 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,20 @@ +2016-11-22 Daniel Baumann + + * Releasing version 20161122. + * Backward incompatible changes: + - renaming curl cache directory from /var/cache/container-tools/curl to /var/cache/container-tools/images. + + [ Daniel Baumann ] + * Adding runtime detection for http2 option in curl create script. + * Using curl with --fail option to abort in case of server/url errors. + * Updating contact section in manpages. + * Harmonizing manpage markup. + * Adding --clean option to curl container create script to remove downloaded tarball from cache after successfull container creation. + * Changing cache directory in curl create script from /var/cache/container-tools/curl to /var/cache/container-tools/images. + * Using https by default in container-images.sh example script. + * Adding sha512 verification to curl container create script. + * Removing libui-dialog-perl from includes in debconf container create script. + 2016-11-12 Daniel Baumann * Releasing version 20161112. diff --git a/VERSION.txt b/VERSION.txt index 45c4023..b4ec7ea 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20161112 +20161122 -- cgit v1.2.3