From: Peter van Dijk Date: Fri, 4 May 2012 09:54:45 +0000 (+0000) Subject: update docs for 3.1 release X-Git-Tag: auth-3.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1b39d1ea3b60e55200ee274cd4af2fc5c1ef64a;p=pdns update docs for 3.1 release git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2605 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 884e250fe..958b37c03 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -95,45 +95,32 @@ Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately. - PowerDNS Authoritative Server 3.1 (UNRELEASED) - Version 3.1 of the PowerDNS Authoritative Server is a major upgrade if you are coming from 2.9.x. + PowerDNS Authoritative Server 3.1 + Version 3.1 of the PowerDNS Authoritative Server is a major upgrade if you are coming from 2.9.x. There are also some important changes if you are coming from 3.0. Please refer to and for important information on correct and stable operation, as well as notes on performance and memory use. - RC1 released on the 23th of March 2012 - RC2 released on the 14th of April 2012 + + Released on the 4th of May 2012 RC3 released on the 30th of April 2012 + RC2 released on the 14th of April 2012 + RC1 released on the 23th of March 2012 Downloads: - pdns-3.1-rc3.tar.gz - - - - - pdns-static-3.1rc3-1.i386.rpm + Official download page - pdns-static-3.1rc3-1.x86_64.rpm - - - - - pdns-static_3.1-rc3-1_amd64.deb - - - - - pdns-static_3.1-rc3-1_i386.deb + CentOS/RHEL 5/6 RPMs kindly provided by Kees Monshouwer. - CentOS/RHEL 5/6 RPMs kindly provided by Kees Monshouwer. + Additional packages kindly provided by various other people. @@ -141,10 +128,6 @@ - - - - Version 3.1 of the PowerDNS Authoritative Server represents the 'coming of age' of our DNSSEC implementation. In addition, 3.1 solves a lot of '.0' issues typically associated with a major new release. @@ -164,6 +147,19 @@ cleaned up years of accumulated dust in the code, and massively improved our regression testing into a full blown continuous integration setup with full DNSSEC tests! + + Additionally, we would like to thank Ruben d'Arco, Jose Arthur Benetasso Villanova, Marc Haber, Jimmy Bergman, Aki Tuomi and everyone else who helped us out! + + + Changes between RC3 and final: + + + + pdnssec now honours the default-soa-name setting. Reported by Kees Monshouder, fixed in c2600. + + + + Changes between RC2 and RC3: @@ -10677,6 +10673,9 @@ local0.err /var/log/pdns.err The definition of 'auth' and 'ordername' in backends has changed slightly, see . + + PowerDNS 3.0 and 3.1 will only fetch DNSSEC metadata and key material from the first DNSSEC-capable backend in the launch line. In 3.1, the bindbackend supports DNSSEC storage. This means that setups using launch=bind,gsqlite3 or launch=gsqlite3,bind may break. Please tread carefully! +