summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2015-06-16 03:03:26 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2015-06-16 03:03:26 +0000
commit9c5682ed708587937557519126e59ac98926401f (patch)
tree5841b3de2e5495f61db370a4b03e51d2c8723260 /UPDATING
parentd815a37dda60233738e9d7876f9e24fe89181c9e (diff)
downloadsrc-test2-9c5682ed708587937557519126e59ac98926401f.tar.gz
src-test2-9c5682ed708587937557519126e59ac98926401f.zip
The fix for the issue described in the 20150614 sendmail entry has
been been committed in revision 284436. MFC after: 1 day
Notes
Notes: svn path=/head/; revision=284437
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6ba4dc7c85aa..5472d97e7bc2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150615:
+ The fix for the issue described in the 20150614 sendmail entry
+ below has been been committed in revision 284436. The work
+ around described in that entry is no longer needed unless the
+ default setting is overridden by a confDH_PARAMETERS configuration
+ setting of '5' or pointing to a 512 bit DH parameter file.
+
20150614:
ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support has been removed from
atf.test.mk (included from bsd.test.mk). Please upgrade devel/atf