[SCM] kodi/experimental: Properly set hardening options
    rbalint at users.alioth.debian.org 
    rbalint at users.alioth.debian.org
       
    Fri Oct  7 08:49:16 UTC 2016
    
    
  
The following commit has been merged in the experimental branch:
commit 2c4a923d4169214e8fa8f4dc5ef354433134ecd7
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Oct 6 18:36:30 2016 +0200
    Properly set hardening options
diff --git a/debian/rules b/debian/rules
index 3fab346..b92b02e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DH_OPTIONS
 
 # bindnow breaks wrappers used in with libdvdread
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all-bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-bindnow
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-- 
kodi packaging
    
    
More information about the pkg-multimedia-commits
mailing list