summaryrefslogtreecommitdiffstats
path: root/slackware64-current/source/x/x11
diff options
context:
space:
mode:
authorAdrien Nader <adrien@notk.org>2018-03-18 05:40:10 +0100
committerAdrien Nader <adrien@notk.org>2018-03-18 05:40:10 +0100
commitf97c7a9dab388266aec318c2b77426da8d2ed5fa (patch)
tree5ba4d61cd54525320a9b1127cb7927fd93776e5a /slackware64-current/source/x/x11
parent2b50c65dbad865c83a7795bd4b2eb6295b3b4e38 (diff)
Sun Mar 18 00:55:39 UTC 2018
a/sysvinit-scripts-2.1-noarch-7.txz: Rebuilt. rc.M: start consolekit before Bluetooth and NetworkManager. Thanks to allend. d/python-setuptools-39.0.0-x86_64-1.txz: Upgraded. l/libvorbis-1.3.6-x86_64-1.txz: Upgraded. This release fixes security issues. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14632 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14633 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5146 (* Security fix *) l/pycairo-1.16.3-x86_64-1.txz: Upgraded. n/bluez-5.49-x86_64-1.txz: Upgraded. x/xorgproto-2018.4-x86_64-2.txz: Rebuilt. Include support for legacy protocols. Thanks to nobodino. extra/bash-completion/bash-completion-2.8-noarch-1.txz: Upgraded.
Diffstat (limited to 'slackware64-current/source/x/x11')
-rw-r--r--slackware64-current/source/x/x11/build/xorgproto2
-rw-r--r--slackware64-current/source/x/x11/configure/xorgproto1
2 files changed, 2 insertions, 1 deletions
diff --git a/slackware64-current/source/x/x11/build/xorgproto b/slackware64-current/source/x/x11/build/xorgproto
index d00491fd7..0cfbf0888 100644
--- a/slackware64-current/source/x/x11/build/xorgproto
+++ b/slackware64-current/source/x/x11/build/xorgproto
@@ -1 +1 @@
-1
+2
diff --git a/slackware64-current/source/x/x11/configure/xorgproto b/slackware64-current/source/x/x11/configure/xorgproto
index cd149401c..f95c810b3 100644
--- a/slackware64-current/source/x/x11/configure/xorgproto
+++ b/slackware64-current/source/x/x11/configure/xorgproto
@@ -14,4 +14,5 @@ meson setup \
--sysconfdir /etc \
--localstatedir /var \
--buildtype=release \
+ -Dlegacy=true \
.. || exit 1