[Pkg-xfce-commits] r7437 - desktop/trunk/xfwm4/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue May 21 09:36:57 UTC 2013
Author: corsac
Date: 2013-05-21 21:36:57 +0000 (Tue, 21 May 2013)
New Revision: 7437
Modified:
desktop/trunk/xfwm4/debian/changelog
desktop/trunk/xfwm4/debian/rules
Log:
* debian/rules:
- enable all hardening flags.
Modified: desktop/trunk/xfwm4/debian/changelog
===================================================================
--- desktop/trunk/xfwm4/debian/changelog 2013-05-21 21:34:30 UTC (rev 7436)
+++ desktop/trunk/xfwm4/debian/changelog 2013-05-21 21:36:57 UTC (rev 7437)
@@ -6,6 +6,8 @@
0002-Implement-NET_WM_MOVERESIZE_CANCEL-message-bug-8949,
0003-Some-small-optimizations-in-placement-code,
01_implement-NET_WM_MOVERESIZE_CANCEL-message dropped, included upstream.
+ * debian/rules:
+ - enable all hardening flags.
-- Yves-Alexis Perez <corsac at debian.org> Tue, 21 May 2013 23:29:33 +0200
Modified: desktop/trunk/xfwm4/debian/rules
===================================================================
--- desktop/trunk/xfwm4/debian/rules 2013-05-21 21:34:30 UTC (rev 7436)
+++ desktop/trunk/xfwm4/debian/rules 2013-05-21 21:36:57 UTC (rev 7437)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_strip:
dh_strip --dbg-package=xfwm4-dbg
More information about the Pkg-xfce-commits
mailing list