[Pkg-xfce-commits] r6064 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Sep 28 09:13:31 UTC 2011
Author: corsac
Date: 2011-09-28 21:13:31 +0000 (Wed, 28 Sep 2011)
New Revision: 6064
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/rules
Log:
add pie and bindnow.
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-09-28 21:10:26 UTC (rev 6063)
+++ goodies/trunk/lightdm/debian/changelog 2011-09-28 21:13:31 UTC (rev 6064)
@@ -6,7 +6,7 @@
- 02_default-config: explicitely disable tcp listen.
* debian/rules:
- drop all hardening rules now done by dh in compat mode 9, but manually
- add pie.
+ add pie and bindnow.
- 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 21:10:26 UTC (rev 6063)
+++ goodies/trunk/lightdm/debian/rules 2011-09-28 21:13:31 UTC (rev 6064)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+pie,+bindnow
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