[libxml-bare-perl] 04/06: Add lintian-overrides to remove hardening warning
Nuno Carvalho
smash at cpan.org
Tue Sep 17 20:05:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libxml-bare-perl.
commit bb3c7dda64da942c7b3486eb148458ba8eb25b84
Author: Nuno Carvalho <smash at cpan.org>
Date: Tue Sep 17 20:44:00 2013 +0100
Add lintian-overrides to remove hardening warning
---
debian/changelog | 2 +-
debian/libxml-bare-perl.lintian-overrides | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 26b54b3..75c413a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
libxml-bare-perl (0.53-1) UNRELEASED; urgency=low
TODO:
- - I'd add a lintian override for the hardening warning
- perhaps have a look at the patches forwarded at
https://rt.cpan.org/Public/Bug/Display.html?id=88155
@@ -24,6 +23,7 @@ libxml-bare-perl (0.53-1) UNRELEASED; urgency=low
* debian/control: update standards version.
* debian/control: update debhelper required version, in order to pass all
the hardening flags to EUMM.
+ * Add lintian override to apparently false-positive warning.
-- Nuno Carvalho <smash at cpan.org> Tue, 17 Sep 2013 15:54:28 +0100
diff --git a/debian/libxml-bare-perl.lintian-overrides b/debian/libxml-bare-perl.lintian-overrides
new file mode 100644
index 0000000..1a77174
--- /dev/null
+++ b/debian/libxml-bare-perl.lintian-overrides
@@ -0,0 +1,2 @@
+# Flags are set
+libxml-bare-perl: hardening-no-fortify-functions usr/lib/perl5/auto/XML/Bare/Bare.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-bare-perl.git
More information about the Pkg-perl-cvs-commits
mailing list