Nicolas Lehuen wrote:
Hi,
Could we focus on Apache 2.0 for the 3.2 release ? Put 2.1 on the
agenda for a later release (why not 3.3 ?).
For the moment I don't see any quick and easy way to support both 2.0
and 2.1, from what you wrote. I'd rather we try to get 3.2 out with a
proper 2.0 support, and try to fix things for 2.1 when it goes at
least beta.
Sorry, the socket errors were a side effect of the build environment I
used. New results:
+1
Slackware Linux 10.1
gcc version 3.3.4
Python 2.4.1
Apache 2.0.54
+1 (if patched)
Slackware Linux 10.1
gcc version 3.3.4
Python 2.4.1
Apache 2.1.6 Alpha
Patches for Apache 2.1.x:
Remove APR_STATUS_IS_SUCCESS references in:
src/filterobject.c
src/connobject.c
Change in test.py:
/mod_auth/mod_auth_basic/
/auth_module/auth_basic_module/
I don't expect any immediate changes for apache 2.1.x, but I thought it
might be helpful to document these issues, since fixing them will be
inevitable. :)