[Pkg-gnupg-commit] [gpgme] 408/412: use hardening flags
    Daniel Kahn Gillmor 
    dkg at fifthhorseman.net
       
    Thu Sep 22 21:27:31 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gpgme.
commit 1217e4d5974a7c9518f118f3aac1d57e676ba15d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Sep 22 17:10:23 2016 -0400
    use hardening flags
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 1080482..14a7ba7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+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/gpgme.git
    
    
More information about the Pkg-gnupg-commit
mailing list