summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-27 00:58:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-27 00:59:00 +0000
commit71ec84349d0f21c605d16f5334e58b31b0eeee8e (patch)
treeec9ad23b5013dba8f4d2222d368e69830f281c5c /CHANGELOG.txt
parentReleasing debian version 20210726-1. (diff)
downloadopen-infrastructure-compute-tools-71ec84349d0f21c605d16f5334e58b31b0eeee8e.tar.xz
open-infrastructure-compute-tools-71ec84349d0f21c605d16f5334e58b31b0eeee8e.zip
Merging upstream version 20210727.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 9885e5a..f52f6f6 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,7 +1,27 @@
+2021-07-27 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20210727.
+
+ [ Daniel Baumann ]
+ * Adding backward incompatible changes of the previous release to changelog.
+ * Correcting synopsis in container-run manpage.
+ * Adding container update command.
+ * Also adding notifications for container get command in container main program.
+ * Suffixing keys with keyid in container keyring samples for transparency and uniqueness of the keys.
+ * Adding manpage references in usage message in main container program.
+ * Hardening quoting in container main program.
+ * Supporting /etc/compute-tools/container.conf.d.
+ * Adding boliderplate variables in post-start.chown-nvidia.sh example hook for consistency.
+
2021-07-26 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20210726.
+ * Backward incompatible changes:
+ - The container create command has been renamed to 'build'.
+ - The container create script using curl is now a 'get' script
+ for the new container get command.
+
[ Daniel Baumann ]
* Harmonizing formating of default values in manpages.
* Harmonizing formating of URL in homepage section in manpages.