r50132 - in /packages/unstable/polari/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 6 14:15:16 UTC 2016


Author: biebl
Date: Tue Sep  6 14:15:16 2016
New Revision: 50132

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50132
Log:
Enable all hardening flags.

Modified:
    packages/unstable/polari/debian/changelog
    packages/unstable/polari/debian/rules

Modified: packages/unstable/polari/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/changelog?rev=50132&op=diff
==============================================================================
--- packages/unstable/polari/debian/changelog	[utf-8] (original)
+++ packages/unstable/polari/debian/changelog	[utf-8] Tue Sep  6 14:15:16 2016
@@ -12,6 +12,7 @@
   * Add explicit Build-Depends and Depends on gir packages which are not
     pulled in via the dev package and added via ${gir:Depends}. Upstream now
     checks for those explicitly via AX_CHECK_GIRS_GJS.
+  * Enable all hardening flags.
 
  -- Brandon Snider <brandonjsnider at gmail.com>  Mon, 05 Sep 2016 10:42:55 -0400
 

Modified: packages/unstable/polari/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/rules?rev=50132&op=diff
==============================================================================
--- packages/unstable/polari/debian/rules	[utf-8] (original)
+++ packages/unstable/polari/debian/rules	[utf-8] Tue Sep  6 14:15:16 2016
@@ -2,6 +2,7 @@
 
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:




More information about the pkg-gnome-commits mailing list