[SCM] Debian packaging of libasync-interrupt-perl branch, master, updated. upstream/1.10-28-g346d6fb

Jotam Jr. Trejo jotamjr at debian.org.sv
Wed Jun 20 04:17:07 UTC 2012


The following commit has been merged in the master branch:
commit ce3065e9d2bd360a80cb59a3a0dca151be3d211b
Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
Date:   Tue Jun 19 20:50:36 2012 -0600

    Added lintian override to disable a no fortified functions warning since we are using the -D_FORTIFY_SOURCE=2 flag at build time

diff --git a/debian/changelog b/debian/changelog
index 797faef..928ea0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ libasync-interrupt-perl (1.10-1) UNRELEASED; urgency=low
   * debian/control: updated required debhelper version to 9
   * debian/copyright: refreshed the format to use copyright-format 1.0
   * Bump Standards Version to 3.9.3
+    + Added lintian override to disable a no fortified functions
+      warning since we are using the -D_FORTIFY_SOURCE=2 flag at build
+      time
 
  -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Mon, 04 Jun 2012 20:22:42 -0600
 
diff --git a/debian/libasync-interrupt-perl.lintian-overrides b/debian/libasync-interrupt-perl.lintian-overrides
new file mode 100644
index 0000000..3cd81a6
--- /dev/null
+++ b/debian/libasync-interrupt-perl.lintian-overrides
@@ -0,0 +1,2 @@
+# We are pass the -D_FORTIFY_SOURCE=2 flag at build time, overriding lintian's false positive
+libasync-interrupt-perl binary: hardening-no-fortify-functions usr/lib/perl5/auto/Async/Interrupt/Interrupt.so

-- 
Debian packaging of libasync-interrupt-perl



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