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 ]
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