[qmapshack] 08/10: Add lintian override for hardening-no-fortify-functions.

Bas Couwenberg sebastic at debian.org
Mon Mar 5 18:23:08 UTC 2018


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

sebastic pushed a commit to branch master
in repository qmapshack.

commit 4ecf1308dbe7966de0e86ad87c2ddfe5e36b842e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 5 18:56:41 2018 +0100

    Add lintian override for hardening-no-fortify-functions.
---
 debian/changelog         | 1 +
 debian/lintian-overrides | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 48cf59e..564db64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qmapshack (1.11.0-1) UNRELEASED; urgency=medium
   * Update compass image paths.
   * Add patch to fix build failure with -Werror=format-security.
   * Add patch for qmt_map2jnx manpage.
+  * Add lintian override for hardening-no-fortify-functions.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 05 Mar 2018 15:22:53 +0100
 
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 1eae327..08c873b 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,3 +1,7 @@
 # False positive, abbreviation: Sea Lev. Pres.
 qmapshack: spelling-error-in-binary usr/bin/qmapshack Pres Press
 
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+qmapshack: hardening-no-fortify-functions *
+

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



More information about the Pkg-grass-devel mailing list