[Pkg-xfce-commits] r7143 - goodies/trunk/xfce4-places-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed Aug 29 02:58:16 UTC 2012


Author: corsac
Date: 2012-08-29 14:58:15 +0000 (Wed, 29 Aug 2012)
New Revision: 7143

Added:
   goodies/trunk/xfce4-places-plugin/debian/xfce4-places-plugin.lintian-overrides
Modified:
   goodies/trunk/xfce4-places-plugin/debian/changelog
Log:
* debian/xfce4-places-plugin.lintian-overrides:
  - add override for no-fortify since we do use hardening flags, it's just a
    false positive.

Modified: goodies/trunk/xfce4-places-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/changelog	2012-08-28 14:03:15 UTC (rev 7142)
+++ goodies/trunk/xfce4-places-plugin/debian/changelog	2012-08-29 14:58:15 UTC (rev 7143)
@@ -4,6 +4,9 @@
   * debian/rules:
     - remove .la files
     - disable static build just in case
+  * debian/xfce4-places-plugin.lintian-overrides:
+    - add override for no-fortify since we do use hardening flags, it's just a
+      false positive.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 28 Aug 2012 15:19:22 +0200
 

Added: goodies/trunk/xfce4-places-plugin/debian/xfce4-places-plugin.lintian-overrides
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/xfce4-places-plugin.lintian-overrides	                        (rev 0)
+++ goodies/trunk/xfce4-places-plugin/debian/xfce4-places-plugin.lintian-overrides	2012-08-29 14:58:15 UTC (rev 7143)
@@ -0,0 +1,2 @@
+# we do use hardening flags
+xfce4-places-plugin: hardening-no-fortify-functions usr/lib/*/xfce4/panel/plugins/libplaces.so




More information about the Pkg-xfce-commits mailing list