svn commit: r284487 - stable/10

Gregory Neil Shapiro gshapiro at FreeBSD.org
Wed Jun 17 02:47:31 UTC 2015


Author: gshapiro
Date: Wed Jun 17 02:47:30 2015
New Revision: 284487
URL: https://svnweb.freebsd.org/changeset/base/284487

Log:
  MFC: The fix for the issue described in the 20150614 sendmail entry has
       been been committed in revision 284485..

Modified:
  stable/10/UPDATING

Modified: stable/10/UPDATING
==============================================================================
--- stable/10/UPDATING	Wed Jun 17 02:43:20 2015	(r284486)
+++ stable/10/UPDATING	Wed Jun 17 02:47:30 2015	(r284487)
@@ -16,6 +16,13 @@ from older versions of FreeBSD, try WITH
 stable/10, and then rebuild without this option. The bootstrap process from
 older version of current is a bit fragile.
 
+20150615:
+	The fix for the issue described in the 20150614 sendmail entry
+	below has been been committed in revision 284485.  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:
 	The import of openssl to address the FreeBSD-SA-15:10.openssl
 	security advisory includes a change which rejects handshakes


More information about the svn-src-all mailing list