summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2013-05-20 19:05:49 +0000
committerTiziano Müller <dev-zero@gentoo.org>2013-05-20 19:05:49 +0000
commit811c91308c4e7e1331a39c4189b3c038c47635ea (patch)
tree2c106349484fd4fc47a316b95cc40b31365ce5c5 /net-dns/pdns/ChangeLog
parentVersion bump. (diff)
downloadhistorical-811c91308c4e7e1331a39c4189b3c038c47635ea.tar.gz
historical-811c91308c4e7e1331a39c4189b3c038c47635ea.tar.bz2
historical-811c91308c4e7e1331a39c4189b3c038c47635ea.zip
Version bump (bug #456412), add support for using botan or crypto++ as well as lua-, odbc-, remote-, mydns and tinydns-backends. Fixed a lot of build issues in the build-system and depend on in-tree version of PolarSSL instead of the bundled one.
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0x1E0CA85F!
Diffstat (limited to 'net-dns/pdns/ChangeLog')
-rw-r--r--net-dns/pdns/ChangeLog16
1 files changed, 14 insertions, 2 deletions
diff --git a/net-dns/pdns/ChangeLog b/net-dns/pdns/ChangeLog
index ae4377004591..481935f3509d 100644
--- a/net-dns/pdns/ChangeLog
+++ b/net-dns/pdns/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for net-dns/pdns
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.86 2012/11/25 16:12:21 swegener Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.87 2013/05/20 19:05:48 dev-zero Exp $
+
+*pdns-3.2 (20 May 2013)
+
+ 20 May 2013; Tiziano Müller <dev-zero@gentoo.org>
+ +files/pdns-3.2-fix-autoconf.patch,
+ +files/pdns-3.2-fix-conditional-polarssl.patch,
+ +files/pdns-3.2-fix-curl-link.patch, +files/pdns-3.2-lib_lua.patch,
+ +pdns-3.2.ebuild, metadata.xml:
+ Version bump (bug #456412), add support for using botan or crypto++ as well as
+ lua-, odbc-, remote-, mydns and tinydns-backends. Fixed a lot of build issues
+ in the build-system and depend on in-tree version of PolarSSL instead of the
+ bundled one.
25 Nov 2012; Sven Wegener <swegener@gentoo.org> pdns-3.0.1.ebuild,
pdns-3.1.ebuild: