[SCM] aeolus/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 15 11:12:02 UTC 2017


The following commit has been merged in the master branch:
commit d3c4f03d2509bffa6bace242813b316e813eba2f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 15 12:58:55 2017 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 4a3920a..2878b0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export DESTDIR=$(CURDIR)/debian/aeolus
 
 %:

-- 
aeolus packaging



More information about the pkg-multimedia-commits mailing list