You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Luca Toscano <to...@gmail.com> on 2016/01/10 04:04:35 UTC

Patches ready to review

Hi Apache devs!

There are some patches waiting for a review, if you have any spare time to
check them and let me know your thoughts it would be really great!

Summary:

- https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification about
strong pthread mutex support in core.
- https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification about
deflate vs gzip for mod_deflate (this has been asked multiple times in the
httpd IRC channel and the httpd-users mailing list).
- https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
behaviour for mod_fcgid (asked in the httpd users mailing list).

Also there is a bug (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109)
related to the GPG verification example for httpd releases, it would be
great to know your opinion about how to proceed (change the docs or close
the bug).

33 documentation bugs still open, we can easily drop the number to zero in
the next two months :)

Thanks!

Luca

Re: Patches ready to review

Posted by Rich Bowen <rb...@rcbowen.com>.

On 01/09/2016 10:04 PM, Luca Toscano wrote:
> Hi Apache devs!
> 
> There are some patches waiting for a review, if you have any spare time
> to check them and let me know your thoughts it would be really great!
> 
> Summary:
> 
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
> about strong pthread mutex support in core.
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
> about deflate vs gzip for mod_deflate (this has been asked multiple
> times in the httpd IRC channel and the httpd-users mailing list).

Thanks.

Applied to trunk in 1724273.
Applied to 2.4 in 1724274.


> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
> behaviour for mod_fcgid (asked in the httpd users mailing list).
> 
> Also there is a bug
> (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109) related to the
> GPG verification example for httpd releases, it would be great to know
> your opinion about how to proceed (change the docs or close the bug). 
> 
> 33 documentation bugs still open, we can easily drop the number to zero
> in the next two months :)
> 
> Thanks!
> 
> Luca 


-- 
Rich Bowen - rbowen@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Patches ready to review

Posted by Rich Bowen <rb...@rcbowen.com>.

On 01/09/2016 10:04 PM, Luca Toscano wrote:
> Hi Apache devs!
> 
> There are some patches waiting for a review, if you have any spare time
> to check them and let me know your thoughts it would be really great!

Sorry, I promise we didn't mean to ignore you. Looking now!

--Rich



> 
> Summary:
> 
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
> about strong pthread mutex support in core.
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
> about deflate vs gzip for mod_deflate (this has been asked multiple
> times in the httpd IRC channel and the httpd-users mailing list).
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
> behaviour for mod_fcgid (asked in the httpd users mailing list).
> 
> Also there is a bug
> (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109) related to the
> GPG verification example for httpd releases, it would be great to know
> your opinion about how to proceed (change the docs or close the bug). 
> 
> 33 documentation bugs still open, we can easily drop the number to zero
> in the next two months :)
> 
> Thanks!
> 
> Luca 


-- 
Rich Bowen - rbowen@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Patches ready to review

Posted by Rich Bowen <rb...@rcbowen.com>.

On 01/09/2016 10:04 PM, Luca Toscano wrote:
> Hi Apache devs!
> 
> There are some patches waiting for a review, if you have any spare time
> to check them and let me know your thoughts it would be really great!
> 
> Summary:
> 
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
> about strong pthread mutex support in core.

Applied to trunk in r1724265.
Applied to 2.4 in r1724267.


> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
> about deflate vs gzip for mod_deflate (this has been asked multiple
> times in the httpd IRC channel and the httpd-users mailing list).
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
> behaviour for mod_fcgid (asked in the httpd users mailing list).
> 
> Also there is a bug
> (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109) related to the
> GPG verification example for httpd releases, it would be great to know
> your opinion about how to proceed (change the docs or close the bug). 
> 
> 33 documentation bugs still open, we can easily drop the number to zero
> in the next two months :)
> 
> Thanks!
> 
> Luca 


-- 
Rich Bowen - rbowen@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Patches ready to review

Posted by Luis Gil <lj...@googlemail.com>.
About The pgp verification i would  say better change  the doc example.
Regards
El 11/1/2016 22:55, "Luca Toscano" <to...@gmail.com> escribió:

> Anybody? What do you think? Even a no would be fine :)
>
> Thanks!
>
> Luca
> Il 09 gen 2016 19:04, "Luca Toscano" <to...@gmail.com> ha scritto:
>
>> Hi Apache devs!
>>
>> There are some patches waiting for a review, if you have any spare time
>> to check them and let me know your thoughts it would be really great!
>>
>> Summary:
>>
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
>> about strong pthread mutex support in core.
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
>> about deflate vs gzip for mod_deflate (this has been asked multiple times
>> in the httpd IRC channel and the httpd-users mailing list).
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
>> behaviour for mod_fcgid (asked in the httpd users mailing list).
>>
>> Also there is a bug (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109)
>> related to the GPG verification example for httpd releases, it would be
>> great to know your opinion about how to proceed (change the docs or close
>> the bug).
>>
>> 33 documentation bugs still open, we can easily drop the number to zero
>> in the next two months :)
>>
>> Thanks!
>>
>> Luca
>>
>

Re: Patches ready to review

Posted by Luca Toscano <to...@gmail.com>.
Anybody? What do you think? Even a no would be fine :)

Thanks!

Luca
Il 09 gen 2016 19:04, "Luca Toscano" <to...@gmail.com> ha scritto:

> Hi Apache devs!
>
> There are some patches waiting for a review, if you have any spare time to
> check them and let me know your thoughts it would be really great!
>
> Summary:
>
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
> about strong pthread mutex support in core.
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
> about deflate vs gzip for mod_deflate (this has been asked multiple times
> in the httpd IRC channel and the httpd-users mailing list).
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
> behaviour for mod_fcgid (asked in the httpd users mailing list).
>
> Also there is a bug (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109)
> related to the GPG verification example for httpd releases, it would be
> great to know your opinion about how to proceed (change the docs or close
> the bug).
>
> 33 documentation bugs still open, we can easily drop the number to zero in
> the next two months :)
>
> Thanks!
>
> Luca
>

Re: Patches ready to review

Posted by Rich Bowen <rb...@rcbowen.com>.

On 01/12/2016 11:22 AM, Rich Bowen wrote:
> 
> 
> On 01/09/2016 10:04 PM, Luca Toscano wrote:
>> Hi Apache devs!
>>
>> There are some patches waiting for a review, if you have any spare time
>> to check them and let me know your thoughts it would be really great!
>>
>> Summary:
>>
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
>> about strong pthread mutex support in core.
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
>> about deflate vs gzip for mod_deflate (this has been asked multiple
>> times in the httpd IRC channel and the httpd-users mailing list).
>> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
>> behaviour for mod_fcgid (asked in the httpd users mailing list).
> 
> I've asked Luca to alter this patch slightly, to use <directive> rather
> than <a href> tags. I expect we'll see a new patch momentarily.
> 
> Thanks again, Luca!

Thanks. New patch pplied in r1724294.


-- 
Rich Bowen - rbowen@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Patches ready to review

Posted by Rich Bowen <rb...@rcbowen.com>.

On 01/09/2016 10:04 PM, Luca Toscano wrote:
> Hi Apache devs!
> 
> There are some patches waiting for a review, if you have any spare time
> to check them and let me know your thoughts it would be really great!
> 
> Summary:
> 
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58744, clarification
> about strong pthread mutex support in core.
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=53121, clarification
> about deflate vs gzip for mod_deflate (this has been asked multiple
> times in the httpd IRC channel and the httpd-users mailing list).
> - https://bz.apache.org/bugzilla/show_bug.cgi?id=58771, ErrorDocument
> behaviour for mod_fcgid (asked in the httpd users mailing list).

I've asked Luca to alter this patch slightly, to use <directive> rather
than <a href> tags. I expect we'll see a new patch momentarily.

Thanks again, Luca!



> 
> Also there is a bug
> (https://bz.apache.org/bugzilla/show_bug.cgi?id=57109) related to the
> GPG verification example for httpd releases, it would be great to know
> your opinion about how to proceed (change the docs or close the bug). 
> 
> 33 documentation bugs still open, we can easily drop the number to zero
> in the next two months :)
> 
> Thanks!
> 
> Luca 


-- 
Rich Bowen - rbowen@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org