diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-12-09 08:11:10 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-12-09 08:11:10 +0000 |
commit | bc01085557f59953a3381ac464b7432450d56620 (patch) | |
tree | ab9a55ee5bc95af1c6f021db23be36a66ea93362 /UPDATING | |
parent | f3afdcb3c2c6cd58db58e50bbe6aeec20138a33c (diff) | |
download | ports-bc01085557f59953a3381ac464b7432450d56620.tar.gz ports-bc01085557f59953a3381ac464b7432450d56620.zip |
Add note about named.conf being replaced on FreeBSD 10.0 on BIND versions
before their _2 revision.
Notes
Notes:
svn path=/head/; revision=335953
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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@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@FreeBSD.org |