[SCM] lv2dynparam1/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 7 22:59:04 UTC 2016


The following commit has been merged in the master branch:
commit cc7d9163ae89f582e272d833a67c24b9b6b29589
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 7 23:53:16 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index d8eabbc..2817500 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 CFLAGS+=-pthread
 
 %:

-- 
lv2dynparam1 packaging



More information about the pkg-multimedia-commits mailing list