[otb] 01/02: Add lintian overrides for hardening-no-fortify-functions.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 5 23:21:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository otb.

commit 94c8d0cecf321b53b2054c75470111e0aa15ef66
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 6 00:28:35 2015 +0200

    Add lintian overrides for hardening-no-fortify-functions.
---
 debian/libotb.lintian-overrides | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/libotb.lintian-overrides b/debian/libotb.lintian-overrides
new file mode 100644
index 0000000..50d5f6a
--- /dev/null
+++ b/debian/libotb.lintian-overrides
@@ -0,0 +1,13 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+#         unprotected: fread
+#         unprotected: memmove
+#         unprotected: memcpy
+libotb: hardening-no-fortify-functions usr/lib/*/libOTBIOMSTAR-*.so.*
+
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+#         unprotected: strcpy
+#         unprotected: memcpy
+libotb: hardening-no-fortify-functions usr/lib/*/libOTBVectorDataBase-*.so.*
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list