summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-06-29 11:24:04 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-06-29 11:35:54 +0000
commitf602d93dcc68a9288a3136a0e0b791f31224c770 (patch)
tree11752d1f52d885792a67490fed7eb96f379006fd
parentUsing container-specific user-variable when logging container commands before... (diff)
downloadcompute-tools-f602d93dcc68a9288a3136a0e0b791f31224c770.tar.xz
compute-tools-f602d93dcc68a9288a3136a0e0b791f31224c770.zip
Releasing version 20210628.v20210628
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt21
-rw-r--r--VERSION.txt2
2 files changed, 22 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e76a584..963f218 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,24 @@
+2021-06-28 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20210628.
+
+ [ Daniel Baumann ]
+ * Using dpkg selection to check package availability in debconf container create script, rather than to rely on dpkg internal files.
+ * Updating unit file for systemd 246 wrt/ StandardError and StandardOutput options.
+
+ [ Katharina Drexel ]
+ * Prefering mmdebstrap to debootstrap in debconf script.
+ * Integrating mmdebstrap in debconf script.
+
+ [ Daniel Baumann ]
+ * Setting TERM in systemd container service files to improve machinectl login.
+ * Removing undesirable --verbose option when calling mmdebstrap in debconf container create script.
+ * Allowing to specify cnt.start=force in container config to ease fencing with pacemaker/corosync.
+ * Using cnt run to determine IP addresses in container list.
+ * Adding initial container info command.
+ * Handling container run command aequivalent to container enter in bash-completion.
+ * Using container-specific user-variable when logging container commands before falling back to system environment.
+
2021-04-11 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20210411.
diff --git a/VERSION.txt b/VERSION.txt
index 4320a50..47b060d 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20210411
+20210628