Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 227B8200CDD for ; Mon, 7 Aug 2017 18:47:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 212A4165A2A; Mon, 7 Aug 2017 16:47:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 677E5165A28 for ; Mon, 7 Aug 2017 18:47:13 +0200 (CEST) Received: (qmail 72776 invoked by uid 500); 7 Aug 2017 16:47:12 -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 72763 invoked by uid 99); 7 Aug 2017 16:47:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2017 16:47:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id F016F1A1BA2 for ; Mon, 7 Aug 2017 16:47:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.801 X-Spam-Level: X-Spam-Status: No, score=-1.801 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, RCVD_IN_SORBS_SPAM=0.5, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dHxMFCwh2Jpw for ; Mon, 7 Aug 2017 16:47:06 +0000 (UTC) Received: from mail-qk0-f171.google.com (mail-qk0-f171.google.com [209.85.220.171]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 0D6EF5FB06 for ; Mon, 7 Aug 2017 16:47:06 +0000 (UTC) Received: by mail-qk0-f171.google.com with SMTP id d145so5811888qkc.2 for ; Mon, 07 Aug 2017 09:47:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=a39H59SP9Scc2RSfijFc8ru+Jtc2mDF2X/aZ2/BFVAE=; b=sWmocOmWiYZI7+D2+5VjqstBCQbSmIZVQ0MpIBEeO6lLgzMg/bTKqAb078+zcqAM+K YYs4EAaHuoZ/jfKvmsGngFO5R2lD6WeyyBkFnuORp6u4BGsy/VgnufFQzFEwnVwzH2uS aPk9cWz1czHzQiVJX0NtjPHEE82IpWgMmefBX6scLTndxnru0JIoC05EbjvbkoZkRU6+ wyAWthaQD76yZ2vm8FPyyouNlRfBx7X/G+PBfP8/25BiZxMl97BvIsk34VWjCptQY73H etO3AWHmRmOmV9H2knekcWckLXtGmFsZtHl6m5b8+t8Cy2xSVLssVOuTaaZ1cVljgPQA wb3A== X-Gm-Message-State: AHYfb5gEdwNyUkIKn+LiuoVl3SZO3t9EuxAlFfBhbG46GlDNMMCrVAfy 3tp3oMeOQZCJfTnqt/e68MsTqOLfYyv8 X-Received: by 10.55.141.198 with SMTP id p189mr1626611qkd.97.1502124425357; Mon, 07 Aug 2017 09:47:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.41.231 with HTTP; Mon, 7 Aug 2017 09:47:04 -0700 (PDT) In-Reply-To: References: From: Coty Sutherland Date: Mon, 7 Aug 2017 12:47:04 -0400 Message-ID: Subject: Re: [VOTE] Release Apache Tomcat 8.5.20 To: Tomcat Developers List Content-Type: text/plain; charset="UTF-8" archived-at: Mon, 07 Aug 2017 16:47:14 -0000 On Wed, Aug 2, 2017 at 6:10 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.20 release is now available for voting. > > The major changes compared to the 8.5.16 release are: > > - Enable TLS connectors to use Java key stores that contain multiple > keys where each key has a separate password. Based on a patch by Frank > Taffelt. > > - Make asynchronous error handling more robust. In particular ensure > that onError() is called for any registered AsyncListeners after an > I/O error on a non-container thread. > > - Sync SSL session access for the APR connector to prevent errors when > accessing the session. > > > Along with lots of other bug fixes and improvements. > > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.20/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1148/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_20/ > > The proposed 8.5.20 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 8.5.20 +1 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org