From c24da77015900e4e416a9f3ac5f51001abb0fd20 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 20 Jun 2012 21:53:58 +1000 Subject: - markus@cvs.openbsd.org 2012/06/19 18:25:28 [servconf.c servconf.h sshd_config.5] sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups} this allows 'Match LocalPort 1022' combined with 'AllowUser bauer' ok djm@ (back in March) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index df10ce092..331a34f86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,11 @@ [ssh.1] Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmc + - markus@cvs.openbsd.org 2012/06/19 18:25:28 + [servconf.c servconf.h sshd_config.5] + sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups} + this allows 'Match LocalPort 1022' combined with 'AllowUser bauer' + ok djm@ (back in March) 20120519 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch -- cgit v1.2.3