Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D99C175CA for ; Sat, 13 Jun 2015 13:25:08 +0000 (UTC) Received: (qmail 33162 invoked by uid 500); 13 Jun 2015 13:25:02 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 33078 invoked by uid 500); 13 Jun 2015 13:25:02 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 33068 invoked by uid 99); 13 Jun 2015 13:25:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2015 13:25:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trawick@gmail.com designates 209.85.160.174 as permitted sender) Received: from [209.85.160.174] (HELO mail-yk0-f174.google.com) (209.85.160.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2015 13:22:48 +0000 Received: by ykfl8 with SMTP id l8so30049774ykf.1 for ; Sat, 13 Jun 2015 06:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vzuuI19d2v2gxYMgbq7DN1XDfKABJ0mSzCYHsyMePr0=; b=W5Mawcp78KkA0G85WXbUEoIj/xpZSeBpjBh497xHrOezBkqa+sgKFcRotxUcI4HZpX n9eEWEPNps2nJV+FhuFlRjSlmUGzLg6rJSfU5JCcV2QVEId/SKl1syk862EMh5ddARVl QveZb/6eIuT9gGIxZlaTK3YefPw4g0M2NO9LmvKnntxGzIcYOzniDxKsy7DsrNjKorw8 LhpVGqUtZVnAKANlT/Zp/EHMHDXfm7FV+HUcba/kdG/hecvj0lnp8ISWGzx1GkzkjjHh RRHjDl3w4JFP8WznyEiq01YjJFAn7UBjwNO7PCdEPIiz6f7E0T0mcT9EESr9E7bWGcf9 aNMQ== MIME-Version: 1.0 X-Received: by 10.129.119.7 with SMTP id s7mr23952572ywc.87.1434201876388; Sat, 13 Jun 2015 06:24:36 -0700 (PDT) Received: by 10.13.206.195 with HTTP; Sat, 13 Jun 2015 06:24:36 -0700 (PDT) In-Reply-To: <4019E8BC-0484-422A-9AE8-94C3CA0B7225@jaguNET.com> References: <4019E8BC-0484-422A-9AE8-94C3CA0B7225@jaguNET.com> Date: Sat, 13 Jun 2015 09:24:36 -0400 Message-ID: Subject: Re: [VOTE] Release Apache httpd 2.4.14 as GA From: Jeff Trawick To: Apache HTTP Server Development List Content-Type: multipart/alternative; boundary=001a1149008c60df4405186625a2 X-Virus-Checked: Checked by ClamAV on apache.org --001a1149008c60df4405186625a2 Content-Type: text/plain; charset=UTF-8 On Thu, Jun 11, 2015 at 10:08 AM, Jim Jagielski wrote: > The pre-release test tarballs for Apache httpd 2.4.14 can be found > at the usual place: > > http://httpd.apache.org/dev/dist/ > > I'm calling a VOTE on releasing these as Apache httpd 2.4.14 GA. > > [ ] +1: Good to go > [ ] +0: meh > [ ] -1: Danger Will Robinson. And why. > > CentOS 7, 64-bit: HTTP::DAV skipped; event and prefork tested, no failures FreeBSD 10.1, 32-bit: lua skipped, accept filter not loaded, event and prefork tested Test Summary Report ------------------- t/ssl/pr12355.t (Wstat: 0 Tests: 10 Failed: 4) Failed tests: 3-4, 7-8 t/ssl/pr43738.t (Wstat: 0 Tests: 4 Failed: 2) Failed tests: 1-2 (same as with 2.4.13) My vote: -1 for now :( Steffen's apparent regression between 2.4.13 and 2.4.14 needs to be investigated if he is able to assist further. Other than that, I am concerned about the console message issue with lots of SSL-enabled vhosts but no per-vhost LogLevel (no deprecation messages before, lots now) but I think that could be addressed in a recommended patch. -- Born in Roswell... married an alien... http://emptyhammock.com/ --001a1149008c60df4405186625a2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= hu, Jun 11, 2015 at 10:08 AM, Jim Jagielski <jim@jagunet.com> wrote:
The pre-release test tarballs for Apache httpd= 2.4.14 can be found
at the usual place:

=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://httpd.apache.org/dev/dist/
I'm calling a VOTE on releasing these as Apache httpd 2.4.14 GA.

[ ] +1: Good to go
[ ] +0: meh
[ ] -1: Danger Will Robinson. And why.


CentOS 7, 64-bit: HTTP::DAV skipp= ed; event and prefork tested, no failures

FreeBSD = 10.1, 32-bit: lua skipped, accept filter not loaded, event and prefork test= ed

Test Summary Report
-----------------= --
t/ssl/pr12355.t =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 (Wstat: 0 Tests: 10 Failed: 4)
=C2=A0 Failed te= sts: =C2=A03-4, 7-8
t/ssl/pr43738.t =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (Wstat: 0 Tests: 4 Failed: 2)
= =C2=A0 Failed tests: =C2=A01-2

(same as with 2.4.1= 3)

My vote: -1 for now :(

Steffen's apparent regression between 2.4.13 and 2.4.14 needs to= be investigated if he is able to assist further.=C2=A0 Other than that, I = am concerned about the console message issue with lots of SSL-enabled vhost= s but no per-vhost LogLevel (no deprecation messages before, lots now) but = I think that could be addressed in a recommended patch.
--
Born in Roswe= ll... married an alien...
http://emptyhammock.com/

--001a1149008c60df4405186625a2--