From 740886ba3f2753b7b8efdd2e150c36484d668383 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Jul 2021 05:46:32 +0200 Subject: Releasing version 20210726. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 25 +++++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) 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 + + * 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 * 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 -- cgit v1.2.3