r49961 - in /desktop/unstable/gnome-terminal/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 1 15:05:21 UTC 2016


Author: biebl
Date: Thu Sep  1 15:05:21 2016
New Revision: 49961

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

Modified:
    desktop/unstable/gnome-terminal/debian/changelog
    desktop/unstable/gnome-terminal/debian/rules

Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=49961&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog	[utf-8] Thu Sep  1 15:05:21 2016
@@ -2,6 +2,7 @@
 
   * Upload to unstable.
   * Convert from cdbs to dh.
+  * Enable all hardening flags.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 01 Sep 2016 15:30:22 +0200
 

Modified: desktop/unstable/gnome-terminal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/rules?rev=49961&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/rules	[utf-8] Thu Sep  1 15:05:21 2016
@@ -3,6 +3,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