]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Review backport proposals
authorNick Kew <niq@apache.org>
Sat, 18 Nov 2006 20:47:30 +0000 (20:47 +0000)
committerNick Kew <niq@apache.org>
Sat, 18 Nov 2006 20:47:30 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@476604 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7ddbc64d6cf31a8c6666b0c528d646eb2be71c85..a0eda70ef99fa9e87442d9a32a98f2db275c2e18 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -149,6 +149,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         The patch for the inflate output filter requires the patch for the
         deflate output filter.
       +1 rpluem
+      +1 niq (with additional fixes in
+              R475403,475406,475915,475920,475922,476600)
 
     * mod_proxy: Add in support for ping/pong (heartbeat test) for
       the Proxy. Implement cping/cpong for AJP.
@@ -234,6 +236,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      mod_authn_dbd behaviour in line with mod_authnz_ldap.
      Trunk: http://svn.apache.org/viewvc?view=rev&revision=466865
      +1: minfrin
+     niq: This wants a little tidying.  Use of 13 as a magic number (for a
+          strlen of something defined elsewhere) is nasty.  More importantly
+          you need to document how it affects the module's directives.
+          I'll +1 it when that's done.
 
    * Fix address-in-use startup failure caused by corruption of the list of
      listen sockets in some configurations with multiple generic Listen