From 77230fa540e0e668f08903c23e929f2ade30dc43 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 1 Jun 2013 02:28:40 +0000 Subject: [PATCH] vote&promote Lua trunk synch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1488452 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index e5d3072227..0fcb098337 100644 --- a/STATUS +++ b/STATUS @@ -90,11 +90,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - - * mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to) Server pools, new apr functions for the request_rec table, input/ output filters, LuaCodeCache, LuaMapHandler and multipart form data @@ -127,7 +122,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1421780 (the list goes on...) 2.4.x patch: http://www.humbedooh.com/mod_lua_sync.patch (+CHANGES) - +1: humbedooh, jim + +1: humbedooh, jim, covener +0.5: fuankg - all issues I found so far are meanwhile fixed either by humbedooh or by myself; I did spend a bunch of hours during last weeks to test as much as possible, and I believe its @@ -136,6 +131,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: half of all new stuff, and therefore the +0.5 - I would like to have someone else add a vote too. +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + + + * mod_auth_basic: Add a generic mechanism to fake basic authentication using the ap_expr parser. This allows the administrator to construct their own username and password for basic authentication based on their -- 2.50.1