bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-23  04:34 UTC
[Bug 1918] match_pattern_list fails for negated failure
https://bugzilla.mindrot.org/show_bug.cgi?id=1918
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #25 from Damien Miller <djm at mindrot.org> ---
This is fixed and will be in the OpenSSH 7.4 release. Thanks!
commit 4067ec8a4c64ccf16250c35ff577b4422767da64
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Aug 23 03:22:49 2016 +0000
    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
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Reasonably Related Threads
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
