From: Vladimír Čunát Date: Tue, 30 Jun 2020 16:27:44 +0000 (+0200) Subject: NEWS: describe the RPZ fixes X-Git-Tag: v5.1.2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a907fade9110338cff62d0a668c065fee270f1;p=thirdparty%2Fknot-resolver.git NEWS: describe the RPZ fixes --- diff --git a/NEWS b/NEWS index 2f21d7a6e..287c7ea1f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Knot Resolver 5.x.y (2020-0m-dd) +Knot Resolver 5.1.2 (2020-07-01) ================================ Bugfixes @@ -9,7 +9,8 @@ Bugfixes - cache garbage collector: fix flushing of messages to logs (!1009) - cache garbage collector: fix insufficient GC on 32-bit systems (!1009) - graphite module: do not block resolver on TCP failures (!1014) -- policy.rpz: don't warn on NS and SOA records (!1016) +- policy.rpz various fixes (!1016): $ORIGIN issues, + precision of warnings, allow answering with multi-RR sets Knot Resolver 5.1.1 (2020-05-19)