From 0da850a19c46d44829e2e1ecad979a655bab3bb9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Mar 2019 10:23:45 +0100 Subject: Releasing version 20190301. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 25 +++++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a516ba4..7b6ecd1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,28 @@ +2019-03-01 Daniel Baumann + + * Releasing version 2019-03-01. + + [ Daniel Baumann ] + * Adding a end message in container create command. + * Removing staging repositories in debconf create script, not used anymore. + * Removing Force-LoopBreak option when calling apt in container debconf create script, not needed anymore. + * Using apt instead of apt-get in container debconf create script. + * Removing progress-linux apt sources.list handling in container debconf create script by using the progress-linux package instead. + * Allow to select/deselect main repository in container debconf create script. + * Removing armel and armhf support in container debconf create script. + * Adding comment to debian sources.list in container debconf create script. + * Removing some dead code in container create scripts. + * Adding same internal name strings in all scripts. + * Adding support for using mmdebstrap in container debootstrap create script. + * Removing key command until its completly tested. + * Removing limit command until its completly tested. + * Removing curl container create script until its completly tested. + * Updating list of container commands to be logged. + * Updating list of container shortcut commands. + * Removing a few fixmes that are not needed anymore. + * Moving asciicast to the website. + * Moving container-images.sh to website. + 2019-02-22 Daniel Baumann * Releasing version 2019-02-22. diff --git a/VERSION.txt b/VERSION.txt index 02c8992..868c05a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20190222 +20190301 -- cgit v1.2.3