From: Vladimír Čunát Date: Thu, 2 Nov 2017 11:22:16 +0000 (+0100) Subject: release 1.5.0 X-Git-Tag: v1.5.0^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f46e73b985b8da33c570c00d60c32e65fec958d;p=thirdparty%2Fknot-resolver.git release 1.5.0 --- diff --git a/NEWS b/NEWS index c1a71cad5..fc8691834 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ Bugfixes Improvements ------------ - new module ta_signal_query supporting Signaling Trust Anchor Knowledge - using Keytag Query (RFC 8145 section 5) + using Keytag Query (RFC 8145 section 5); it is enabled by default - attempt validation for more records but require it for fewer of them (e.g. avoids SERVFAIL when server adds extra records but omits RRSIGs) diff --git a/config.mk b/config.mk index dbb873d4c..040b09670 100644 --- a/config.mk +++ b/config.mk @@ -1,6 +1,6 @@ # Project MAJOR := 1 -MINOR := 4 +MINOR := 5 PATCH := 0 EXTRA := ABIVER := 4