From 9fe05847667d25ab74409ad96b7bc5c7b343ca13 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Thu, 11 Oct 2007 23:24:26 +0000 Subject: [PATCH] hangs head in shame ... vote to fix my typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583985 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/STATUS b/STATUS index 1e7969b76e3..4aeaa36c18c 100644 --- a/STATUS +++ b/STATUS @@ -79,6 +79,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix + apr_pool_cleanup_register() invocation added in r583202, which was + causing every apr_proc_create() call to segfault. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=583813 + +1: rpluem, jim, niq + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -211,13 +218,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: rpluem says: There is a conflict with the documentation (I don't know why). Once fixed I am +1. - * modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix - apr_pool_cleanup_register() invocation added in r583202, which was - causing every apr_proc_create() call to segfault. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=583813 - +1: rpluem, jim - PATCHES/ISSUES THAT ARE STALLED * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability -- 2.47.2