From e78f5da52ca38d07b0b4ccf565e1b47f477fb5a5 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Thu, 17 Sep 2020 16:44:52 -0400 Subject: default DH prime choice consistency A function returning a default and a list which defined the value of "default" disagreed. Switch both to a macro to make it harder for them to fall out of sync. --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9048e3f0e..cb92a601a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -116,6 +116,11 @@ JH/24 Bug 2634: Fix a taint trap seen on NetBSD: the testing coded for Find and fix by Gavan. Although NetBSD is not a supported platform for 4.94 this bug could affect other platforms. +PP/01 Fix default prime selection to be consistent. + One path used ike23 still, instead of exim.dev.20160529.3; now both + execution flows will use the same DH primes (currently + exim.dev.20160529.3). + Exim version 4.94 ----------------- -- cgit v1.2.3