From owner-freebsd-java@FreeBSD.ORG Tue Jul 24 14:11:26 2007 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472E216A417; Tue, 24 Jul 2007 14:11:26 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id EF01D13C459; Tue, 24 Jul 2007 14:11:25 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 92BBDEB78DB; Tue, 24 Jul 2007 21:56:12 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id hLLIMsbwDxro; Tue, 24 Jul 2007 21:56:10 +0800 (CST) Received: from charlie.delphij.net (unknown [61.49.186.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 4AFE3EB0FC9; Tue, 24 Jul 2007 21:56:10 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=EqmN8x6fkpxqxMqb08+b3TXaGQfrN5ku+9pU2wNQ4pyWd+vAIIeePdxsjkczGjaKS UOUtgaSpu7VuLGY02WnLw== Message-ID: <46A604F9.2060208@delphij.net> Date: Tue, 24 Jul 2007 21:56:09 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Ernst de Haan References: <200707241342.l6ODgkaD090099@freefall.freebsd.org> In-Reply-To: <200707241342.l6ODgkaD090099@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: nemoliu@FreeBSD.org, java@freebsd.org Subject: Re: www/tomcat41 -- update to 4.1.36 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 14:11:26 -0000 Ernst de Haan wrote: >> Submitter-Id: current-users >> Originator: Ernst de Haan >> Organization: >> Confidential: no >> Synopsis: www/tomcat41 -- update to 4.1.36 >> Severity: serious >> Priority: high >> Category: java >> Class: change-request >> Release: FreeBSD 6.2-STABLE i386 >> Environment: > System: FreeBSD freefall.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jul 13 03:43:15 UTC 2007 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >> Description: > Please update the www/tomcat41 port from 4.1.34 to 4.1.36. There are important > security fixes in 4.1.36, according to the announcement: > http://www.mail-archive.com/dev@tomcat.apache.org/msg16385.html > > See also: > http://tomcat.apache.org/security-4.html It seems that there is still some unfixed known issue with 4.1.36. I have discussed this with nemoliu@ and he wanted to have all these addressed, perhaps tomorrow afternoon or so. Cheers,