aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2016-11-05 16:57:01 +0000
committerHiroki Sato <hrs@FreeBSD.org>2016-11-05 16:57:01 +0000
commita5c0e4b9cedf1d6d847079b3a8626fd181709107 (patch)
tree9eac142ef2ad0f5a6c47eefe9f3ae82adf85c5de /UPDATING
parent728e55945d6515ccdb4039ab92843e1ac32a932e (diff)
downloadports-a5c0e4b9cedf1d6d847079b3a8626fd181709107.tar.gz
ports-a5c0e4b9cedf1d6d847079b3a8626fd181709107.zip
ix Berkeley DB detection at the configuration stage.
PR: 214182
Notes
Notes: svn path=/head/; revision=425399
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 433fd9eeeeb9..197750fe5aea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20161105:
+ AFFECTS: users of security/heimdal
+ AUTHOR: hrs@FreeBSD.org
+
+ kadmin(8) in heimdal-1.5.3_5 and prior did not create a database
+ in /var/heimdal in Berkeley DB format which kdc(8) required. This
+ problem has been fixed in heimdal-1.5.3_6.
+
20161104:
AFFECTS: users of mail/mu4e and mail/mu4e-maildirs
AUTHOR: hrs@FreeBSD.org