[Pkg-xfce-commits] r7551 - goodies/trunk/xfce4-cellmodem-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Thu May 23 05:40:49 UTC 2013


Author: corsac
Date: 2013-05-23 05:40:49 +0000 (Thu, 23 May 2013)
New Revision: 7551

Modified:
   goodies/trunk/xfce4-cellmodem-plugin/debian/changelog
   goodies/trunk/xfce4-cellmodem-plugin/debian/rules
Log:
* debian/rules:
  - enable all hardening flags.

Modified: goodies/trunk/xfce4-cellmodem-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/changelog	2013-05-23 05:39:26 UTC (rev 7550)
+++ goodies/trunk/xfce4-cellmodem-plugin/debian/changelog	2013-05-23 05:40:49 UTC (rev 7551)
@@ -1,3 +1,10 @@
+xfce4-cellmodem-plugin (0.0.5-4) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - enable all hardening flags.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 23 May 2013 07:40:37 +0200
+
 xfce4-cellmodem-plugin (0.0.5-3) unstable; urgency=low
 
   * debian/patches:

Modified: goodies/trunk/xfce4-cellmodem-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-cellmodem-plugin/debian/rules	2013-05-23 05:39:26 UTC (rev 7550)
+++ goodies/trunk/xfce4-cellmodem-plugin/debian/rules	2013-05-23 05:40:49 UTC (rev 7551)
@@ -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