summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-10-30 12:56:04 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-10-30 12:56:04 +0000
commit356d589d72b49f9a7c98cdf9558a3242292dcee4 (patch)
tree250cda7e18489beb5dfc8a23f34a0f4fc16afae9
parentAdding kea tools. (diff)
downloadservice-tools-356d589d72b49f9a7c98cdf9558a3242292dcee4.tar.xz
service-tools-356d589d72b49f9a7c98cdf9558a3242292dcee4.zip
Releasing version 20221030.v20221030
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt20
-rw-r--r--VERSION.txt2
2 files changed, 21 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 7dae7c7..e1cfab0 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,23 @@
+2022-10-30 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221030.
+
+ [ Daniel Baumann ]
+ * Merging the different extra certificate files into one dehydrated hook handling all extra copies.
+ * Reworking chrony workaround (#1013882) now that we know it's going to be permanent.
+ * Adding postfix to service-reload dehydrated hook.
+ * Reworking service-reload dehydrated hook.
+ * Reworking fix-permission dehydrated hook.
+ * Improving wording of TSIG lookup hierarchy in dehydrated-nsupdate.1.
+ * Temporarily passing tsig string to bind in dehydrated-nsupdate to unbreak bind support, bind requires a different keyfile format as knot.
+ * Updating dig alternative handling similar to nsupdate for consistency.
+ * Updating dehydrated TODO file.
+ * Updating license with newer GPL-3 version containing https instead of http links.
+ * Using variable for service-tools in makefile.
+ * Providing individual root and intermediate certificate files in dehydrated extra hook.
+ * Reworking knot-zones-reset script.
+ * Adding kea tools.
+
2022-07-04 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220704.
diff --git a/VERSION.txt b/VERSION.txt
index d929766..1440bc5 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20220704
+20221030