]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Tue, 23 Aug 2016 03:22:49 +0000 (03:22 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 23 Aug 2016 04:29:07 +0000 (14:29 +1000)
commit4067ec8a4c64ccf16250c35ff577b4422767da64
tree37e7d9420ca322b4efe714e6aa3208dae7e82bf0
parent83b581862a1dbb06fc859959f829dde2654aef3c
upstream commit

fix matching for pattern lists that contain a single
negated match, e.g. "Host !example"

report and patch from Robin Becker. bz#1918 ok dtucker@

Upstream-ID: 05a0cb323ea4bc20e98db099b42c067bfb9ea1ea
match.c