aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/x2goagent.options5
2 files changed, 3 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index ce09b9fae..c6047389f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ nx-libs (2:3.5.0.34-0x2go1) UNRELEASED; urgency=medium
* nx-libs.spec:
- Fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by Orion
Poplawski.
+ * debian/:
+ - x2goagent.options: reenable XFIXES extension. The initial problem that
+ required this workaround has been fixed a long time ago.
-- X2Go Release Manager <git-admin@x2go.org> Wed, 08 Nov 2017 11:18:57 +0100
diff --git a/debian/x2goagent.options b/debian/x2goagent.options
index de4735d7f..bd19c414e 100644
--- a/debian/x2goagent.options
+++ b/debian/x2goagent.options
@@ -11,11 +11,6 @@
X2GO_NXAGENT_DEFAULT_OPTIONS=""
-# Disable XFIXES.
-# Workaround for https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/985202
-#
-X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
-
# Uncomment to disable GLX, the old mesa version is hopelessly outdated anyways.
# Unbreaks the gnome3 control center
#