aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2016-11-06 00:57:01 +0800
committerhrs <hrs@FreeBSD.org>2016-11-06 00:57:01 +0800
commit9c444cb38846ec82b9007ae76a4358ab6005a973 (patch)
tree9eac142ef2ad0f5a6c47eefe9f3ae82adf85c5de /UPDATING
parent36c3569fffd6e9b75e501c67ba3963dc7452814a (diff)
downloadfreebsd-ports-gnome-9c444cb38846ec82b9007ae76a4358ab6005a973.tar.gz
freebsd-ports-gnome-9c444cb38846ec82b9007ae76a4358ab6005a973.tar.zst
freebsd-ports-gnome-9c444cb38846ec82b9007ae76a4358ab6005a973.zip
ix Berkeley DB detection at the configuration stage.
PR: 214182
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