You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2013/02/12 12:42:48 UTC

svn commit: r1445109 - /httpd/httpd/branches/2.2.x/STATUS

Author: rjung
Date: Tue Feb 12 11:42:47 2013
New Revision: 1445109

URL: http://svn.apache.org/r1445109
Log:
Vote -1 and comment on one proposal, demote.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1445109&r1=1445108&r2=1445109&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Feb 12 11:42:47 2013
@@ -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