summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-12-05 15:32:33 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-12-05 15:32:33 +0000
commit6d69608c0ae621d42c97f27f55d2f0ca911b65c8 (patch)
tree08e9a738ba80e5048e62d6c15ed7dce41ddbeef4 /UPDATING
parent0cf6ff0a77b1a123168976b8fa40d4fe63332f53 (diff)
downloadsrc-test2-6d69608c0ae621d42c97f27f55d2f0ca911b65c8.tar.gz
src-test2-6d69608c0ae621d42c97f27f55d2f0ca911b65c8.zip
UPDATING: Add long-belated note about certs in base
While the interaction between this and the ETCSYMLINK option of security/ca_root_nss isn't necessarily fatal, one should be aware and attempt to understand the ramifications of mixing the two. ports-secteam will be contacted to discuss the default option for branches where certs are being included in base.
Notes
Notes: svn path=/head/; revision=355423
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8ae17727d287..e5a8b5de700f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20191205:
+ The root certificates of the Mozilla CA Certificate Store have been
+ imported into the base system and can be managed with the certctl(8)
+ utility. If you have installed the security/ca_root_nss port or package
+ with the ETCSYMLINK option (the default), be advised that there may be
+ differences between those included in the port and those included in
+ base due to differences in nss branch used as well as general update
+ frequency. Note also that certctl(8) cannot manage certs in the
+ format used by the security/ca_root_nss port.
+
20191120:
The amd(8) automount daemon has been disabled by default, and will be
removed in the future. As of FreeBSD 10.1 the autofs(5) is available