+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
On 12/14/2008 06:05 PM, William A. Rowe, Jr. wrote:
> Sander Temme wrote:
>> Do we have a checklist for this?
>
> svn co https://svn.apache.org/repos/asf/httpd/site/trunk/ httpd-site
>
> grep -r "2\.2\.10" httpd-site | grep -v "/\.svn/"
>
> or x.y.z-1 always has worked for me. Of course /docs
Sander Temme wrote:
>
> Do we have a checklist for this?
svn co https://svn.apache.org/repos/asf/httpd/site/trunk/ httpd-site
grep -r "2\.2\.10" httpd-site | grep -v "/\.svn/"
or x.y.z-1 always has worked for me. Of course /docs/ should all be
generated from /xdocs/ but blind faith isn't wise
On Sun, Dec 14, 2008 at 6:37 AM, Sorin Manolache wrote:
> I think the 500 was caused by an infinite loop:
> if (!ap_is_initial_req(r))
> return DECLINED;
> const char *note = apr_table_get(r->notes, "my_note");
> if (note != 0 && strcmp(note, "should_redirect"))
> ap_internal_redirect(h, "/inv
On Dec 14, 2008, at 8:01 AM, Ruediger Pluem wrote:
Done in r726455 and r726456. Bill was so kind to fix another file
that I missed
in r726473.
Do we have a checklist for this?
S.
--
Sander Temme
scte...@apache.org
PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
smime.p7s
D
On 12/14/2008 04:24 PM, Jim Jagielski wrote:
>
> On Dec 13, 2008, at 9:32 AM, Ruediger Pluem wrote:
>>
>> 2. A number of non binding positive votes and positive feedback.
>> 3. Binding votes:
>>
>> 0 -1
>> 0 +0
>> 8 +1 (Colm, Sander Temme, Brad, Jim, Bill, Lars, Jeff, Ruediger)
>>
>> So
Apache HTTP Server 2.2.11 Released
The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the release of version 2.2.11 of the Apache HTTP
Server ("Apache"). This version of Apache is principally a bug fix
release.
We consi
On Dec 13, 2008, at 9:32 AM, Ruediger Pluem wrote:
2. A number of non binding positive votes and positive feedback.
3. Binding votes:
0 -1
0 +0
8 +1 (Colm, Sander Temme, Brad, Jim, Bill, Lars, Jeff, Ruediger)
So the vote has passed.
I will copy the release files to the dist directory
On Sat, Dec 13, 2008 at 6:10 PM, Frank wrote:
> Paul Querna wrote:
>
>> [...]
>> Anything else anyone thinks would be good to get in?
>>
>
> I would like to see a better ErrorLog-handling/implementation.
> It should be similar to the LogFormat/CustomLog!
>
> There are others who want this too:
>
Paul Querna said:
> Sander Temme wrote:
>>
>> On Dec 12, 2008, at 12:27 PM, Paul Querna wrote:
>>
>>> my short list of things it would be nice to get done before rolling a
>>> 2.3.1-alpha:
>>>
>>> - Confirm trunk Win32 build works
>>> - Fixup dtrace build issues
>>> - Solidify the configuration c
10 matches
Mail list logo