The branch, release/4.0.0.x has been updated via 98fa38c879da3ee1663f8d076163ff365adb63bd (commit) from 219e46526ad576e5d2866ef93d67a7aba8dd0c3a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 98fa38c879da3ee1663f8d076163ff365adb63bd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 30 20:24:11 2013 +0100 Revert "As LP issue #985202 has been fixed, we revert back to keeping the XFIXES extension enabled by default." This reverts commit 219e46526ad576e5d2866ef93d67a7aba8dd0c3a. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 5 ----- x2goserver/etc/x2goagent.options | 4 +--- 2 files changed, 1 insertion(+), 8 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ff7e280..654403a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,11 +8,6 @@ x2goserver (4.0.0.2-0~x2go1) UNRELEASED; urgency=low * New upstream version (4.0.0.2): - Use x2gopath in Perl scripts to set the lib path. (Fixes: #103). - [ Mike Gabriel ] - * New upstream version (4.0.0.2): - - As LP issue #985202 has been fixed, we revert back to keeping the XFIXES - extension enabled by default. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 25 Mar 2013 22:34:11 +0100 x2goserver (4.0.0.1-0~x2go1) unstable; urgency=low diff --git a/x2goserver/etc/x2goagent.options b/x2goserver/etc/x2goagent.options index bc6c510..afe12f9 100644 --- a/x2goserver/etc/x2goagent.options +++ b/x2goserver/etc/x2goagent.options @@ -7,9 +7,7 @@ X2GO_NXAGENT_DEFAULT_OPTIONS="" # Disable XFIXES. # Workaround for https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/985202 # -# As LP issue #985202 has been fixed, we revert back to keeping the XFIXES extension -# enabled by default. -#X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES" +X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES" # Disable GLX, the old mesa version is hopelessly outdated anyways. # Unbreaks the gnome3 control center hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).