diff options
author | Peter Åstrand <astrand@cendio.se> | 2015-07-04 02:17:16 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-04 02:20:37 +0200 |
commit | 97494f162b86531410e060c794478e0e7201b87d (patch) | |
tree | ae9f54020fbe02c8c7836c395cc48d2ce9b78e90 /debian/changelog | |
parent | ab38d9b595fe4dadb031fbda51291ca8bd104869 (diff) | |
download | nx-libs-97494f162b86531410e060c794478e0e7201b87d.tar.gz nx-libs-97494f162b86531410e060c794478e0e7201b87d.tar.bz2 nx-libs-97494f162b86531410e060c794478e0e7201b87d.zip |
nx-X11: Backport: xserver: Avoid sending uninitialized padding data over the network
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
v3: backport to nx-libs 3.5.0.x (Mihai Moldovan)
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 e7ad0e770..f69dbab20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -324,6 +324,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low v3: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - 1259_nx-X11_Make-RANDR-_set_-timestamps-follow-clien.full.patch + * nx-X11: xserver: Avoid sending uninitialized padding data over the network + Backported from Arctica GH 3.6.x branch. + v2: backport to nx-libs 3.6.x (Ulrich Sibiller) + v3: backport to nx-libs 3.5.0.x (Mihai Moldovan) + Adds: + - 1260_nx-X11_xserver-Avoid-sending-uninitialized-padd.full.patch -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 |