diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-08-15 01:40:52 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-08-15 01:40:52 +0000 |
commit | cbe4aa6d89902b953514d4448acb5e926bc94a7d (patch) | |
tree | 51134b1ac4341e32b7ce1343cbf767938cd73522 | |
parent | fb7f5fb3bf82c9b49b85961ddbc890a942643617 (diff) | |
download | freebsd-ports-cbe4aa6d89902b953514d4448acb5e926bc94a7d.zip |
UPDATING: document PowerDNS changes in the 3.x -> 4.x update
PR: 211147 211148
Submitted by: Ralf van der Enden <tremere@cainites.net> (PowerDNS maintainer)
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20160815: + AFFECTS: users of dns/powerdns* + AUTHOR: junovitch@FreeBSD.org + + PowerDNS Authoritive Server and Recursor 4.0.0+ introduce significant + changes to the configuration files, which need to be handled before + restarting the services. As from the Recursor changelog, "The Lua hook + infrastructure was redone using LuaWrapper; old scripts will no longer + work, but new scripts are easier to write under the new interface." + 20160811: AFFECTS: users of security/libressl AUTHOR: brnrd@FreeBSD.org |