1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00

Add a note on the second sendmail fix for WeakDH interoperability.

This commit is contained in:
Gregory Neil Shapiro 2015-06-25 01:42:59 +00:00
parent 94edbbb037
commit e44053b76b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284785

View File

@ -31,6 +31,10 @@ 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".)
20150623:
An additional fix for the issue described in the 20150614 sendmail
entry below has been been committed in revision 284717.
20150616:
FreeBSD's old make (fmake) has been removed from the system. It is
available as the devel/fmake port or via pkg install fmake.