From: Peter van Dijk Date: Tue, 23 Sep 2014 07:35:18 +0000 (+0200) Subject: document 3.4.0-rc2; move rec 3.6.1 behind it X-Git-Tag: auth-3.4.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ea480cf365d69141e76be03013b5eb48e27b0b;p=thirdparty%2Fpdns.git document 3.4.0-rc2; move rec 3.6.1 behind it --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 87b90f1ceb..4864a81ca5 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -93,52 +93,6 @@ Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately. - PowerDNS Recursor 3.6.1 - - - Version 3.6.1 is a mandatory security upgrade to 3.6.0! Released on the 10th of September 2014. - - - - PowerDNS Recursor 3.6.0 could crash with a specific sequence of packets. For more details, see - . PowerDNS Recursor 3.6.1 was very well tested, and is in full - production already, so it should be a safe upgrade. - - - Downloads: - - - - Official download page - - - - - - In addition to various fixes related to this potential crash, 3.6.1 fixes a few minor issues and adds - a debugging feature: - - - - We could not encode IPv6 AAAA records that mapped to IPv4 addresses in some cases (:ffff.1.2.3.4). - Fixed in gc90fcbd , closing t1663. - - - - - Improve systemd startup timing with respect to network availability (gcf86c6a), thanks to Morten Stevens. - - - - - Realtime telemetry can now be enabled at runtime, for example with 'rec_control carbon-server 82.94.213.34 ourname1234'. - This ties in to our existing carbon-server and carbon-ourname settings, but now at runtime. This specific - invocation will make your stats appear automatically on our public telemetry server. - - - - - PowerDNS Authoritative Server 3.4.0 @@ -151,34 +105,34 @@ - RC1 released August 1st, 2014 + RC2 released September 23rd, 2014 Downloads: - tar.bz2 source + tar.bz2 source - i386 RPM + i386 RPM - x86_64 RPM + x86_64 RPM - i386 deb + i386 deb - x86_64 deb + x86_64 deb @@ -197,6 +151,99 @@ A list of changes since 3.3.1 follows. + + Changes between RC1 and RC2: + + + + + gbb6e54f: document udp6-queries, udp4-queries, add rd-queries, recursion-unanswered metrics & document. Closes t1400. + + + + + g4a23af7: init script: support DAEMON_ARGS; g7e5b3a0: init script: ensure socket dir exists + + + + + gdd930ed: don't import supermaster ips from other accounts + + + + + ged3afdf: fall back to central bind if reuseport bind fails; improves t1715 + + + + + g709ca59: GeoIP backend implementation. This is a new backend, still experimental! + + + + + gbf5a484: support EVERY future version of OS X, fixes t1702 + + + + + g4dbaec6: Check for __FreeBSD_kernel__ as per https://lists.debian.org/debian-bsd/2006/03/msg00127.html, fixes t1684; g74f389d: __FreeBSD_kernel__ is defined but empty on systems with FreeBSD kernels, breaking compile. Thanks pawal + + + + + g882ca9d: revert setpgrp changes + + + + + g2e6bbd8: Catch PDNSException in Signingpiper::helperWorker to avoid abort + + + + + g0ffd51d: improve error reporting on malformed labels + + + + + gc48dec7: Fix forwarded TSIG message issue + + + + + gdad70f2: skip TCP_DEFER_ACCEPT on platforms that do not have it (like FreeBSD); fixes t1658 + + + + + gc7287b6: should fix t1662, reloading while checking for domains that need to be notified in BIND, causing lock + + + + + g3e67ea8: allow OPT pseudo record type in IXFR query + + + + + ga1caa8b: webserver: htmlescape VERSION and config name + + + + + gdf9d980: Remove "log-failed-updates" leftover + + + + + ga1fe72a: Remove unused "soa-serial-offset" option + + + + + Changes below are in RC1, but not in RC2. + DNSSEC changes: @@ -648,6 +695,53 @@ + PowerDNS Recursor 3.6.1 + + + Version 3.6.1 is a mandatory security upgrade to 3.6.0! Released on the 10th of September 2014. + + + + PowerDNS Recursor 3.6.0 could crash with a specific sequence of packets. For more details, see + . PowerDNS Recursor 3.6.1 was very well tested, and is in full + production already, so it should be a safe upgrade. + + + Downloads: + + + + Official download page + + + + + + In addition to various fixes related to this potential crash, 3.6.1 fixes a few minor issues and adds + a debugging feature: + + + + We could not encode IPv6 AAAA records that mapped to IPv4 addresses in some cases (:ffff.1.2.3.4). + Fixed in gc90fcbd , closing t1663. + + + + + Improve systemd startup timing with respect to network availability (gcf86c6a), thanks to Morten Stevens. + + + + + Realtime telemetry can now be enabled at runtime, for example with 'rec_control carbon-server 82.94.213.34 ourname1234'. + This ties in to our existing carbon-server and carbon-ourname settings, but now at runtime. This specific + invocation will make your stats appear automatically on our public telemetry server. + + + + + + PowerDNS Recursor version 3.6.0