diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-03 04:59:13 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-03 04:59:28 +0100 |
commit | 4db6f0fdba904d00c1cfc3909b9b2c09655abf87 (patch) | |
tree | 053daf3754432723da70f0847a7d01b36d499980 /debian/changelog | |
parent | 231ffa85e3383acb1537231de6d0ed0ef60e39e3 (diff) | |
download | nx-libs-4db6f0fdba904d00c1cfc3909b9b2c09655abf87.tar.gz nx-libs-4db6f0fdba904d00c1cfc3909b9b2c09655abf87.tar.bz2 nx-libs-4db6f0fdba904d00c1cfc3909b9b2c09655abf87.zip |
Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bebcf51e8..a5e08c030 100644 --- a/debian/changelog +++ b/debian/changelog @@ -100,6 +100,11 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744). + [ Heinrich Schuchardt ] + + Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. + Initialize server_support array with correct size. Fix Mesa upstream + bugzilla bug #7353. (Fixes: #776). + [ Mihai Moldovan ] * Change string "X2go" to "X2Go" where appropriate. |