-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110101 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110201 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.7.0.security-status 60 IN TXT "1 OK"
dnsdist-1.7.1.security-status 60 IN TXT "1 OK"
dnsdist-1.7.2.security-status 60 IN TXT "1 OK"
+dnsdist-1.7.3.security-status 60 IN TXT "1 OK"
Changelog
=========
+.. changelog::
+ :version: 1.7.3
+ :released: 2nd of November 2022
+
+ dnsdist 1.7.3 contains no functional changes or bugfixes.
+ This release strictly serves to bring dnsdist packages to our EL9 and Ubuntu Jammy repositories, and upgrades the dnsdist Docker image from Debian buster to Debian bullseye, as buster is officially EOL.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 11948
+
+ add el9/9stream targets
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 11974
+
+ docker images: upgrade to Debian bullseye
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 11742
+
+ dh_builddeb: force gzip compression (this makes the Ubuntu Jammy packages compatible with our Debian-hosted repositories)
+
.. changelog::
:version: 1.7.2
:released: 14th of June 2022