]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Changelog updates
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Jun 2015 11:17:40 +0000 (13:17 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Jun 2015 11:17:40 +0000 (13:17 +0200)
docs/markdown/changelog.md.raw

index 3f4130c2a16790368223c04697c7c7b2f51f5a7f..8adecba9cd6cc406b9eff245ba46d008aeee5d0e 100644 (file)
@@ -16,6 +16,12 @@ Bug fixes:
 - [commit 92f7b2b](https://github.com/PowerDNS/pdns/commit/92f7b2b): Limit the
 maximum length of a qname
 
+Improvements:
+
+- [commit 46366a5](https://github.com/PowerDNS/pdns/commit/46366a5),
+[commit f318a7d](https://github.com/PowerDNS/pdns/commit/f318a7d): pdnssec:
+check for glue and delegations in parent zones (Kees Monshouwer)
+
 # PowerDNS Authoritative Server 3.3.3
 Released 9th of June 2015
 
@@ -41,37 +47,35 @@ 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 d80e2b6](https://github.com/PowerDNS/pdns/commit/d80e2b6): Detect
+GCC 5.1 for boost (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 bf357ff](https://github.com/PowerDNS/pdns/commit/bf357ff),
+[commit 2433d2e](https://github.com/PowerDNS/pdns/commit/2433d2e),
+[commit 8fabf4d](https://github.com/PowerDNS/pdns/commit/8fabf4d): Fix
+Coverity issues (Aki Tuomi)
+- [commit 5d02d01](https://github.com/PowerDNS/pdns/commit/5d02d01)
+[commit 7798aa3](https://github.com/PowerDNS/pdns/commit/7798aa3),
+[commit 9f6e411](https://github.com/PowerDNS/pdns/commit/9f6e411),
+[commit e25a09c](https://github.com/PowerDNS/pdns/commit/e25a09c): Fix
+building on OpenBSD (Florian Obser and Ruben Kerkhof)
 - [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)
+further mallocs and add note to remind us not to add them back
 - [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)
+- [commit d9b3ecb](https://github.com/PowerDNS/pdns/commit/d9b3ecb),
+[commit 561373e](https://github.com/PowerDNS/pdns/commit/561373e): pdnssec:
+check for glue and delegations in parent zones (Kees Monshouwer)
 
 # PowerDNS Authoritative Server 3.3.2