From ffb2d348852eb8a78a81091d5f406b7244be8fd2 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 5 Jun 2015 13:53:25 +0200 Subject: [PATCH] Changelogs for the June 9th 2015 releases - Auth 3.4.5 - Auth 3.3.3 - Recursor 3.6.4 - Recursor 3.7.3 --- docs/markdown/changelog.md.raw | 73 ++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/docs/markdown/changelog.md.raw b/docs/markdown/changelog.md.raw index 7a568d2fa8..3f4130c2a1 100644 --- a/docs/markdown/changelog.md.raw +++ b/docs/markdown/changelog.md.raw @@ -1,5 +1,78 @@ **Note**: Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately. +# PowerDNS Recursor 3.6.4 +Released 9th of June 2015 + +Bug fixes: + +- [commit bccd068](https://github.com/PowerDNS/pdns/commit/bccd068): Limit the +maximum length of a qname + +# PowerDNS Recursor 3.7.3 +Released 9th of June 2015 + +Bug fixes: + +- [commit 92f7b2b](https://github.com/PowerDNS/pdns/commit/92f7b2b): Limit the +maximum length of a qname + +# PowerDNS Authoritative Server 3.3.3 +Released 9th of June 2015 + +Bug fixes: + +- [commit a0a1482](https://github.com/PowerDNS/pdns/commit/a0a1482): Limit the +maximum length of a qname + +# PowerDNS Authoritative Server 3.4.5 +Released 9th of June 2015 + +Bug fixes: + +- [commit ffaae2b](https://github.com/PowerDNS/pdns/commit/ffaae2b): be +careful reading empty lines in our config parser and prevent integer overflow. +- [commit 8e30209](https://github.com/PowerDNS/pdns/commit/8e30209): prevent +crash after --list-modules (Ruben Kerkhof) +- [commit 6cf71cf](https://github.com/PowerDNS/pdns/commit/6cf71cf): Limit the +maximum length of a qname + +Improvements: + +- [commit 28ba3fc](https://github.com/PowerDNS/pdns/commit/28ba3fc), +[commit 61b316f](https://github.com/PowerDNS/pdns/commit/61b316f): Support +/etc/default for our debian/ubuntu packages (Aki Tuomi) +- [commit d80e2b6](https://github.com/PowerDNS/pdns/commit/d80e2b6): Our Boost +check doesn't recognize gcc 5.1 yet (Ruben Kerkhof) +- [commit 68b4834](https://github.com/PowerDNS/pdns/commit/68b4834), +[commit 3b14545](https://github.com/PowerDNS/pdns/commit/3b14545), +[commit 2356d5c](https://github.com/PowerDNS/pdns/commit/2356d5c), +[commit 432808b](https://github.com/PowerDNS/pdns/commit/432808b): +Various PKCS#11 fixes and improvements (Aki Tuomi) +- [commit 5d02d01](https://github.com/PowerDNS/pdns/commit/5d02d01): use +hostname -f || hostname consistently (Florian Obser) +- [commit bf357ff](https://github.com/PowerDNS/pdns/commit/bf357ff): Delete +backend when cleaning up Distributor (Aki Tuomi) +- [commit 2433d2e](https://github.com/PowerDNS/pdns/commit/2433d2e): +Initialize all scalar fields in SOAData (Aki Tuomi) +- [commit 8fabf4d](https://github.com/PowerDNS/pdns/commit/8fabf4d): +Initialize file descriptors to -1 (Aki Tuomi) +- [commit 7798aa3](https://github.com/PowerDNS/pdns/commit/7798aa3): we need +unistd.h here (Florian Obser) +- [commit 9f6e411](https://github.com/PowerDNS/pdns/commit/9f6e411): we need +errno.h here (Florian Obser) +- [commit 5c8bba2](https://github.com/PowerDNS/pdns/commit/5c8bba2): Look for +mbedtls before polarssl (Ruben Kerkhof) +- [commit e25a09c](https://github.com/PowerDNS/pdns/commit/e25a09c): Detect +Lua on OpenBSD (Ruben Kerkhof) +- [commit 5abd150](https://github.com/PowerDNS/pdns/commit/5abd150): Let +pkg-config determine botan dependency libs (Ruben Kerkhof) +- [commit ba4d623](https://github.com/PowerDNS/pdns/commit/ba4d623): kill some +further mallocs and add note to remind us not to add them back (bert hubert) +- [commit 50346d8](https://github.com/PowerDNS/pdns/commit/50346d8): Move +remotebackend-unix test socket to testsdir (Aki Tuomi) +- [commit 32e9512](https://github.com/PowerDNS/pdns/commit/32e9512): Defer +launch of coprocess until first question (Aki Tuomi) + # PowerDNS Authoritative Server 3.3.2 Released 1st of May, 2015 -- 2.47.2