[Pkg-xfce-commits] r6063 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed Sep 28 09:10:26 UTC 2011


Author: corsac
Date: 2011-09-28 21:10:26 +0000 (Wed, 28 Sep 2011)
New Revision: 6063

Modified:
   goodies/trunk/lightdm/debian/changelog
   goodies/trunk/lightdm/debian/rules
Log:
drop all hardening rules now done by dh in compat mode 9, but manually
add pie.

Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog	2011-09-28 20:38:21 UTC (rev 6062)
+++ goodies/trunk/lightdm/debian/changelog	2011-09-28 21:10:26 UTC (rev 6063)
@@ -5,7 +5,8 @@
     - all patches refreshed
     - 02_default-config: explicitely disable tcp listen.
   * debian/rules:
-    - drop all hardening rules now done by dh in compat mode 9.
+    - drop all hardening rules now done by dh in compat mode 9, but manually
+      add pie.
     - update gdmflexiserver path for multi-arch paths.
   * debian/compat bumped to 9.
   * debian/control:

Modified: goodies/trunk/lightdm/debian/rules
===================================================================
--- goodies/trunk/lightdm/debian/rules	2011-09-28 20:38:21 UTC (rev 6062)
+++ goodies/trunk/lightdm/debian/rules	2011-09-28 21:10:26 UTC (rev 6063)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
+
 override_dh_auto_configure:
 	dh_auto_configure -- --with-greeter-user=lightdm --with-user-session=lightdm-xsession
 




More information about the Pkg-xfce-commits mailing list