From b1af864258752c24620136665406eab75faa4a0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Jun 2022 13:20:13 +0200 Subject: Releasing version 20220614. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 22 ++++++++++++++++++++++ VERSION.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8289f87..db062f2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,25 @@ +2022-06-14 Daniel Baumann + + * Releasing version 20220614. + + [ Daniel Baumann ] + * Only restarting kresd in dehydrated exit_hook.service-reload if tls is configured. + * Adding test target in apache-tools makefile. + * Adding top-level makefile. + * Adding quotes arround some variables in dehydrated-tools to prevent globbing and word splitting. + * Adding quotes arround some variables in dnsdist-tools to prevent globbing and word splitting. + * Adding quotes arround some variables in linux-tools to prevent globbing and word splitting. + * Removing unused color definitions in linux-tools. + * Adding shellcheck exception in irker-tools for variable sourced from configuration file. + * Using read -r to not mangle backslashes in git-tools. + * Adding quotes arround some variables in git-tools to prevent globbing and word splitting. + * Changing default value handling for variables in git-whoami to more portable format. + * Consistently using curly braces for variables in git-whoami. + * Adding support for individual TSIG files per record, zone, and nameserver rather than having one global key for all updates in dehydrated-nsupdate. + * Handling comments in TSIG keyfiles in dehydrated-nsupdate to support disabling TSIG for individual records. + * Completing existing dehydrated-tools manpages. + * Updating dehydrated-tools TODO file. + 2022-06-09 Daniel Baumann * Releasing version 20220609. diff --git a/VERSION.txt b/VERSION.txt index 2b282de..f6e8eb7 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20220609 +20220614 -- cgit v1.2.3