Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2015 03:03:27 +0000 (UTC)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284437 - head
Message-ID:  <201506160303.t5G33RH9061037@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gshapiro
Date: Tue Jun 16 03:03:26 2015
New Revision: 284437
URL: https://svnweb.freebsd.org/changeset/base/284437

Log:
  The fix for the issue described in the 20150614 sendmail entry has
  been been committed in revision 284436.
  
  MFC after:	1 day

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Jun 16 02:58:50 2015	(r284436)
+++ head/UPDATING	Tue Jun 16 03:03:26 2015	(r284437)
@@ -31,6 +31,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506160303.t5G33RH9061037>