aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-08-08 20:41:08 +0800
committerpav <pav@FreeBSD.org>2011-08-08 20:41:08 +0800
commit903006921b82329af24172ef392960d8c4cf5431 (patch)
tree2d492cbc5dde5fedbd855f24a56eac0c89bb95e6 /UPDATING
parentc60b75bcefe3132dc0f42d701da0f87c6bc486e2 (diff)
downloadfreebsd-ports-gnome-903006921b82329af24172ef392960d8c4cf5431.tar.gz
freebsd-ports-gnome-903006921b82329af24172ef392960d8c4cf5431.tar.zst
freebsd-ports-gnome-903006921b82329af24172ef392960d8c4cf5431.zip
- Add entry for dns/powerdns update
PR: ports/159349 Submitted by: Ralf van der Enden <tremere@cainites.net>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b58d473e6f58..21f108cbd21a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20110808:
+ AFFECTS: users of dns/powerdns
+ AUTHOR: tremere@cainites.net
+
+ The port has been updated to PowerDNS 3.0, which includes support for DNSSEC.
+
+ Before upgrading please read the the following:
+ http://doc.powerdns.com/upgrades.html#from2.9to3.0
+
+ Make sure to read the documentation and wiki on http://powerdnssec.org/ on
+ how to enable DNSSEC mode in the configuration-file and for the necessary
+ database changes.
+
+ Take note that not all backends support DNSSEC. The ones that do are BIND,
+ SQLite3 and Generic MySQL and PgSQL.
+
+20110808:
AFFECTS: users of security/amavisd-new
AUTHOR: sahil@FreeBSD.org