From: Miod Vallat Date: Mon, 28 Apr 2025 12:24:08 +0000 (+0200) Subject: auth-4.9.5 changelog & secpoll update X-Git-Tag: dnsdist-2.0.0-alpha2~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb4ad2bdb41146ef236a1b8814e85d4c33c3521;p=thirdparty%2Fpdns.git auth-4.9.5 changelog & secpoll update --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index 248f00ad1b..67c8267716 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -1,6 +1,42 @@ Changelogs for 4.9.x ==================== +.. changelog:: + :version: 4.9.5 + :released: 7th of May 2025 + + This is release 4.9.5 of the Authoritative Server. + It contains an LMDB performance optimization and bug fixes. + + .. change:: + :tags: Improvements + :pullreq: 15237 + :tickets: 15176 + + Faster LMDB list/lookup/get operations + + .. change:: + :tags: Bug Fixes + :pullreq: 15347 + :tickets: 15339 + + Correctly handle marked-as-deleted elements in LMDB read-only queries + + .. change:: + :tags: Bug Fixes + :pullreq: 15345 + :tickets: 15340 + + Fix MySQL operation on 64-bit big-endian platforms + + .. change:: + :tags: Bug Fixes + :pullreq: 15228 + :tickets: 15222 + + Fix incorrect behaviour of Lua createForward and createForward6 functions + leading to possible SERVFAIL answers, when processing certain data. + .. changelog:: :version: 4.9.4 :released: 7th of February 2025 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 4525c93a9a..767d167cc3 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025042900 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025050700 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -134,6 +134,7 @@ auth-4.9.1.security-status 60 IN TXT "1 OK" auth-4.9.2.security-status 60 IN TXT "1 OK" auth-4.9.3.security-status 60 IN TXT "1 OK" auth-4.9.4.security-status 60 IN TXT "1 OK" +auth-4.9.5.security-status 60 IN TXT "1 OK" ; Auth Debian auth-3.4.1-2.debian.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/"