1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Add entry for dns/powerdns update

PR:		ports/159349
Submitted by:	Ralf van der Enden <tremere@cainites.net>
This commit is contained in:
Pav Lucistnik 2011-08-08 12:41:08 +00:00
parent 3afc4b1b2c
commit 0adc22052c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279208

View File

@ -5,6 +5,22 @@ they are unavoidable.
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