[SCM] gwc/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 29 14:10:40 UTC 2016


The following commit has been merged in the master branch:
commit 23842adcdbcbaa567d79f31802c4cf16464c9a63
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 29 14:45:57 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index e760eba..b2004bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 LDFLAGS+=-Wl,--as-needed
 export REPACK_SH=$(CURDIR)/debian/repack.sh

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list