The branch, master has been updated via 5f4b153ddb457b32ab3ee6a92b6fddd03171b9c7 (commit) from 2b293833404d142273422f06af4553f45486955f (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 5f4b153ddb457b32ab3ee6a92b6fddd03171b9c7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 30 19:01:43 2013 +0100 Revert "As LP issue #985202 has been fixed, we revert back to keeping the XFIXES extension enabled by default." This reverts commit 2b293833404d142273422f06af4553f45486955f. ----------------------------------------------------------------------- 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 8a3e972..88b4015 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,11 +60,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).