[Pkg-xfce-commits] r7604 - goodies/trunk/xfce4-hdaps/debian

Yves-Alexis Perez corsac at alioth.debian.org
Fri May 24 06:08:42 UTC 2013


Author: corsac
Date: 2013-05-24 18:08:41 +0000 (Fri, 24 May 2013)
New Revision: 7604

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

Modified: goodies/trunk/xfce4-hdaps/debian/changelog
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/changelog	2013-05-24 18:02:11 UTC (rev 7603)
+++ goodies/trunk/xfce4-hdaps/debian/changelog	2013-05-24 18:08:41 UTC (rev 7604)
@@ -1,3 +1,10 @@
+xfce4-hdaps (0.0.9-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - enable all hardening flags.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 24 May 2013 20:08:06 +0200
+
 xfce4-hdaps (0.0.9-1) unstable; urgency=low
 
   * New upstream release.

Modified: goodies/trunk/xfce4-hdaps/debian/rules
===================================================================
--- goodies/trunk/xfce4-hdaps/debian/rules	2013-05-24 18:02:11 UTC (rev 7603)
+++ goodies/trunk/xfce4-hdaps/debian/rules	2013-05-24 18:08:41 UTC (rev 7604)
@@ -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_auto_configure:
 	NOCONFIGURE=1 xdt-autogen




More information about the Pkg-xfce-commits mailing list