]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
1.8.0 release 144/head 1.8.0
authorWillem Toorop <willem@nlnetlabs.nl>
Fri, 26 Nov 2021 08:24:28 +0000 (09:24 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Fri, 26 Nov 2021 08:24:28 +0000 (09:24 +0100)
Changelog

index 29a837cf3d334c1717b6f070bdff52963d0ac383..f5b737f6f90526621ed658904e513980472ddc53 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-1.8.0  2021-11-??
+1.8.0  2021-11-26
        * bugfix #38: Print "line" before line number when printing
          zone parse errors. Thanks Petr Špaček.
        * bugfix: Revert unused variables in ldns-config removal patch.
@@ -56,6 +56,8 @@
        * Fix #48: Missing UNSIGNED legend with drill. Thanks reedjc
        * Fix #143: EVP_PKEY_base_id became a macro with OpenSSL > 3.0
          Thanks Daniel J. Luke
+       * Let ldns-signzone warn for high NSEC3 iteration counts.
+         Thanks Andreas Schulze
 
 1.7.1  2019-07-26
        * bugfix: Manage verification paths for OpenSSL >= 1.1.0