r50534 - in /packages/unstable/rhythmbox/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Sep 14 04:32:36 UTC 2016


Author: jbicha-guest
Date: Wed Sep 14 04:32:36 2016
New Revision: 50534

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

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

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=50534&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog	[utf-8] Wed Sep 14 04:32:36 2016
@@ -5,6 +5,7 @@
     Load plugins from non-multiarch directories too
   * Install the mozilla plugin in a non-multiarch directory since it's a
     mozilla plugin not a totem plugin and mozilla isn't multiarch
+  * Enable all hardening flags
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 14 Sep 2016 00:15:37 -0400
 

Modified: packages/unstable/rhythmbox/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/rules?rev=50534&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/rules	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/rules	[utf-8] Wed Sep 14 04:32:36 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,-O1 -Wl,--as-needed
 
 %:




More information about the pkg-gnome-commits mailing list