summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-17 17:38:52 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-23 16:27:58 +0000
commite121e7b5395b1767811a6948b0bbb0f8d597dcf5 (patch)
treef1bd4c4a9497eefa7fab4020ba1b113f68d94ec1
parentUsing hostname fallback if FQDN is not set. (diff)
downloadcompute-tools-e121e7b5395b1767811a6948b0bbb0f8d597dcf5.tar.xz
compute-tools-e121e7b5395b1767811a6948b0bbb0f8d597dcf5.zip
Releasing version 20190222.v20190222
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt51
-rw-r--r--VERSION.txt2
2 files changed, 52 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f05dd24..a516ba4 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,54 @@
+2019-02-22 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 2019-02-22.
+
+ * Backward incompatible changes:
+ - replaced Progress Linux 4 and Progress Linux 4+ support in
+ container debconf create script in favour of Progress Linux 5
+ and Progress Linux 5+ support.
+
+ - renamed upstream from container-tools to compute-tools,
+ directory names have changed. The only user visible is the
+ configuration directory:
+
+ old: /etc/container-tools
+ new: /etc/open-infrastructure/container
+
+ - harmonized field names in container debconf create script:
+
+ old: container-tools cnt-debconf/[...]
+ new: compute-tools container/[...]
+
+ See updated example files in /usr/share/doc/compute-tools/examples.
+
+ [ Daniel Baumann ]
+ * Updating year in copyright notices to 2019.
+ * Updating debian preseed example from stretch to buster.
+ * Updating progress-linux preseed example from dschinn-backports to engywuck-backports.
+ * Adding comment about enabling user namespace in procps configuration.
+ * Adding support for Debian 10 (buster) in debconf container create script.
+ * Setting default debian distribution to buster in debconf container create script.
+ * Adding support for Debian testing/bullseye in debconf container create script.
+ * Replacing Progress Linux 4 with Progress Linux 5 in debconf container create script.
+ * Setting default debian distribution to buster in debootstrap container create script.
+ * Adding verbose output when using '-n ALL' options with container commands.
+ * Updating host-setup documentation for unpriviled containers.
+ * Adding convenience symlinks for container start and stop commands.
+ * Correcting (harmless) error in https mirror handling wrt/ installing apt-transport-https.
+ * Replacing archive signing key handling for progress-linux by install the progress-linux package.
+ * Using cdn redirector as default sources.list entry.
+ * Adding st convenience symlink for status command.
+ * Adding missing convenience symlinks in bash-completion.
+ * Adding container log command.
+ * Fixing inconsistent variable usage in makefile.
+ * Updating container-images.sh example for buster.
+ * Correcting left-over from old cnt-debconf/auto field in engywuck-backports preseed example.
+ * Removing manpage symlinks in uninstall target too.
+ * Renaming container-tools to compute-tools.
+ * Using get.open-infrastructure.net as default URL to get images from in container create script.ck
+ * Harmonizing debconf values for container debconf create script.
+ * Using hostname fallback if FQDN is not set.
+
2018-08-25 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180825.
diff --git a/VERSION.txt b/VERSION.txt
index c6c53c0..02c8992 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20180825
+20190222