svn commit: r335953 - head

Erwin Lansing erwin at FreeBSD.org
Mon Dec 9 08:11:11 UTC 2013


Author: erwin
Date: Mon Dec  9 08:11:10 2013
New Revision: 335953
URL: http://svnweb.freebsd.org/changeset/ports/335953

Log:
  Add note about named.conf being replaced on FreeBSD 10.0 on BIND versions
  before their _2 revision.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Dec  9 06:35:44 2013	(r335952)
+++ head/UPDATING	Mon Dec  9 08:11:10 2013	(r335953)
@@ -5,6 +5,14 @@ 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.
 
+20131209:
+  AFFECTS: users of dns/bind96, dns/bind98 and bind99 on FreeBSD 10.0
+  AUTHOR: erwin at FreeBSD.org
+
+  Bind versions before 9.6.3.2.ESV.R10_2, 9.8.6_2, and 9.9.4_2 on
+  FreeBSD 10.0 will replace named.conf on upgrade.  Make sure to
+  backup any local changes before upgrading to the _2 versions.
+
 20131208:
   AFFECTS: users of java/subversion-java
   AUTHOR: ohauer at FreeBSD.org


More information about the svn-ports-head mailing list