[SCM] aliki/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 20 21:45:10 UTC 2016
The following commit has been merged in the master branch:
commit 91cb145a2c17a13881a11c659af1884d43932a76
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 20 20:05:14 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 24e0be8..b370627 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
export DEB_MAINT_LD_FLAGS_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --sourcedir=source
--
aliki packaging
More information about the pkg-multimedia-commits
mailing list