[grass] 01/03: Simplify hardening-no-fortify-functions lintian overrides.
Bas Couwenberg
sebastic at debian.org
Thu Oct 13 06:13:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository grass.
commit e98a3ae39e76e6f6f5464c26b84af81f9194a145
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 8 15:22:05 2016 +0200
Simplify hardening-no-fortify-functions lintian overrides.
---
debian/grass-core.lintian-overrides | 53 +++++--------------------------------
1 file changed, 7 insertions(+), 46 deletions(-)
diff --git a/debian/grass-core.lintian-overrides b/debian/grass-core.lintian-overrides
index b706a6c..4cec39e 100644
--- a/debian/grass-core.lintian-overrides
+++ b/debian/grass-core.lintian-overrides
@@ -7,8 +7,11 @@ grass-core: manpage-has-bad-whatis-entry *
# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
# Fortify Source functions: no, only unprotected functions found!
-# unprotected: read
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/i.gensig
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r3.in.bin
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.grow.distance
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.in.ascii
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.cwed
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.dominance
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.edgedensity
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.mpa
@@ -24,59 +27,17 @@ grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.richness
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.shannon
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.shape
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.simpson
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.thin
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/wximgview
-grass-core: hardening-no-fortify-functions usr/lib/grass*/etc/lock
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: fread
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r3.in.bin
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: fgets
-# unprotected: fread
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.in.ascii
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: strcat
-# unprotected: read
-# unprotected: strcpy
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.li.cwed
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: fgets
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.null
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/r.thin
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/v.extract
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/v.lrs.segment
grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/v.segment
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: strncpy
-grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/i.gensig
+grass-core: hardening-no-fortify-functions usr/lib/grass*/bin/wximgview
grass-core: hardening-no-fortify-functions usr/lib/grass*/driver/db/ogr
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: strcpy
grass-core: hardening-no-fortify-functions usr/lib/grass*/etc/lister/cell
grass-core: hardening-no-fortify-functions usr/lib/grass*/etc/lister/vector
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: memset
-# unprotected: read
-# unprotected: memcpy
+grass-core: hardening-no-fortify-functions usr/lib/grass*/etc/lock
grass-core: hardening-no-fortify-functions usr/lib/grass*/lib/libgrass_dgl.*.so
-
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-# unprotected: read
-# unprotected: memcpy
grass-core: hardening-no-fortify-functions usr/lib/grass*/lib/libgrass_segment.*.so
# This license file is used by the program to show license, so needs to be
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list