From owner-freebsd-apache@freebsd.org Thu Dec 10 20:36:54 2015 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3397E9D6555 for ; Thu, 10 Dec 2015 20:36:54 +0000 (UTC) (envelope-from bernard@bachfreund.nl) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1534C1470 for ; Thu, 10 Dec 2015 20:36:54 +0000 (UTC) (envelope-from bernard@bachfreund.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 159289D6553; Thu, 10 Dec 2015 20:36:54 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1530A9D6552 for ; Thu, 10 Dec 2015 20:36:54 +0000 (UTC) (envelope-from bernard@bachfreund.nl) Received: from smtp01.qsp.nl (smtp01.qsp.nl [193.254.214.162]) by mx1.freebsd.org (Postfix) with ESMTP id ADF18146E for ; Thu, 10 Dec 2015 20:36:52 +0000 (UTC) (envelope-from bernard@bachfreund.nl) Received: from smtp01.qsp.nl (localhost [127.0.0.1]) by smtp01.qsp.nl (Postfix) with ESMTP id 1909A2A0CCA for ; Thu, 10 Dec 2015 21:36:44 +0100 (CET) Received: from mail.brnrd.eu (unknown [193.164.217.85]) by smtp01.qsp.nl (Postfix) with ESMTP for ; Thu, 10 Dec 2015 21:36:43 +0100 (CET) Received: by mail.brnrd.eu (OpenSMTPD) with ESMTP id 33545b7e for ; Thu, 10 Dec 2015 21:37:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bachfreund.nl; h= user-agent:message-id:subject:subject:from:from:date:date :content-type:content-type:mime-version:received:received; s= default; t=1449779821; bh=bLjUb2RB5NQsQDqFyGEoRLRVJch7Ps+ynj3f/3 EH+Rc=; b=Jr9yW0+mPx75fKcZ9P/PZkjppYvo1PQW7RjgBxe48eKdbSmQBuhh4o 3X6+YcCL1EbuRot1Z7D6IV+6XHvIOnLWrLm2lY3i7nOcwlp5/RPBZLFfbDa3rdf9 JgGZKEzfUhJvUouqyR6k35eCoLOQq6Ir1H6ltygY4sKJ1NYZebUz7jvx88ZPHrML /hOPzmdwlpUl2JReh7Bw2eYG4gdM2MtfLnHKfPVhP0R94TfWxqPROfVkoY+wtVjx slt1x1Be2OZcIi55mhYcEHC/vLEolUeBcX+W4aQDMuDS2nkQUZhKvKHZbJtJuPsu dlCaF7XQdEwCNk/t4bjsiS7bQ1rGr7FQ== X-Virus-Scanned: amavisd-new at brnrd.eu Received: from mail.brnrd.eu ([172.17.2.2]) by scan.brnrd.eu (scan.brnrd.eu [172.17.2.5]) (amavisd-new, port 10026) with ESMTP id oOtBAiD_vygW for ; Thu, 10 Dec 2015 21:37:01 +0100 (CET) Received: by bachfreund.nl (OpenSMTPD) with ESMTPSA id f9e0e75b TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-SHA bits=128 verify=NO for ; Thu, 10 Dec 2015 21:37:01 +0100 (CET) MIME-Version: 1.0 Date: Thu, 10 Dec 2015 21:37:01 +0100 From: Bernard Spil To: apache@freebsd.org Subject: Upcoming Apache 2.4.18 Message-ID: X-Sender: bernard@bachfreund.nl User-Agent: Roundcube Webmail/1.1.3 X-SMTP-Virus-Scanned: clamav at smtp01 X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=disabled version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on svfilter01.qsp.nl Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2015 20:36:54 -0000 Hi, Jim Jagielski announced a pre-release version of Apache 2.4.18 so I thought I'd better give it a spin. Attached the patch, tarball downloaded from http://httpd.apache.org/dev/dist/httpd-2.4.18-deps.tar.bz2 Running fine so far with LibreSSL 2.3.1_1 (incl 2 CVE patches) and HTTP/2 [Thu Dec 10 21:25:48.645257 2015] [http2:info] [pid 33242:tid 34393318400] mod_http2 (v1.0.11, nghttp2 1.5.0), initializing... [Thu Dec 10 21:25:48.765270 2015] [mpm_event:notice] [pid 33242:tid 34393318400] AH00489: Apache/2.4.18 (FreeBSD) LibreSSL/2.3.1 PHP/5.6.16 configured -- resuming normal operations Just to let you know! Thanks, Bernard.