diff options
author | Vadim Troshchinskiy <vtroshchinskiy@qindel.com> | 2015-06-16 23:02:05 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-06-16 23:02:05 +0200 |
commit | 371348148b9bedbb5eb0a401c1ff54a75adc9907 (patch) | |
tree | 8cca142f29d5d0200e716155dfe748a12db5d327 /debian/changelog | |
parent | 16df117e563e53a77410b7fd0719c2014eef6a16 (diff) | |
download | nx-libs-371348148b9bedbb5eb0a401c1ff54a75adc9907.tar.gz nx-libs-371348148b9bedbb5eb0a401c1ff54a75adc9907.tar.bz2 nx-libs-371348148b9bedbb5eb0a401c1ff54a75adc9907.zip |
nxcomp: fix "negotiation in stage 10" error.
Problem fixed by adding a select() call to implement a timeout,
and retrying writes if needed.
v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Adds:
- 0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db7013727..16a4d2a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -231,6 +231,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low Adds: - 0992_fix-DEBUG-TEST-DUMP-FLUSH-TOKEN-PING-et-al-builds.full+lite.patch + [ Vadim Troshchinskiy ] + * nxcomp: fix "negotiation in stage 10" error. + v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) + Adds: + - 0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch + -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 nx-libs (2:3.5.0.31-0x2go1) unstable; urgency=low |