[SCM] paulstretch/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 30 20:10:55 UTC 2016


The following commit has been merged in the master branch:
commit 059854e6891aa38be1706f661a18731ae9e6904c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 30 21:10:43 2016 +0100

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index 2ddcc13..f52aa78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 LDFLAGS+=-Wl,--as-needed
 DESTDIR=$(CURDIR)/debian/paulstretch
 

-- 
paulstretch packaging



More information about the pkg-multimedia-commits mailing list