bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 13:32 UTC
[Bug 1721] New: check for EPFNOSUPPORT from socket()
https://bugzilla.mindrot.org/show_bug.cgi?id=1721 Summary: check for EPFNOSUPPORT from socket() Product: Portable OpenSSH Version: 5.3p1 Platform: Other URL: http://bugs.debian.org/102991 OS/Version: Other Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: cjwatson at debian.org Created an attachment (id=1796) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1796) check for EPFNOSUPPORT from socket() Apparently, on GNU/Hurd, socket() may return EPFNOSUPPORT and this is not equal to EAFNOSUPPORT, so X forwarding fails. The attached patch arranges to check for this error code as well. This patch was by Robert Bihlmeyer <robbe at orcus.priv.at>. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-26 00:07 UTC
[Bug 1721] check for EPFNOSUPPORT from socket()
https://bugzilla.mindrot.org/show_bug.cgi?id=1721 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1796| |ok+ Flag| | -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-26 00:10 UTC
[Bug 1721] check for EPFNOSUPPORT from socket()
https://bugzilla.mindrot.org/show_bug.cgi?id=1721 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> 2010-03-26 11:10:57 EST --- thanks - applied, will be in OpenSSH-5.5 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-26 00:12 UTC
[Bug 1721] check for EPFNOSUPPORT from socket()
https://bugzilla.mindrot.org/show_bug.cgi?id=1721 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1743 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-16 05:50 UTC
[Bug 1721] check for EPFNOSUPPORT from socket()
https://bugzilla.mindrot.org/show_bug.cgi?id=1721 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> 2010-04-16 15:50:19 EST --- Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.