[libpdl-io-hdf5-perl] 02/03: Add lintian override for hardening-no-fortify-functions issue.

Bas Couwenberg sebastic at debian.org
Fri Jun 24 11:16:52 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-io-hdf5-perl.

commit 70011ad0236b33d05dbda5545faa98fd395ad84a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 24 13:12:44 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index fe52ef3..d8a03e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ libpdl-io-hdf5-perl (1:0.73-1) UNRELEASED; urgency=medium
   * Drop ccflags-5.14.patch, no longer required.
   * Add upstream metadata.
   * Require at least pdl 2.016 for pdl transition.
+  * Add lintian override for hardening-no-fortify-functions issue.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Jun 2016 16:45:45 +0200
 
diff --git a/debian/libpdl-io-hdf5-perl.lintian-overrides b/debian/libpdl-io-hdf5-perl.lintian-overrides
new file mode 100644
index 0000000..34ddeb6
--- /dev/null
+++ b/debian/libpdl-io-hdf5-perl.lintian-overrides
@@ -0,0 +1,4 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+libpdl-io-hdf5-perl: hardening-no-fortify-functions */PDL/IO/HDF5/HDF5.so
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-io-hdf5-perl.git



More information about the Pkg-perl-cvs-commits mailing list