Date: Tue, 10 Oct 2023 12:43:15 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: c64c329c2c17 - 2023Q4 - www/tomcat101: update to 10.1.14 (CVE-2023-42794 CVE-2023-42795 CVE-2023-44487 CVE-2023-45648) Message-ID: <202310101243.39AChFXr021155@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c64c329c2c1752f46b73e3e6ce9f4329be6629f9 commit c64c329c2c1752f46b73e3e6ce9f4329be6629f9 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-10-10 11:48:30 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-10-10 12:42:53 +0000 www/tomcat101: update to 10.1.14 (CVE-2023-42794 CVE-2023-42795 CVE-2023-44487 CVE-2023-45648) Changelog: https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.14_(schultz) CVE-2023-42794 Apache Tomcat - denial of service CVE-2023-42795 Apache Tomcat - information disclosure CVE-2023-44487 Apache Tomcat - HTTP/2 DoS CVE-2023-45648 Apache Tomcat - Request Smuggling Approved by: arrowd (mentor, implicit) (cherry picked from commit e3ec78be9712347bfc521b65a88734278ce24601) --- www/tomcat101/Makefile | 2 +- www/tomcat101/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index 6b53838f056d..1b4bc3859f13 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.13 +DISTVERSION= 10.1.14 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 ea11b1df1207..765fb209c2e5 100644 --- a/www/tomcat101/distinfo +++ b/www/tomcat101/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692988715 -SHA256 (apache-tomcat-10.1.13.tar.gz) = bda470fbf91ad080ca043c0c092d2e334e9c147ded6bf1e5141893f97101c52c -SIZE (apache-tomcat-10.1.13.tar.gz) = 12377776 +TIMESTAMP = 1696938455 +SHA256 (apache-tomcat-10.1.14.tar.gz) = 3ec0e07d91a77f17de2ae31c2d586c3069bb348a4b94002fca1b9ac15a022816 +SIZE (apache-tomcat-10.1.14.tar.gz) = 12408053
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310101243.39AChFXr021155>