This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit e5bcc1a96f2a8a5f94f8da95ae843b30e68a9bc0 Author: Bas Couwenberg <[email protected]> Date: Tue May 10 21:57:02 2016 +0200 Drop unused lintian override for hardening-no-fortify-functions. --- debian/changelog | 1 + debian/osrm-tools.lintian-overrides | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa9a969..cfab347 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ osrm (5.1.0+ds-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patches. * Install osrm-contract in osrm package. + * Drop unused lintian override for hardening-no-fortify-functions. -- Bas Couwenberg <[email protected]> Tue, 10 May 2016 21:30:27 +0200 diff --git a/debian/osrm-tools.lintian-overrides b/debian/osrm-tools.lintian-overrides deleted file mode 100644 index eb2a794..0000000 --- a/debian/osrm-tools.lintian-overrides +++ /dev/null @@ -1,7 +0,0 @@ -# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: -# Fortify Source functions: no, only unprotected functions found! -# unprotected: read -# unprotected: memcpy -# unprotected: memmove -osrm-tools: hardening-no-fortify-functions usr/bin/osrm-io-benchmark - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

