https://bugzilla.mindrot.org/show_bug.cgi?id=1985 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2035 --- Comment #2 from Damien Miller <djm at mindrot.org> --- Retarget uncompleted bugs from 6.1 => 6.2 -- 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.
https://bugzilla.mindrot.org/show_bug.cgi?id=1985 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|1986 | --- Comment #3 from Damien Miller <djm at mindrot.org> --- Retarget bugs from 6.1 => 6.2 -- 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.
https://bugzilla.mindrot.org/show_bug.cgi?id=1985 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2187| |ok?(djm at mindrot.org) Flags| | --- Comment #4 from Darren Tucker <dtucker at zip.com.au> --- Created attachment 2187 --> https://bugzilla.mindrot.org/attachment.cgi?id=2187&action=edit tell mux master to close when using -N and all clients gone ok, so the problem here is that ssh assumes there's still a session in this case, then eventually runs a select(2) that never returns. the attached patch should fix this, please try it. -- 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.
https://bugzilla.mindrot.org/show_bug.cgi?id=1985 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2187|ok?(djm at mindrot.org) |ok+ Flags| | -- 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.
https://bugzilla.mindrot.org/show_bug.cgi?id=1985 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Darren Tucker <dtucker at zip.com.au> --- committed, thanks it will be in the 6.2 release. -- 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.
Possibly Parallel Threads
- [Bug 2163] New: unchecked returned value from pam_get_item()
- [Bug 2032] New: Local user name in krb5_kuserok call
- [Bug 1513] CIDR address/masklen matching support for permitopen=
- [Bug 1948] ssh -f doesn't terminate when muxing connections.
- [Bug 2341] New: XQuartz X11 forwarding not working in OS X 10.10 Yosemite