Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 18:49:38 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 58ac06be604a - 2023Q3 - www/tomcat{85,9,101}: update to 8.5.93, 9.0.80, 10.1.13: "Fix for FORM authentication open redirect - CVE-2023-41080"
Message-ID:  <202308251849.37PIncEW016404@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58ac06be604a545d92faf065af1adfb27000c010

commit 58ac06be604a545d92faf065af1adfb27000c010
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-08-25 18:40:23 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-08-25 18:49:32 +0000

    www/tomcat{85,9,101}: update to 8.5.93, 9.0.80, 10.1.13: "Fix for FORM authentication open redirect - CVE-2023-41080"
    
    Changelogs:
    https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.93_(markt)
    https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.80_(markt)
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.13_(markt)
    
    Approved by:    arrowd (mentor, implicit)
    Security:       CVE-2023-41080
    
    (cherry picked from commit 9fb22c52aba42828423b2801982579ac8c09d6b0)
---
 www/tomcat101/Makefile | 2 +-
 www/tomcat101/distinfo | 6 +++---
 www/tomcat85/Makefile  | 2 +-
 www/tomcat85/distinfo  | 6 +++---
 www/tomcat9/Makefile   | 2 +-
 www/tomcat9/distinfo   | 6 +++---
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile
index fd79f8c032dd..6b53838f056d 100644
--- a/www/tomcat101/Makefile
+++ b/www/tomcat101/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.12
+DISTVERSION=	10.1.13
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin
 PKGNAMESUFFIX=	101
diff --git a/www/tomcat101/distinfo b/www/tomcat101/distinfo
index ab01f446cd02..ea11b1df1207 100644
--- a/www/tomcat101/distinfo
+++ b/www/tomcat101/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692029074
-SHA256 (apache-tomcat-10.1.12.tar.gz) = af3fb10448f7ed653ff85138af520666483f2d76e59172d7dd87a6d340a09d2f
-SIZE (apache-tomcat-10.1.12.tar.gz) = 12444039
+TIMESTAMP = 1692988715
+SHA256 (apache-tomcat-10.1.13.tar.gz) = bda470fbf91ad080ca043c0c092d2e334e9c147ded6bf1e5141893f97101c52c
+SIZE (apache-tomcat-10.1.13.tar.gz) = 12377776
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile
index ba23d5b53086..3f19ce6f5e67 100644
--- a/www/tomcat85/Makefile
+++ b/www/tomcat85/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	8.5.92
+PORTVERSION=	8.5.93
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	85
diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo
index ee4bfa2659ff..5943427cf756 100644
--- a/www/tomcat85/distinfo
+++ b/www/tomcat85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692029015
-SHA256 (apache-tomcat-8.5.92.tar.gz) = 83d9e20076a81d780a09a5ce774f94b02e35be2dc8af093d1417e824aa6877fd
-SIZE (apache-tomcat-8.5.92.tar.gz) = 10736039
+TIMESTAMP = 1692988562
+SHA256 (apache-tomcat-8.5.93.tar.gz) = b614aca36596f61273dfdf4cce623d078624ff335f734363c295ee27543f7de6
+SIZE (apache-tomcat-8.5.93.tar.gz) = 10736621
diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile
index fcb7e3ef49ed..33570176a937 100644
--- a/www/tomcat9/Makefile
+++ b/www/tomcat9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	9.0.79
+PORTVERSION=	9.0.80
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	9
diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo
index 58eaf3f500dc..3088fa02e8ff 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692101191
-SHA256 (apache-tomcat-9.0.79.tar.gz) = a2a652b0935e8f3610bc9b9b65dd22dfb74ee763b27b8a1b61eea1dcb7f48a93
-SIZE (apache-tomcat-9.0.79.tar.gz) = 11691511
+TIMESTAMP = 1692988653
+SHA256 (apache-tomcat-9.0.80.tar.gz) = 76ff6898851787d90897ccb821302efff297ecbd0b3744d5e07cc81fa71ee5cb
+SIZE (apache-tomcat-9.0.80.tar.gz) = 11692853



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