aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2017-12-13 03:31:06 +0100
committerMihai Moldovan <ionic@ionic.de>2017-12-13 03:31:06 +0100
commit6d70b9e3c47f27a166f4aacb522c5c1e49092dd9 (patch)
treef692ebe70b6685ce6ea47aaf0750e9caa231f099 /debian
parent71511a765365ef9ad2684a82c45dd95911f55bb7 (diff)
downloadnx-libs-6d70b9e3c47f27a166f4aacb522c5c1e49092dd9.tar.gz
nx-libs-6d70b9e3c47f27a166f4aacb522c5c1e49092dd9.tar.bz2
nx-libs-6d70b9e3c47f27a166f4aacb522c5c1e49092dd9.zip
debian/x2goagent.options: reenable XFIXES extension.
The initial problem that required this workaround has been fixed a long time ago.
Diffstat (limited to 'debian')
-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
#