summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-10-02 21:07:37 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-10-02 21:07:37 +0000
commitb8794e62154eca92d49ccca2177e4be0ae02b311 (patch)
treeb1736b9d43c05120468e8fc6613eadbf3966b94f
parentAlso passing root as sandbox user to mmdebstrap in build scripts. (diff)
downloadcompute-tools-b8794e62154eca92d49ccca2177e4be0ae02b311.tar.xz
compute-tools-b8794e62154eca92d49ccca2177e4be0ae02b311.zip
Releasing version 20221002.v20221002
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt12
-rw-r--r--VERSION.txt2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index ac686db..e789f68 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,15 @@
+2022-10-02 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20220721.
+
+ [ Daniel Baumann ]
+ * Adding force and interactive options to container restart command.
+ * Updating license with newer GPL-3 version containing https instead of http links.
+ * Replacing explicit container command with variable in container main wrapper.
+ * Correcting distclean target in makefile.
+ * Also passing explicit directory output-format to mmdebstrap in build scripts.
+ * Also passing root as sandbox user to mmdebstrap in build scripts.
+
2022-07-21 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220721.
diff --git a/VERSION.txt b/VERSION.txt
index ace4919..9bab13a 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20220721
+20221002