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/patches/series | |
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/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 7e5768f90..b797339a0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -81,6 +81,7 @@ 0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch 0640_nx-X11_fix-underlinking-libNX_Xcomposite_damage_fixes.full.patch 0650_nxcompshad_link-to-NX_Xext.full.patch +0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch 0990_fix-DEBUG-and-TEST-builds.full.patch 0991_fix-hr-typos.full+lite.patch 0991_fix-hr-typos.full.patch |