]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth 4.5..5 / 4.6.4 / 4.7.3: changelog & secpoll 12305/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 9 Dec 2022 08:27:42 +0000 (09:27 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 9 Dec 2022 08:27:42 +0000 (09:27 +0100)
docs/changelog/4.5.rst
docs/changelog/4.6.rst
docs/changelog/4.7.rst
docs/secpoll.zone

index 057359e9cc793e4c43bced7497754d1e6751ac9f..2970a3075d8f7682904adf6f89b4fe56f41b672d 100644 (file)
@@ -1,6 +1,37 @@
 Changelogs for 4.5.x
 ====================
 
+.. changelog::
+  :version: 4.5.5
+  :released: 9th of December 2022
+
+  This is release 4.5.5 of the Authoritative Server.
+  It contains various small fixes.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12032
+
+    axfr-retriever: abort on chunk with TC set
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12034
+
+    LUA records: we only need one IsUpOracle checker thread
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 11979
+
+    docker: upgrade to bullseye
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11454
+
+    IXFR-in: Fix a case where an incomplete read caused by network error might result in a truncated zone
+
 .. changelog::
   :version: 4.5.4
   :released: 25th of March 2022
index c979493900bc89de0973eb2504280ae4e42ec57f..f2d6ab102d7783d87bb2c095801960952ef8db41 100644 (file)
@@ -1,6 +1,56 @@
 Changelogs for 4.6.x
 ====================
 
+.. changelog::
+  :version: 4.6.4
+  :released: 9th of December 2022
+
+  This is release 4.6.4 of the Authoritative Server.
+  It contains various small fixes.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12303
+
+    pdnsutil edit-zone, detect capitalization changes in LUA, TXT and SPF records
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11945
+
+    initialize zone cache after dropping privileges; Detect invalid bytes in makeBytesFromHex()  (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12035
+
+    Log "NULL" for nullptr-bound properties instead of dereferencing
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12033
+
+    LUA records: we only need one IsUpOracle checker thread
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12031
+
+    axfr-retriever: abort on chunk with TC set
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 11978
+
+    docker: upgrade to bullseye
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11871
+
+    use getInnerRemote() for the remotes ring
+
+
 .. changelog::
   :version: 4.6.3
   :released: 13th of July 2022
index 049163f58744b775664792e4684013c2b1f55646..0c3f88d8b59df26610f95ee9af505cc40c341001 100644 (file)
@@ -1,6 +1,56 @@
 Changelogs for 4.7.x
 ====================
 
+.. changelog::
+  :version: 4.7.3
+  :released: 9th of December 2022
+
+  This is release 4.7.3 of the Authoritative Server.
+  It contains various fixes.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12299
+
+    lmdb: make outgoing notifications work
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12266
+
+    lmdb: implement alsoNotifies
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12291
+
+    API: do not create SOA and NS records for consumer zones
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 12296
+
+    API: slightly clearer message when a backend cannot create domains
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12273
+
+    API: fix newly created zone not rectified
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12272
+
+    fix invalid catalog zone sql query for gpgsqlbackend
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 12181
+
+    fix pdns_control list-zones
+
+
 .. changelog::
   :version: 4.7.2
   :released: 1st of November 2022
index 41d3129c549496a29e10c64c1f6bbe2f783a575b..a76ca351beda1ba3cc4529bdef9e17785883bba1 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022112500 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022120900 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -101,6 +101,7 @@ auth-4.5.1.security-status                              60 IN TXT "3 Upgrade now
 auth-4.5.2.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2022-01.html"
 auth-4.5.3.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2022-01.html"
 auth-4.5.4.security-status                              60 IN TXT "1 OK"
+auth-4.5.5.security-status                              60 IN TXT "1 OK"
 auth-4.6.0-alpha1.security-status                       60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 auth-4.6.0-beta1.security-status                        60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 auth-4.6.0-rc1.security-status                          60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
@@ -108,12 +109,14 @@ auth-4.6.0.security-status                              60 IN TXT "3 Upgrade now
 auth-4.6.1.security-status                              60 IN TXT "1 OK"
 auth-4.6.2.security-status                              60 IN TXT "1 OK"
 auth-4.6.3.security-status                              60 IN TXT "1 OK"
+auth-4.6.4.security-status                              60 IN TXT "1 OK"
 auth-4.7.0-alpha1.security-status                       60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 auth-4.7.0-beta2.security-status                        60 IN TXT "3 Unsupported pre-release"
 auth-4.7.0-rc1.security-status                          60 IN TXT "3 Unsupported pre-release"
 auth-4.7.0.security-status                              60 IN TXT "1 OK"
 auth-4.7.1.security-status                              60 IN TXT "1 OK"
 auth-4.7.2.security-status                              60 IN TXT "1 OK"
+auth-4.7.3.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/"