[openssh-commits] [openssh] 01/02: Re-enable dhgex test.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Sep 27 15:36:50 AEST 2019


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 7c817d129e2d48fc8a6f7965339313023ec45765
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Sep 27 15:26:22 2019 +1000

    Re-enable dhgex test.
    
    Since we've added larger fallback groups to dh.c this test will pass
    even if there is no moduli file installed on the system.
---
 regress/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress/Makefile b/regress/Makefile
index 7dc7f498..933fbb42 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -30,6 +30,7 @@ LTESTS= 	connect \
 		transfer \
 		banner \
 		rekey \
+		dhgex \
 		stderr-data \
 		stderr-after-eof \
 		broken-pipe \
@@ -91,7 +92,6 @@ LTESTS= 	connect \
 		sshsig
 
 
-#		dhgex \
 
 INTEROP_TESTS=	putty-transfer putty-ciphers putty-kex conch-ciphers
 #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list