From: Peter van Dijk Date: Fri, 7 Jul 2023 12:32:33 +0000 (+0200) Subject: auth 4.8.1: docs & secpoll X-Git-Tag: rec-5.0.0-alpha1~123^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13002%2Fhead;p=thirdparty%2Fpdns.git auth 4.8.1: docs & secpoll --- diff --git a/docs/changelog/4.8.rst b/docs/changelog/4.8.rst index cd4af69a0b..0de0c699f3 100644 --- a/docs/changelog/4.8.rst +++ b/docs/changelog/4.8.rst @@ -1,6 +1,44 @@ Changelogs for 4.8.x ==================== +.. changelog:: + :version: 4.8.1 + :released: 7th of July 2023 + + This is release 4.8.1 of the Authoritative Server. + + This release contains a small collection of fixes: + + .. change:: + :tags: Improvements + :pullreq: 12996 + + lmdb: in Lightning Stream mode, during deleteDomain, use RW transaction to get ID list + + .. change:: + :tags: New Features + :pullreq: 12997 + + lmdb: add backend commands for checking & refreshing indexes + + .. change:: + :tags: Improvements + :pullreq: 12993 + + Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL + + .. change:: + :tags: Bug Fixes + :pullreq: 12992 + + YaHTTP: Prevent integer overflow on very large chunks + + .. change:: + :tags: Improvements + :pullreq: 12991 + + Work around Red Hat 8 pooping the bed in OpenSSL's headers + .. changelog:: :version: 4.8.0 :released: 1st of June 2023 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 90cace64d8..368d759870 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. 2023063001 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023070701 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -121,6 +121,7 @@ auth-4.7.4.security-status 60 IN TXT "1 OK" auth-4.8.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" auth-4.8.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" auth-4.8.0.security-status 60 IN TXT "1 OK" +auth-4.8.1.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/"