[SCM] inkscape/master: debian/rules: enable hardening

mapreri-guest at users.alioth.debian.org mapreri-guest at users.alioth.debian.org
Mon Jun 8 01:59:35 UTC 2015


The following commit has been merged in the master branch:
commit ee6384f74309dafd9ecda67020d29eedeeae1d12
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Mon Jun 8 03:58:27 2015 +0200

    debian/rules: enable hardening

diff --git a/debian/rules b/debian/rules
index 96a9eae..85d4c01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 DESTDIR = $(CURDIR)/debian/inkscape
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 CFLAGS += -Wall
 CXXFLAGS += -Wall

-- 
inkscape packaging



More information about the pkg-multimedia-commits mailing list