[openssh-commits] [openssh] 05/07: upstream: additional source files here too

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 1 13:11:10 AEDT 2019


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

djm pushed a commit to branch master
in repository openssh.

commit 02275afa1ecbfbd39f27d34c97090e76bec232ec
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Nov 1 02:03:27 2019 +0000

    upstream: additional source files here too
    
    OpenBSD-Regress-ID: 09297e484327f911fd353489518cceaa0c1b95ce
---
 regress/unittests/kex/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/regress/unittests/kex/Makefile b/regress/unittests/kex/Makefile
index 7b4c644e..7b55b876 100644
--- a/regress/unittests/kex/Makefile
+++ b/regress/unittests/kex/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.6 2019/01/21 12:35:20 djm Exp $
+#	$OpenBSD: Makefile,v 1.7 2019/11/01 02:03:27 djm Exp $
 
 PROG=test_kex
 SRCS=tests.c test_kex.c
@@ -10,7 +10,7 @@ SRCS+=ssh-ecdsa.c ssh-ed25519.c mac.c umac.c umac128.c hmac.c misc.c
 SRCS+=ssherr.c uidswap.c cleanup.c xmalloc.c match.c krl.c fatal.c
 SRCS+=addrmatch.c bitmap.c packet.c dispatch.c canohost.c ssh_api.c
 SRCS+=compat.c ed25519.c hash.c ge25519.c fe25519.c sc25519.c verify.c
-SRCS+=cipher-chachapoly.c chacha.c poly1305.c
+SRCS+=cipher-chachapoly.c chacha.c poly1305.c ssh-ecdsa-sk.c ssh-sk.c
 
 SRCS+=	kex.c
 SRCS+=	dh.c

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


More information about the openssh-commits mailing list