This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pdal.
commit cd930cbfc1fa5956513d338975f44a31a1773389 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 15 21:35:49 2016 +0100 Drop unused override for hardening-no-fortify-functions. --- debian/changelog | 1 + debian/pdal.lintian-overrides | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8cd1cca..d3ddffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ pdal (1.4.0-1) UNRELEASED; urgency=medium * Drop patches applied upstream. Refresh remaining patches. * Update gtest paths in rules file. * Rename library packages for SONAME bump. + * Drop unused override for hardening-no-fortify-functions. -- Bas Couwenberg <[email protected]> Thu, 15 Dec 2016 20:47:12 +0100 diff --git a/debian/pdal.lintian-overrides b/debian/pdal.lintian-overrides index 5cd47e3..f5539fd 100644 --- a/debian/pdal.lintian-overrides +++ b/debian/pdal.lintian-overrides @@ -1,7 +1,3 @@ # PIE breaks the build pdal: hardening-no-pie usr/bin/pdal -# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: -# Fortify Source functions: no, only unprotected functions found! -pdal: hardening-no-fortify-functions * - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

