Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692042 - net-misc/rdesktop-1.8.6 fails to connect to Windows 2003 Server - rdp.c:128: rdp_recv(), unexpected stream overrun
Summary: net-misc/rdesktop-1.8.6 fails to connect to Windows 2003 Server - rdp.c:128: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-13 05:53 UTC by Jaakko Perttilä
Modified: 2019-08-26 19:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaakko Perttilä 2019-08-13 05:53:27 UTC
rdesktop dies with a message beginning: "rdp.c:128: rdp_recv(), unexpected stream overrun"

See linked debian bug for details and patches.
Comment 1 Bernard Cafarelli gentoo-dev 2019-08-26 19:25:14 UTC
Thanks for the report and link! It looks like this was broken in the rush to get a security release out.

https://github.com/rdesktop/rdesktop/commit/7841030279c5300d5073b2348b58f3f41e136f82
Let's get this in a -r1 before cleaning out 1.8.4
Comment 2 Larry the Git Cow gentoo-dev 2019-08-26 19:28:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d542c2249df5d4c2a05ec486b4365591220f7b2d

commit d542c2249df5d4c2a05ec486b4365591220f7b2d
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-08-26 19:27:44 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-08-26 19:28:02 +0000

    net-misc/rdesktop: backport fix for some failing connections
    
    1.8.6 fails with some servers (like W2003)
    
    Closes: https://bugs.gentoo.org/692042
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../files/rdesktop-1.8.6-sec_decrypt.patch         | 59 ++++++++++++++++++
 net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild         | 72 ++++++++++++++++++++++
 2 files changed, 131 insertions(+)