[arch-commits] Commit in xorg-server/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Jul 18 20:15:21 UTC 2014


    Date: Friday, July 18, 2014 @ 22:15:21
  Author: heftig
Revision: 217478

Disable setuid for the unwrapped binary

Modified:
  xorg-server/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-18 18:35:18 UTC (rev 217477)
+++ PKGBUILD	2014-07-18 20:15:21 UTC (rev 217478)
@@ -5,7 +5,7 @@
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 'xorg-server-common' 'xorg-server-devel')
 pkgver=1.16.0
-pkgrel=1 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild
+pkgrel=2 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org"
@@ -59,6 +59,7 @@
       --enable-config-udev \
       --enable-systemd-logind \
       --enable-suid-wrapper \
+      --disable-install-setuid \
       --disable-config-dbus \
       --enable-record \
       --disable-xfbdev \




More information about the arch-commits mailing list