[SCM] showq/master: Fix some hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 15 22:25:37 UTC 2016
The following commit has been merged in the master branch:
commit 46a71f043657ce5adde4a0743c66d1dce21e1471
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Dec 15 23:12:27 2016 +0100
Fix some hardening.
diff --git a/debian/rules b/debian/rules
index 33264cd..a5ff60b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ git_date= $(shell date +%Y%m%d)
dfsg_version = $(upstream_version)+git$(git_date)~dfsg0
pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export LINKFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -ldl
export CXXFLAGS := -std=c++11
--
showq packaging
More information about the pkg-multimedia-commits
mailing list