From: Nick Kew Date: Tue, 13 Nov 2007 11:37:15 +0000 (+0000) Subject: vote, promote, hope not to get a race condition with r594490 this time X-Git-Tag: 2.2.7~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78c8276ebe41f85018df5ebf5f93a39fc4f1fe7;p=thirdparty%2Fapache%2Fhttpd.git vote, promote, hope not to get a race condition with r594490 this time git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@594491 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 12321ff19e3..c6a93318c03 100644 --- a/STATUS +++ b/STATUS @@ -85,9 +85,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~niq/42995.patch +1: niq, covener, trawick -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * mod_authn_dbd: Export any additional columns queried in the SQL select into the environment with the name AUTHENTICATE_. This brings mod_authn_dbd behaviour in line with mod_authnz_ldap. @@ -98,7 +95,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=571838 http://svn.apache.org/viewvc?view=rev&revision=586765 2.2.x: http://people.apache.org/~trawick/dbd-consolidated.txt - +1: trawick, covener + +1: trawick, covener, niq Old commentary before 571838 and 586765 were added and conflicts were resolved: +1: minfrin @@ -106,7 +103,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: r571804 has a conflict in docs/manual/mod/mod_authnz_ldap.xml Without r571838 the documentation for mod_authn_dbd fails to build. - niq says: +1 if we reconcile the conflicts and add r586765 + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * multiple files, Trivial cleanups PR: 39518 - Christophe JAILLET