summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt111
1 files changed, 111 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 7dae7c7..085f45b 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,114 @@
+2023-11-20 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20231020.
+
+ [ Daniel Baumann]
+ * Setting protocol version in supermicro-ipmi-reset, thanks to Sakirnth Nagarasa <sakirnth@debian.org>.
+ * Clearing ipv4 address in supermicro-ipmi-reset for ipv6-only mode.
+ * Updating copyright notices for 2023.
+
+2022-12-28 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221228.
+
+ [ Daniel Baumann ]
+ * Adding supermicro tools.
+
+2022-12-27 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221227.
+
+ [ Daniel Baumann ]
+ * Generalizing extra ocsp symlinks too in dehydrated hooks.
+
+2022-12-26 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221226.
+
+ [ Daniel Baumann ]
+ * Adding root_intermediate_cert to exit_hook.extra-cleanup dehydrated hook.
+ * Creating relative links for extra certificates in deploy_cert.extra dehydrated hook.
+
+2022-12-25 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221225.
+
+ [ Daniel Baumann ]
+ * Updating chain coments in deploy_cert.extra dehydrated hook.
+ * Stripping empty lines from partial files when using short chain in deploy_cert.extra dehydrated hook.
+ * Generalizing extra file generation for any number of components as needed by redis in deploy_cert.extra dehydrated hook.
+
+2022-12-24 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221224.
+
+ [ Daniel Baumann ]
+ * Correcting wrong date for previous release in changelog.
+ * Also calling pull the current branch in git-pull-branches.
+ * Excluding onboard i40e cards in linux-i40e script, as they are not configurable.
+ * Adding linux-ice script.
+ * Updating dehydrated todo.
+ * Removing superfluous dot in output-message of dehydrated-nsupdate.
+ * Adding freeradius to dehydrated service-reload hook.
+ * Adding preferred chain compatibility in deploy_cert.extra dehydrated hook.
+
+2022-12-23 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221223.
+
+ [ Daniel Baumann ]
+ * Adding znuny-tools.
+ * Adding git-pull-branches in git-tools.
+ * Completely stop and start apache in dehydrated hook to ensure OCSP renewals.
+ * Adding apt tools.
+
+2022-11-22 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221122.
+
+ [ Daniel Baumann ]
+ * Using certdir variable in dehydrated hook instead of hardcoded path.
+ * Using shortnames for extra certificates in dehydrated extra hooks.
+ * Adding dehydrated hook to cleanup extra files.
+
+2022-11-08 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221108.
+
+ [ Daniel Baumann ]
+ * Only restarting knot if it was running before in knot-zones-reset.
+ * Correcting cosmetic typo in dehydrated extra-cert hook output.
+ * Removing ssh remote part from knot related commands.
+
+2022-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20221101.
+
+ [ Daniel Baumann ]
+ * Correcting file handling errors in dehydrated deploy_cert.extra hook.
+ * Improving comment in dehydrated deploy_cert.chrony hook.
+ * Improving CA filename prefix in dehydrated deploy_cert.extra hook.
+
+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.