diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-08 12:41:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-08 12:41:08 +0000 |
commit | 0adc22052c6612e0de59c4b53aede3bd0768996c (patch) | |
tree | 2db8e1f2f1854aeb5ed2bb0c6c8b6bc3d931986b /UPDATING | |
parent | 3afc4b1b2cd294a091747bfdb3c1061372278d91 (diff) |
- Add entry for dns/powerdns update
PR: ports/159349
Submitted by: Ralf van der Enden <tremere@cainites.net>
Notes
Notes:
svn path=/head/; revision=279208
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |