bugzilla-daemon at mindrot.org
2015-Aug-06 01:05 UTC
[Bug 2441] New: compat listing for WinSCP
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 Bug ID: 2441 Summary: compat listing for WinSCP Product: Portable OpenSSH Version: -current Hardware: Other OS: All Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: djm at mindrot.org Older versions of WinSCP don't implement RFC4419-style DH-GEX. WinSCP developer Martin Prikryl provided this list of versions:> > WinSCP_release_4* > > WinSCP_release_5.0* > > WinSCP_release_5.1* > > WinSCP_release_5.2* > > WinSCP_release_5.5* > > WinSCP_release_5.6* > > WinSCP_release_5.7 > > WinSCP_release_5.7.1 > > WinSCP_release_5.7.2 > > WinSCP_release_5.7.3 > > WinSCP_release_5.7.4We need to add these to compat.c with SSH_OLD_DHGEX -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 Martin Prikryl <martin at winscp.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin at winscp.net -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 --- Comment #1 from Martin Prikryl <martin at winscp.net> --- Thanks for submitting the bug. WinSCP is already in compat.c unconditionally (WinSCP*). https://anongit.mindrot.org/openssh.git/commit/compat.c?id=b58234f00ee3872eb84f6e9e572a9a34e902e36e Please update the rule to these specific versions only: WinSCP_release_4* WinSCP_release_5.0 WinSCP_release_5.0.* WinSCP_release_5.1 WinSCP_release_5.1.* WinSCP_release_5.5 WinSCP_release_5.5.* WinSCP_release_5.6 WinSCP_release_5.6.* WinSCP_release_5.7 WinSCP_release_5.7.1 WinSCP_release_5.7.2 WinSCP_release_5.7.3 WinSCP_release_5.7.4 (my original list, as submitted by Damien, was not correct from a forward compatibility perspective) Thanks in advance! Reference: http://winscp.net/tracker/show_bug.cgi?id=1345 -- You are receiving this mail because: You are watching the reporter of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-04 03:28 UTC
[Bug 2441] compat listing for WinSCP
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2443 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Damien Miller <djm at mindrot.org> --- This was fixed and included in openssh-7.1. Thanks! Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2443 [Bug 2443] Bugs intended to be fixed for OpenSSH 7.1 -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-04 06:54 UTC
[Bug 2441] compat listing for WinSCP
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 --- Comment #3 from Martin Prikryl <martin at winscp.net> --- Thanks! -- You are receiving this mail because: You are watching the reporter of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2441] compat listing for WinSCP
https://bugzilla.mindrot.org/show_bug.cgi?id=2441 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching the reporter of the bug.
Possibly Parallel Threads
- WinSCP 5.7.5 will support the RFC 4419 revision to Diffie-Hellman group exchange
- [Bug 2748] New: Bug compatibility masks incorrectly match WinSCP 5.10.x
- [Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol
- User manipulation of tty mode opcodes / IUTF8 incompatibilities
- getting wine to run on OpenSuse 11.4-in order to use WinSCP