From dev-return-194425-archive-asf-public=cust-asf.ponee.io@tomcat.apache.org Wed Oct 31 20:05:16 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 161A518077A for ; Wed, 31 Oct 2018 20:05:15 +0100 (CET) Received: (qmail 78189 invoked by uid 500); 31 Oct 2018 19:05:15 -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 78179 invoked by uid 99); 31 Oct 2018 19:05:14 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2018 19:05:14 +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 8898A3A021C for ; Wed, 31 Oct 2018 19:05:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1840445 - svn:log Date: Wed, 31 Oct 2018 19:05:14 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20181031190514.8898A3A021C@svn01-us-west.apache.org> Author: markt Revision: 1840445 Modified property: svn:log Modified: svn:log at Wed Oct 31 19:05:14 2018 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Oct 31 19:05:14 2018 @@ -1 +1,2 @@ Optimize path parameter handling, by centralizing it in jk_servlet_normalize() and removing it from map_uri_to_worker_ext() +This is part of the fix for CVE-2018-11759 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org