The following commit has been merged in the master branch:
commit ee04ebe2f3c77ed974154917da796f1d6b21787a
Author: Bas Couwenberg <[email protected]>
Date: Tue Oct 1 00:45:52 2013 +0200
Add lintian override for no-fortify-functions false positive.
diff --git a/debian/changelog b/debian/changelog
index fced65d..aefd5ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pyspatialite (3.0.1-3) UNRELEASED; urgency=low
* Update copyright file.
* Bump dephelper compatibility to 9.
* Bump Standards-Version to 3.9.4, no changes.
+ * Add lintian override for no-fortify-functions false positive.
-- David Paleino <[email protected]> Sun, 02 Dec 2012 09:13:43 +0100
diff --git a/debian/python-pyspatialite.lintian-overrides
b/debian/python-pyspatialite.lintian-overrides
new file mode 100644
index 0000000..de493b9
--- /dev/null
+++ b/debian/python-pyspatialite.lintian-overrides
@@ -0,0 +1,5 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+# Fortify Source functions: no, only unprotected functions found!
+# unprotected: strcpy
+# unprotected: memcpy
+python-pyspatialite: hardening-no-fortify-functions
usr/lib/python2.7/dist-packages/pyspatialite/_spatialite.so
--
Python interface to Spatialite
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel