You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jim Jagielski <ji...@jaguNET.com> on 2004/07/02 20:14:40 UTC

Time for 1.3.32 ?

I'm floating the idea of releasing 1.3.32 shortly...
Comments or thoughts?


Re: Time for 1.3.32 ?

Posted by André Malo <nd...@perlig.de>.
* Jeff Trawick <tr...@attglobal.net> wrote:

> well, if you're going to be that way then consider my simple Win32 patch to
> fix reporting of proper error by spawnl(), which needs another +1 :)
> 
> (see thread "[1.3 PATCH] restore failing errno for Win32 spawn errors" on
> this list)

+1 from me for that errno patch ;)

nd
-- 
"Umfassendes Werk (auch fuer Umsteiger vom Apache 1.3)"
                                          -- aus einer Rezension

<http://pub.perlig.de/books.html#apache2>

Re: Time for 1.3.32 ?

Posted by Jeff Trawick <tr...@attglobal.net>.
André Malo wrote:
> * "William A. Rowe, Jr." <wr...@rowe-clan.net> wrote:
> 
> 
>>At 01:14 PM 7/2/2004, you wrote:
>>
>>>I'm floating the idea of releasing 1.3.32 shortly...
>>>Comments or thoughts?
>>
>>Let me get the mutex protection into mod_rewrite after this holiday
>>weekend - win32 1.3 mod_rewrite users can finally be happy :)
> 
> 
> To get *really* happy, the patch
> 
>     *) mod_rewrite: Fix confused map cache (with maps in different VHs using
>        the same name). PR 26462. (2.0 + 1.3)
>        A patch for 1.3 is here (2.0 goes similar):
>        <http://www.apache.org/~nd/mod_rewrite-confusion-1.3.patch>
>          modules/mappers/mod_rewrite.c: r1.256
>        +1: nd, trawick
> 
> should also in ;-)

well, if you're going to be that way then consider my simple Win32 patch to fix 
reporting of proper error by spawnl(), which needs another +1 :)

(see thread "[1.3 PATCH] restore failing errno for Win32 spawn errors" on this 
list)


Re: Time for 1.3.32 ?

Posted by André Malo <nd...@perlig.de>.
* "William A. Rowe, Jr." <wr...@rowe-clan.net> wrote:

> At 01:14 PM 7/2/2004, you wrote:
> >I'm floating the idea of releasing 1.3.32 shortly...
> >Comments or thoughts?
> 
> Let me get the mutex protection into mod_rewrite after this holiday
> weekend - win32 1.3 mod_rewrite users can finally be happy :)

To get *really* happy, the patch

    *) mod_rewrite: Fix confused map cache (with maps in different VHs using
       the same name). PR 26462. (2.0 + 1.3)
       A patch for 1.3 is here (2.0 goes similar):
       <http://www.apache.org/~nd/mod_rewrite-confusion-1.3.patch>
         modules/mappers/mod_rewrite.c: r1.256
       +1: nd, trawick

should also in ;-)

nd
-- 
$_=q?tvc!uif)%*|#Bopuifs!A`#~tvc!Xibu)%*|qsjou#Kvtu!A`#~tvc!KBQI!)*|~
tvc!ifmm)%*|#Qfsm!A`#~tvc!jt)%*|(Ibdlfs(~  # What the hell is JAPH? ;
@_=split/\s\s+#/;$_=(join''=>map{chr(ord(  #             André Malo ;
$_)-1)}split//=>$_[0]).$_[1];s s.*s$_see;  #  http://www.perlig.de/ ;

Re: Time for 1.3.32 ?

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
At 01:14 PM 7/2/2004, you wrote:
>I'm floating the idea of releasing 1.3.32 shortly...
>Comments or thoughts?

Let me get the mutex protection into mod_rewrite after this holiday
weekend - win32 1.3 mod_rewrite users can finally be happy :)

Bill



Re: Time for 1.3.32 ?

Posted by Jeff Trawick <tr...@attglobal.net>.
Jim Jagielski wrote:
> I'm floating the idea of releasing 1.3.32 shortly...
> Comments or thoughts?

I'll be happy to help re-review diffs with 1.3.31 and test release candidates 
(or tags or HEAD or whatever) and so forth.  No strong feelings either way though.