-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024071601 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024072301 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.9.5.security-status 60 IN TXT "1 OK"
recursor-4.9.6.security-status 60 IN TXT "1 OK"
recursor-4.9.7.security-status 60 IN TXT "1 OK"
+recursor-4.9.8.security-status 60 IN TXT "1 OK"
recursor-5.0.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.5.security-status 60 IN TXT "1 OK"
recursor-5.0.6.security-status 60 IN TXT "1 OK"
recursor-5.0.7.security-status 60 IN TXT "1 OK"
+recursor-5.0.8.security-status 60 IN TXT "1 OK"
recursor-5.1.0-alpha1.security-status 60 IN TXT "2 Superseded pre-release"
recursor-5.1.0-beta1.security-status 60 IN TXT "2 Superseded pre-release"
recursor-5.1.0-rc1.security-status 60 IN TXT "2 Superseded pre-release"
recursor-5.1.0.security-status 60 IN TXT "1 OK"
+recursor-5.1.1.security-status 60 IN TXT "1 OK"
; Recursor Debian
recursor-3.6.2-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-2016-02/"
Changelogs for 4.9.X
====================
+.. changelog::
+ :version: 4.9.8
+ :released: 23rd of July 2024
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14503
+ :tickets: 14499
+
+ Optimize processing of additionals.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14483
+ :tickets: 14471
+
+ Dump right SOA into dumpFile and report non-relative SOA for includeSOA=true.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14480
+ :tickets: 14404
+
+ Yahttp router: avoid unsigned underflow in route().
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14413
+ :tickets: 14400
+
+ Switch el7 builds to Oracle Linux 7.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14416
+ :tickets: 14359
+
+ dns.cc: use pdns::views::UnsignedCharView.
+
.. changelog::
:version: 4.9.7
:released: 3rd of July 2024
Before upgrading, it is advised to read the :doc:`../upgrade`.
+.. changelog::
+ :version: 5.0.8
+ :released: 23rd of July 2024
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14502
+ :tickets: 14499
+
+ Limit the number of async tasks pushed to resolve NS names and optimize processing of additionals.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14482
+ :tickets: 14471
+
+ Dump right SOA into dumpFile and report non-relative SOA for includeSOA=true.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14479
+ :tickets: 14404
+
+ Yahttp router: avoid unsigned underflow in route().
+
+ .. change::
+ :tags: Improvements.
+ :pullreq: 14412
+ :tickets: 134400
+
+ Switch el7 builds to Oracle Linux 7.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14415
+ :tickets: 14359
+
+ dns.cc: use pdns::views::UnsignedCharView.
+
.. changelog::
:version: 5.0.7
:released: 3rd of July 2024
Before upgrading, it is advised to read the :doc:`../upgrade`.
+.. changelog::
+ :version: 5.1.1
+ :released: 23rd of July 2024
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14516
+ :tickets: 14514
+
+ Fix maintenanceCalls vs maintenanceCount in SNMP MIB.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14501
+ :tickets: 14499
+
+ Limit the number of async tasks pushed to resolve NS names and optimizer processing of additionals.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14481
+ :tickets: 14471
+
+ Dump right SOA into dumpFile and report non-relative SOA for includeSOA=true.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14478
+ :tickets: 14404
+
+ Yahttp router: avoid unsigned underflow in match().
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14477
+ :tickets: 14459
+
+ Move default Docker config to YAML.
+
.. changelog::
:version: 5.1.0
:released: 10th of July 2024