[Python-apps-commits] r13002 - in packages/pyrit/trunk/debian (rules)

ckk at users.alioth.debian.org ckk at users.alioth.debian.org
Mon Mar 21 21:05:59 UTC 2016


    Date: Monday, March 21, 2016 @ 21:05:59
  Author: ckk
Revision: 13002

d/rules: Add bindnow to hardening options

Modified:
  packages/pyrit/trunk/debian/rules

Modified: packages/pyrit/trunk/debian/rules
===================================================================
--- packages/pyrit/trunk/debian/rules	2016-03-21 21:04:24 UTC (rev 13001)
+++ packages/pyrit/trunk/debian/rules	2016-03-21 21:05:59 UTC (rev 13002)
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 # If DEB_BUILD_OPTIONS contains parallel=N, use N number of cores for the
 # unit tests as well. Whatever N is, pyrit won't use more than the number
 # of cores available. If unset, default to 1




More information about the Python-apps-commits mailing list