[Pkg-xfce-commits] r7352 - desktop/branches/experimental/xfce4-power-manager/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue Mar 26 09:14:49 UTC 2013
Author: corsac
Date: 2013-03-26 21:14:48 +0000 (Tue, 26 Mar 2013)
New Revision: 7352
Modified:
desktop/branches/experimental/xfce4-power-manager/debian/changelog
desktop/branches/experimental/xfce4-power-manager/debian/rules
Log:
* debian/rules:
- enable all hardening options.
Modified: desktop/branches/experimental/xfce4-power-manager/debian/changelog
===================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/changelog 2013-03-26 21:14:18 UTC (rev 7351)
+++ desktop/branches/experimental/xfce4-power-manager/debian/changelog 2013-03-26 21:14:48 UTC (rev 7352)
@@ -11,6 +11,8 @@
libnotify for brightness notifications.
- 03_fix-insert-battery added, fix spurious space appearing when
removing/adding battery. closes: #626224
+ * debian/rules:
+ - enable all hardening options.
-- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 21 Oct 2012 23:17:45 +0200
Modified: desktop/branches/experimental/xfce4-power-manager/debian/rules
===================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/rules 2013-03-26 21:14:18 UTC (rev 7351)
+++ desktop/branches/experimental/xfce4-power-manager/debian/rules 2013-03-26 21:14:48 UTC (rev 7352)
@@ -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:
NOCONFIGURE=1 xdt-autogen
More information about the Pkg-xfce-commits
mailing list