From owner-svn-ports-head@freebsd.org Wed Jul 12 19:46:41 2017 Return-Path: Delivered-To: svn-ports-head@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 CFF4ADA1F56; Wed, 12 Jul 2017 19:46:41 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6659075034; Wed, 12 Jul 2017 19:46:41 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 53da3a8e TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 12 Jul 2017 13:46:34 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r445603 - in head/www/apache24: . files From: Adam Weinberger In-Reply-To: <201707121931.v6CJVfT6040596@repo.freebsd.org> Date: Wed, 12 Jul 2017 13:46:32 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <388FF6D2-4A00-454E-BFEA-3ED192428A8D@adamw.org> References: <201707121931.v6CJVfT6040596@repo.freebsd.org> To: Bernard Spil X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2017 19:46:41 -0000 > On 12 Jul, 2017, at 13:31, Bernard Spil wrote: >=20 > Author: brnrd > Date: Wed Jul 12 19:31:40 2017 > New Revision: 445603 > URL: https://svnweb.freebsd.org/changeset/ports/445603 >=20 > Log: > www/apache24: Update to 2.4.27 >=20 > - Bugfix update to 2.4.27 > - Fix build with LibreSSL [1] > - Add brotli compression option > - Add pkg-message for 10.3 base-ssl users > - HTTP/2 is production ready, default enable > - warn users of 10.3 for mod_http2/OpenSSL 1.0.1 >=20 > [1] https://bz.apache.org/bugzilla/show_bug.cgi?id=3D61184 >=20 >=20 > +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > +!! mod_http2 on FreeBSD with OpenSSL from base results in a mostly !! > +!! functionally unusable module due to lack of "Upgrade" !!=20= > +!! capability in OpenSSL 1.0.1. !! > +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The warning would be a little more meaningful if it told users what they = should do to fix it. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org