Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 22:24:09 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Mark Felder <feld@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r409771 - head/www/tomcat7
Message-ID:  <20160228222409.GI86014@FreeBSD.org>
In-Reply-To: <201602282207.u1SM7iFg085296@repo.freebsd.org>
References:  <201602282207.u1SM7iFg085296@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Mark,

thanks for the security update.  According to this page
https://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.68
some of the security issues listed above have been fixed in 7.0.68.

Is there any chance to upgrade www/tomcat7 to latest security bugfix
release?

Thanks.

-- 
Sergey A. Osokin

On Sun, Feb 28, 2016 at 10:07:44PM +0000, Mark Felder wrote:
> Author: feld
> Date: Sun Feb 28 22:07:44 2016
> New Revision: 409771
> URL: https://svnweb.freebsd.org/changeset/ports/409771
> 
> Log:
>   www/tomcat7: Update to 7.0.67
>   
>   Changelog:	http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
>   
>   Security:	CVE-2015-5345
>   Security:	CVE-2015-5346
>   Security:	CVE-2015-5351
>   Security:	CVE-2016-0706
>   Security:	CVE-2016-0714
>   Security:	CVE-2016-0763
> 
> Modified:
>   head/www/tomcat7/Makefile
>   head/www/tomcat7/distinfo
> 
> Modified: head/www/tomcat7/Makefile
> ==============================================================================
> --- head/www/tomcat7/Makefile	Sun Feb 28 22:00:53 2016	(r409770)
> +++ head/www/tomcat7/Makefile	Sun Feb 28 22:07:44 2016	(r409771)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	tomcat
> -PORTVERSION=	7.0.65
> +PORTVERSION=	7.0.67
>  CATEGORIES=	www java
>  MASTER_SITES=	APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin
>  PKGNAMESUFFIX=	7
> 
> Modified: head/www/tomcat7/distinfo
> ==============================================================================
> --- head/www/tomcat7/distinfo	Sun Feb 28 22:00:53 2016	(r409770)
> +++ head/www/tomcat7/distinfo	Sun Feb 28 22:07:44 2016	(r409771)
> @@ -1,2 +1,2 @@
> -SHA256 (apache-tomcat-7.0.65.tar.gz) = ef0edb1f560702adc4096097ddfba038086d62da77d0b247d927fd326bc637e9
> -SIZE (apache-tomcat-7.0.65.tar.gz) = 8866946
> +SHA256 (apache-tomcat-7.0.67.tar.gz) = cd6074f30e2cc98f55213fd396264a760f4a4c8a9b3d4842546578eab8f5220e
> +SIZE (apache-tomcat-7.0.67.tar.gz) = 8886737
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160228222409.GI86014>