diff options
author | Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> | 2017-08-03 09:58:34 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-08-03 10:32:03 +0200 |
commit | ab2885575e5a6ef9ac1260107a39c2829baf1758 (patch) | |
tree | 7a828877d61d236839f83c6b08f5fa3e2c9cc5f4 /debian/changelog | |
parent | 6ae091cc27f90bd431e4d9564c760fa209f8efb8 (diff) | |
download | nx-libs-ab2885575e5a6ef9ac1260107a39c2829baf1758.tar.gz nx-libs-ab2885575e5a6ef9ac1260107a39c2829baf1758.tar.bz2 nx-libs-ab2885575e5a6ef9ac1260107a39c2829baf1758.zip |
nxcomp: Set TokenSize to 1536 for link type ADSL and WAN.
Improving non-xrender based browser scrolling behaviour when link type
is set to ADSL or WAN.
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Adds:
- debian/patches/1300_nxcomp_Set-TokenSize-to-1536-for-lin.full+lite.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4e1e6a7d6..026f8d845 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,15 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low Adds: - 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch + [ Oleksandr Shneyder ] + * nxcomp: Set TokenSize to 1536 for link type ADSL and WAN. + Improving non-xrender based browser scrolling behaviour when link type is + set to ADSL or WAN. + Backported from Arctica GH 3.6.x branch. + v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) + Adds: + - debian/patches/1300_nxcomp_Set-TokenSize-to-1536-for-lin.full+lite.patch + -- X2Go Release Manager <git-admin@x2go.org> Sat, 04 Jul 2015 06:29:19 +0200 nx-libs (2:3.5.0.32-0x2go1) unstable; urgency=low |