]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote -1 and comment on one proposal, demote.
authorRainer Jung <rjung@apache.org>
Tue, 12 Feb 2013 11:42:47 +0000 (11:42 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 12 Feb 2013 11:42:47 +0000 (11:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1445109 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9dcc3fe103b02cc06fe2371e3d8860db0b3147bd..1d2178881dc337d3408f926b3672f5412eec5b78 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,15 +106,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
              https://issues.apache.org/bugzilla/show_bug.cgi?id=53134#c10
              by the patch author)
 
-   * modules/ldap/util_ldap.c: Correct erroneous messages
-     PR: 53402
-     trunk and 2.4.x: Erroneous message about LDAPSharedCacheSize
-       http://svn.apache.org/viewvc?view=revision&sortby=date&revision=1096577
-     trunk and 2.4.x: Erroneous order for the parameters
-       http://svn.apache.org/viewvc?view=revision&sortby=date&revision=627637
-     2.2.x patch: attached in PR 53402 (https://issues.apache.org/bugzilla/attachment.cgi?id=29502)
-     +1: jailletc36, covener, wrowe
-
    * mod_ssl: fix UID env var regression introduced in 2.2.15. PR54510.
      2.2.x patch: https://people.apache.org/~kbrand/ssl_vars_uid_PR54510.patch
      +1: kbrand, druggeri, wrowe
@@ -195,6 +186,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x documentation patch : http://apache-doc-fr.gryzor.com/fallbackresource_disabled_2.2_doc.patch
      +1: gryzor, wrowe
 
+   * modules/ldap/util_ldap.c: Correct erroneous messages
+     PR: 53402
+     trunk and 2.4.x: Erroneous message about LDAPSharedCacheSize
+       http://svn.apache.org/viewvc?view=revision&sortby=date&revision=1096577
+     trunk and 2.4.x: Erroneous order for the parameters
+       http://svn.apache.org/viewvc?view=revision&sortby=date&revision=627637
+     2.2.x patch: attached in PR 53402 (https://issues.apache.org/bugzilla/attachment.cgi?id=29502)
+     +1: jailletc36, covener, wrowe
+     -1: rjung
+     rjung: the proposed 2.2 patch also changes LDAPTrustedClientCert to OR_AUTHCFG.
+            This change seems to come from PR46541 which needs a bigger backport (r915660)
+            Note: covener commented it in the PR as "I don't think LDAPTrustedClientCert can
+            really be made usable in 2.2.".
+     rjung: I don't understand what was voted on, the backport of both revisions
+            or only the PR attachment. The latter is only about r627637.
+
    * mod_ldap: restore LDAP_UNAVAILABLE for windows SDK (PR 54140)
      trunk patch: http://svn.apache.org/viewvc?rev=1408402&view=rev
      2.4.x patch: http://svn.apache.org/viewvc?rev=1409773&view=rev