[SCM] Debian packaging for apache2 branch, next, updated. debian/2.4.4-2-29-gef602e6

Stefan Fritsch sf at sfritsch.de
Wed May 29 21:14:08 UTC 2013


The following commit has been merged in the next branch:
commit ef602e6beb79a6c54faadbdf5c548b61467dac53
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Wed May 29 23:12:03 2013 +0200

    add some lintian overrides

diff --git a/debian/apache2-bin.lintian-overrides b/debian/apache2-bin.lintian-overrides
new file mode 100644
index 0000000..9de02b0
--- /dev/null
+++ b/debian/apache2-bin.lintian-overrides
@@ -0,0 +1,3 @@
+# Modules tend to not use protectable libc functions, which causes lots of
+# false positives.
+hardening-no-fortify-functions usr/lib/apache2/modules/*
diff --git a/debian/changelog b/debian/changelog
index 10c0a16..9dc7e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 apache2 (2.4.4-4) UNRELEASED; urgency=low
 
   * Fix FTBFS on hurd caused by mpm-itk linking fix.
+  * Fix some lintian warnings:
+    - fix pod error
+    - add overrides for hardening-no-fortify-functions
 
  -- Stefan Fritsch <sf at debian.org>  Wed, 29 May 2013 22:47:31 +0200
 

-- 
Debian packaging for apache2



More information about the Pkg-apache-commits mailing list