Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 790ED18992 for ; Mon, 11 Jan 2016 22:22:54 +0000 (UTC) Received: (qmail 29737 invoked by uid 500); 11 Jan 2016 22:22:52 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 29607 invoked by uid 500); 11 Jan 2016 22:22:52 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 29578 invoked by uid 99); 11 Jan 2016 22:22:52 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2016 22:22:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EE4BBC3402 for ; Mon, 11 Jan 2016 22:22:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.505 X-Spam-Level: *** X-Spam-Status: No, score=3.505 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HK_RANDOM_ENVFROM=0.626, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=googlemail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id HYsEqk9ivsXD for ; Mon, 11 Jan 2016 22:22:51 +0000 (UTC) Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 7F5A031AC9 for ; Mon, 11 Jan 2016 22:22:50 +0000 (UTC) Received: by mail-wm0-f47.google.com with SMTP id f206so291869009wmf.0 for ; Mon, 11 Jan 2016 14:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qCPWsksg/8gMZZ0PTKxJtTq0AIyJ6Ou/vDlDcc6a+xM=; b=IAiEri87t1B18z4cQA/SOST0o/ksRSStawym7HvWxKcwmUBsC/zIjEr4WKHe1dA85z kRYFWIMW/9SGpG6RBi3nxYo7JAi0lgzbVnEz8m7NrZHKwIJazj6JeT3sbsKuA2Ox5u6T sh1+1peEE4r8HlCBvfwRp1MsNAerYrOxIPVM0u300oRBBcjS0iReeGTCIEpoD3F7dq4O BNUjdEnZJx76Bq7ItMVVt3ejtzgRFkuRtjZK01gS+GTYfIksZpwEDaqlElZV6DNpnVae f36yDdN96mfM0CbAO0Veb0S9dxu/eVigUk8utLG2gnBbzrvj+fEI9KLyTyoT4GeZ+vk7 /ZYQ== MIME-Version: 1.0 X-Received: by 10.28.101.131 with SMTP id z125mr15433023wmb.60.1452550970239; Mon, 11 Jan 2016 14:22:50 -0800 (PST) Received: by 10.194.79.194 with HTTP; Mon, 11 Jan 2016 14:22:49 -0800 (PST) Received: by 10.194.79.194 with HTTP; Mon, 11 Jan 2016 14:22:49 -0800 (PST) In-Reply-To: References: Date: Mon, 11 Jan 2016 23:22:49 +0100 Message-ID: Subject: Re: Patches ready to review From: Luis Gil To: docs@httpd.apache.org Content-Type: multipart/alternative; boundary=001a114af7069972850529166035 --001a114af7069972850529166035 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable About The pgp verification i would say better change the doc example. Regards El 11/1/2016 22:55, "Luca Toscano" escribi=C3=B3: > Anybody? What do you think? Even a no would be fine :) > > Thanks! > > Luca > Il 09 gen 2016 19:04, "Luca Toscano" 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=3D58744, clarification >> about strong pthread mutex support in core. >> - https://bz.apache.org/bugzilla/show_bug.cgi?id=3D53121, clarification >> about deflate vs gzip for mod_deflate (this has been asked multiple time= s >> in the httpd IRC channel and the httpd-users mailing list). >> - https://bz.apache.org/bugzilla/show_bug.cgi?id=3D58771, 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=3D57= 109) >> 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 clos= e >> the bug). >> >> 33 documentation bugs still open, we can easily drop the number to zero >> in the next two months :) >> >> Thanks! >> >> Luca >> > --001a114af7069972850529166035 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

About The pgp verification i would=C2=A0 say better change= =C2=A0 the doc example.
Regards

El 11/1/2016 22:55, "Luca Toscano" <= ;toscano.luca@gmail.com> e= scribi=C3=B3:

Anybody? What do you think? Even a no would be fine :)

Thanks!

Luca

Il 09 gen 2016 19:04, "Luca Toscano" &= lt;toscano.luca= @gmail.com> ha scritto:
Hi Apache devs!

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

=
Summary:

-=C2=A0https://bz.apache.o= rg/bugzilla/show_bug.cgi?id=3D58744, clarification about strong pthread= mutex support in core.
-=C2=A0https://bz.apache.org/bu= gzilla/show_bug.cgi?id=3D53121, clarification about deflate vs gzip for= mod_deflate (this has been asked multiple times in the httpd IRC channel a= nd the httpd-users mailing list).
-=C2=A0https://bz.apa= che.org/bugzilla/show_bug.cgi?id=3D58771, ErrorDocument behaviour for m= od_fcgid (asked in the httpd users mailing list).

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

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

Thanks!

Luca=C2=A0
=
--001a114af7069972850529166035--