[SCM] zita-alsa-pcmi/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 11:26:44 UTC 2016


The following commit has been merged in the master branch:
commit 776474acc0968ae0fed9150c96a562ae3f66321e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 12:10:59 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 23341df..ee92a33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export PREFIX=/usr
 export LIBDIR=lib/$(DEB_HOST_MULTIARCH)

-- 
zita-alsa-pcmi packaging



More information about the pkg-multimedia-commits mailing list