[Pkg-gnupg-commit] [libgpg-error] 29/32: add all hardening rules
    Daniel Kahn Gillmor 
    dkg at fifthhorseman.net
       
    Wed Nov 16 01:31:05 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository libgpg-error.
commit 2119241c0fa79f0e52f609f31204580b04a932ca
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Nov 16 09:58:52 2016 +0900
    add all hardening rules
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e4478b1..ff4cdd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MULTIARCH ?= $(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)
 export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with autoreconf --parallel
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git
    
    
More information about the Pkg-gnupg-commit
mailing list