https://bugzilla.mindrot.org/show_bug.cgi?id=2335
Jakub Jelen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2525|0 |1 is obsolete| | --- Comment #2 from Jakub Jelen <[email protected]> --- Created attachment 3137 --> https://bugzilla.mindrot.org/attachment.cgi?id=3137&action=edit New version of patch for OpenSSH 7.7p1 (prerelease) The old patch does not apply anymore since it is now used also for other things so I put together a new version with hpdelim2(). See attached patch. Any chance getting this finally fixed. Simple test cases, that fail without this patch: ./sshd -f /dev/null -T -oPermitOpen=localhost/222 -oHostKey=regress/rsa| grep 222 ./sshd -f /dev/null -T -oListenAddress=localhost/222 -oHostKey=regress/rsa| grep 222 -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
