svn commit: r420210 - head

Jason Unovitch junovitch at FreeBSD.org
Mon Aug 15 01:40:53 UTC 2016


Author: junovitch
Date: Mon Aug 15 01:40:52 2016
New Revision: 420210
URL: https://svnweb.freebsd.org/changeset/ports/420210

Log:
  UPDATING: document PowerDNS changes in the 3.x -> 4.x update
  
  PR:		211147 211148
  Submitted by:	Ralf van der Enden <tremere at cainites.net> (PowerDNS maintainer)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Aug 15 01:39:33 2016	(r420209)
+++ head/UPDATING	Mon Aug 15 01:40:52 2016	(r420210)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list