[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.8, updated. debian/3.8.0_rc3-2-4-g2c61a61
Jakub Adam
jakub.adam at ktknet.cz
Thu Jun 7 21:04:47 UTC 2012
The following commit has been merged in the master-3.8 branch:
commit dc664fdb386f5df3c35013bd6596f8c4124e3334
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jun 7 22:30:37 2012 +0200
Override false positive hardening-no-fortify-functions for libunixfile_1_0_0.so
diff --git a/debian/changelog b/debian/changelog
index 2f925b2..38d4ea2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ eclipse (3.8.0~rc3-3) UNRELEASED; urgency=low
* Increase debhelper compatibility to level 9.
* Use default build flags during compilation of native binaries.
+ * Override false positive hardening-no-fortify-functions for
+ libunixfile_1_0_0.so (Doesn't use any fortifiable functions).
-- Jakub Adam <jakub.adam at ktknet.cz> Thu, 07 Jun 2012 19:47:52 +0200
diff --git a/debian/eclipse-rcp.lintian-overrides b/debian/eclipse-rcp.lintian-overrides
index f5463eb..1999a97 100644
--- a/debian/eclipse-rcp.lintian-overrides
+++ b/debian/eclipse-rcp.lintian-overrides
@@ -1,2 +1,4 @@
jar-not-in-usr-share
codeless-jar
+# False positive, no fortifiable functions used
+hardening-no-fortify-functions usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/*/*/.cp/os/linux/*/libunixfile_1_0_0.so
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list