[Pkg-xfce-commits] r7319 - desktop/branches/experimental/xfdesktop4/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Mar 2 09:22:20 UTC 2013
Author: corsac
Date: 2013-03-02 21:22:19 +0000 (Sat, 02 Mar 2013)
New Revision: 7319
Modified:
desktop/branches/experimental/xfdesktop4/debian/changelog
desktop/branches/experimental/xfdesktop4/debian/rules
Log:
* debian/rules:
- enable all hardening options.
Modified: desktop/branches/experimental/xfdesktop4/debian/changelog
===================================================================
--- desktop/branches/experimental/xfdesktop4/debian/changelog 2013-03-02 21:21:52 UTC (rev 7318)
+++ desktop/branches/experimental/xfdesktop4/debian/changelog 2013-03-02 21:22:19 UTC (rev 7319)
@@ -1,6 +1,8 @@
xfdesktop4 (4.10.1-1) UNRELEASED; urgency=low
* New upstream release.
+ * debian/rules:
+ - enable all hardening options.
-- Yves-Alexis Perez <corsac at debian.org> Sat, 02 Mar 2013 21:28:48 +0100
Modified: desktop/branches/experimental/xfdesktop4/debian/rules
===================================================================
--- desktop/branches/experimental/xfdesktop4/debian/rules 2013-03-02 21:21:52 UTC (rev 7318)
+++ desktop/branches/experimental/xfdesktop4/debian/rules 2013-03-02 21:22:19 UTC (rev 7319)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_auto_configure:
dh_auto_configure -- --enable-thunarx \
More information about the Pkg-xfce-commits
mailing list