[SCM] jconv/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 20 15:34:54 UTC 2016
The following commit has been merged in the master branch:
commit c5cb861adfe585c169bb87b2df83b374f71e193f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 20 16:08:10 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index fb5d9f5..6295fbe 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 $@
--
jconv packaging
More information about the pkg-multimedia-commits
mailing list