From dev-return-185206-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Fri Aug 25 15:05:30 2017 Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-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 057A51A9AC for ; Fri, 25 Aug 2017 15:05:30 +0000 (UTC) Received: (qmail 67133 invoked by uid 500); 25 Aug 2017 15:05:29 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 67052 invoked by uid 500); 25 Aug 2017 15:05:29 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 67042 invoked by uid 99); 25 Aug 2017 15:05:29 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2017 15:05:29 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 58ECD3A019A for ; Fri, 25 Aug 2017 15:05:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1806180 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Date: Fri, 25 Aug 2017 15:05:24 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170825150526.58ECD3A019A@svn01-us-west.apache.org> Author: markt Date: Fri Aug 25 15:05:24 2017 New Revision: 1806180 URL: http://svn.apache.org/viewvc?rev=1806180&view=rev Log: Add version updates Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1806180&r1=1806179&r2=1806180&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original) +++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Fri Aug 25 15:05:24 2017 @@ -71,6 +71,12 @@ the libtool specified by APR by setting the LIBTOOL environment variable. (markt) + + Update build to use APR 1.6.x, with 1.6.2 recommended. (markt) + + + Update recommended OpenSSL version to 1.0.2l. (markt) +
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org