summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 03:46:32 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 03:53:16 +0000
commit740886ba3f2753b7b8efdd2e150c36484d668383 (patch)
tree8cad4766eba7f23feb243a45c74cc6314bce7c06
parentUsing sig instead of sign as gpg signature extension for container images. (diff)
downloadcompute-tools-740886ba3f2753b7b8efdd2e150c36484d668383.tar.xz
compute-tools-740886ba3f2753b7b8efdd2e150c36484d668383.zip
Releasing version 20210726.v20210726
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt25
-rw-r--r--VERSION.txt2
2 files changed, 26 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 32cba27..9885e5a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,28 @@
+2021-07-26 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20210726.
+
+ [ Daniel Baumann ]
+ * Harmonizing formating of default values in manpages.
+ * Harmonizing formating of URL in homepage section in manpages.
+ * Correcting spelling typos in documentation files.
+ * Adding reference to manpage in 'no such container command' error message.
+ * Adding check for writable gpg directory in container key command.
+ * Updating container-image example build script for current debian releases.
+ * Renaming container create command to container build.
+ * Making previous container curl create script a container get script.
+ * Adding container get command.
+ * Creating empty keyring directory in Makefile.
+ * Adding example public keys.
+ * Updating default keyserver for container key command.
+ * Updating example key in container key manpage examples.
+ * Adding sensible default lookups for container key bash-completion.
+ * Speeding up container list command by not gathering IP addresses for output format that don't need it.
+ * Speeding up container list command by optimizing IP address gathering.
+ * Support fetching remote keys from keyserver in container key command.
+ * Support fetching local keys from keyring library in container key command.
+ * Using sig instead of sign as gpg signature extension for container images.
+
2021-07-25 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20210725.
diff --git a/VERSION.txt b/VERSION.txt
index 16113c0..e8d397b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20210725
+20210726