tag #238 pending fixed #238 2:3.5.0.21 thanks Hello, X2Go issue #238 (src:nx-libs) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=9113131 The issue will most likely be fixed in src:nx-libs (2:3.5.0.21). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 9113131a7d3ff7e6ec922b45c6bc9b08af4e7880 Author: Orion Poplawski <orion@cora.nwra.com> Date: Fri Jul 19 19:25:05 2013 +0200 Change build options so that bundled libraries are not used anymore at build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238). diff --git a/debian/changelog b/debian/changelog index 32c4712..4c68399 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low + [ Mike Gabriel ] * Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for x2goagent). (Fixes: #199). * Use a keystrokes.cfg that reflects the normally hard-coded defaults of @@ -10,6 +11,11 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode. + [ Orion Poplawski ] + * Change build options so that bundled libraries are not used anymore at + build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: + #238). + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Mar 2013 21:07:42 +0100 nx-libs (2:3.5.0.20-0) unstable; urgency=low