[Pkg-xfce-commits] r7366 - goodies/branches/experimental/xfce4-notifyd/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sun Apr 21 11:19:01 UTC 2013


Author: corsac
Date: 2013-04-21 11:19:01 +0000 (Sun, 21 Apr 2013)
New Revision: 7366

Modified:
   goodies/branches/experimental/xfce4-notifyd/debian/changelog
   goodies/branches/experimental/xfce4-notifyd/debian/rules
Log:
* debian/rules:
  - enable all hardening options.

Modified: goodies/branches/experimental/xfce4-notifyd/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-notifyd/debian/changelog	2013-04-21 11:18:30 UTC (rev 7365)
+++ goodies/branches/experimental/xfce4-notifyd/debian/changelog	2013-04-21 11:19:01 UTC (rev 7366)
@@ -4,6 +4,8 @@
   * debian/patches:
     - 01_fix-dismiss-notifications and 02_fix-desktop-category dropped,
       included upstream.
+  * debian/rules:
+    - enable all hardening options.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 21 Apr 2013 13:16:34 +0200
 

Modified: goodies/branches/experimental/xfce4-notifyd/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-notifyd/debian/rules	2013-04-21 11:18:30 UTC (rev 7365)
+++ goodies/branches/experimental/xfce4-notifyd/debian/rules	2013-04-21 11:19:01 UTC (rev 7366)
@@ -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
 
 %:
 	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list