]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-{4.7.5,4.8.5,4.9.4}: changelog entries + secpoll update 15124/head
authorMiod Vallat <miod.vallat@open-xchange.com>
Thu, 6 Feb 2025 07:24:13 +0000 (08:24 +0100)
committerMiod Vallat <miod.vallat@open-xchange.com>
Thu, 6 Feb 2025 14:45:09 +0000 (15:45 +0100)
docs/changelog/4.7.rst
docs/changelog/4.8.rst
docs/changelog/4.9.rst
docs/secpoll.zone

index 818e6e24d26891499ff676c301dfa4f5ebc0ffbe..ff9705b0551c031394e48bf9870764b9c27fbaa7 100644 (file)
@@ -1,6 +1,41 @@
 Changelogs for 4.7.x
 ====================
 
+.. changelog::
+  :version: 4.7.5
+  :released: 7th of February 2025
+
+  This is release 4.7.5 of the Authoritative Server.
+  It contains various bug fixes.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15097
+    :tickets: 15093
+
+    check return value of getCatalogMembers() (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 14424
+    :tickets: 14405
+
+    dns.cc: use pdns::views::UnsignedCharView
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 13334
+    :tickets: 13005
+
+    Fix incorrect optsize
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 13272
+    :tickets: 13245
+
+    smysql: stop explicity setting MYSQL_OPT_RECONNECT to 0
+
 .. changelog::
   :version: 4.7.4
   :released: 17th of April 2023
index a687865c4722af7115457a67a59e6f697d7f35c2..528dfec133959133f78b2dea2b17920798ff5a75 100644 (file)
@@ -1,6 +1,34 @@
 Changelogs for 4.8.x
 ====================
 
+.. changelog::
+  :version: 4.8.5
+  :released: 7th of February 2025
+
+  This is release 4.8.5 of the Authoritative Server.
+  It contains various bug fixes.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15095
+    :tickets: 15093
+
+    check return value of getCatalogMembers() (Kees Monshouwer)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 14423
+    :tickets: 14405
+
+    dns.cc: use pdns::views::UnsignedCharView
+
+  .. change::
+    :tags: New Features
+    :pullreq: 14246
+    :tickets: 14218
+
+    make request/response timeout configurable (Samir Aguiar)
+
 .. changelog::
   :version: 4.8.4
   :released: 21st of December 2023
index 9621e3ed2d32fa6020ddbcb892dd50760995c295..248f00ad1be2446deb52d4c98778369a5063aa67 100644 (file)
@@ -1,6 +1,20 @@
 Changelogs for 4.9.x
 ====================
 
+.. changelog::
+  :version: 4.9.4
+  :released: 7th of February 2025
+
+  This is release 4.9.4 of the Authoritative Server.
+  It contains a bug fix.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 15094
+    :tickets: 15093
+
+    check return value of getCatalogMembers() (Kees Monshouwer)
+
 .. changelog::
   :version: 4.9.3
   :released: 17th of December 2024
index f64fc20e4667bdc852f904a268fe55c6ee2ea8ad..2414845b7719f7fcacaf199f61c42ac2e4daea53 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025011400 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025020700 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -118,6 +118,7 @@ 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-4.7.4.security-status                              60 IN TXT "1 OK"
+auth-4.7.5.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"
@@ -125,12 +126,14 @@ auth-4.8.1.security-status                              60 IN TXT "1 OK"
 auth-4.8.2.security-status                              60 IN TXT "1 OK"
 auth-4.8.3.security-status                              60 IN TXT "1 OK"
 auth-4.8.4.security-status                              60 IN TXT "1 OK"
+auth-4.8.5.security-status                              60 IN TXT "1 OK"
 auth-4.9.0-alpha1.security-status                       60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-4.9.0-beta2.security-status                        60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-4.9.0.security-status                              60 IN TXT "1 OK"
 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 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/"