svn commit: r409794 - branches/2016Q1/www/tomcat7
Mark Felder
feld at FreeBSD.org
Mon Feb 29 00:55:46 UTC 2016
Author: feld
Date: Mon Feb 29 00:55:45 2016
New Revision: 409794
URL: https://svnweb.freebsd.org/changeset/ports/409794
Log:
MFH: r409780
Security upgrade from 7.0.67 to 7.0.68.
ChangeLog: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Security ChangeLog: https://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.68
Security: CVE-2015-5345
Security: CVE-2015-5351
Security: CVE-2016-0706
Security: CVE-2016-0714
Security: CVE-2016-0763
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/www/tomcat7/Makefile
branches/2016Q1/www/tomcat7/distinfo
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/www/tomcat7/Makefile
==============================================================================
--- branches/2016Q1/www/tomcat7/Makefile Mon Feb 29 00:53:32 2016 (r409793)
+++ branches/2016Q1/www/tomcat7/Makefile Mon Feb 29 00:55:45 2016 (r409794)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tomcat
-PORTVERSION= 7.0.67
+PORTVERSION= 7.0.68
CATEGORIES= www java
MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin
PKGNAMESUFFIX= 7
Modified: branches/2016Q1/www/tomcat7/distinfo
==============================================================================
--- branches/2016Q1/www/tomcat7/distinfo Mon Feb 29 00:53:32 2016 (r409793)
+++ branches/2016Q1/www/tomcat7/distinfo Mon Feb 29 00:55:45 2016 (r409794)
@@ -1,2 +1,2 @@
-SHA256 (apache-tomcat-7.0.67.tar.gz) = cd6074f30e2cc98f55213fd396264a760f4a4c8a9b3d4842546578eab8f5220e
-SIZE (apache-tomcat-7.0.67.tar.gz) = 8886737
+SHA256 (apache-tomcat-7.0.68.tar.gz) = 2c1a02422f265607de733521e54f18613e9dd5efc2861914fe45a858227bb8e0
+SIZE (apache-tomcat-7.0.68.tar.gz) = 8900822
More information about the svn-ports-all
mailing list