[Pkg-xfce-commits] r7309 - goodies/branches/experimental/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Feb 2 01:23:56 UTC 2013
Author: corsac
Date: 2013-02-02 13:23:56 +0000 (Sat, 02 Feb 2013)
New Revision: 7309
Modified:
goodies/branches/experimental/lightdm/debian/changelog
goodies/branches/experimental/lightdm/debian/rules
Log:
* debian/rules:
- enable all hardening flags.
Modified: goodies/branches/experimental/lightdm/debian/changelog
===================================================================
--- goodies/branches/experimental/lightdm/debian/changelog 2013-02-02 13:22:35 UTC (rev 7308)
+++ goodies/branches/experimental/lightdm/debian/changelog 2013-02-02 13:23:56 UTC (rev 7309)
@@ -9,6 +9,8 @@
and 05_debianize-pam-files refreshed.
* debian/control:
- add build-dep on libgcrypt11-dev.
+ * debian/rules:
+ - enable all hardening flags.
-- Yves-Alexis Perez <corsac at debian.org> Sat, 02 Feb 2013 14:01:22 +0100
Modified: goodies/branches/experimental/lightdm/debian/rules
===================================================================
--- goodies/branches/experimental/lightdm/debian/rules 2013-02-02 13:22:35 UTC (rev 7308)
+++ goodies/branches/experimental/lightdm/debian/rules 2013-02-02 13:23:56 UTC (rev 7309)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
More information about the Pkg-xfce-commits
mailing list