From: Darren Tucker Date: Thu, 7 Nov 2013 03:50:09 +0000 (+1100) Subject: - djm@cvs.openbsd.org 2013/10/09 23:44:14 X-Git-Tag: V_6_5_P1~165 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa19548a98c0f89283ebd7354abd746ca6bc4fdf;p=thirdparty%2Fopenssh-portable.git - djm@cvs.openbsd.org 2013/10/09 23:44:14 [regress/Makefile] (ID sync only) regression test for sftp request white/blacklisting and readonly mode. --- diff --git a/ChangeLog b/ChangeLog index b8ca4d4bf..4933ade91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,10 @@ [ssh-pkcs11.c] from portable: s/true/true_val/ to avoid name collisions on dump platforms RCSID sync only + - (dtucker) OpenBSD CVS Sync + - djm@cvs.openbsd.org 2013/10/09 23:44:14 + [regress/Makefile] (ID sync only) + regression test for sftp request white/blacklisting and readonly mode. 20131104 - (djm) OpenBSD CVS Sync diff --git a/regress/Makefile b/regress/Makefile index 4c64b576f..eca634a60 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.65 2013/04/18 02:46:12 djm Exp $ +# $OpenBSD: Makefile,v 1.66 2013/10/09 23:44:14 djm Exp $ REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec tests: $(REGRESS_TARGETS)