Date: Thu, 7 Oct 2021 17:24:15 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 185f1181c2d9 - 2021Q4 - www/apache24: Update to 2.4.51 Message-ID: <202110071724.197HOFmQ080575@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=185f1181c2d943d77f0c84abf0a4fed9f236e7f9 commit 185f1181c2d943d77f0c84abf0a4fed9f236e7f9 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-10-07 17:02:52 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-10-07 17:23:53 +0000 www/apache24: Update to 2.4.51 Fixes: critical: Path Traversal and Remote Code Execution in Apache HTTP Server 2.4.49 and 2.4.50 (incomplete fix of CVE-2021-41773) (CVE-2021-42013) PR: 258988 Security: CVE-2021-41773, CVE-2021-42013 (cherry picked from commit e721865a668c739dc5be7f15790024682bbc1dda) --- www/apache24/Makefile | 2 +- www/apache24/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 6b3089a19901..4af09c60ded3 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,5 +1,5 @@ PORTNAME= apache24 -PORTVERSION= 2.4.50 +PORTVERSION= 2.4.51 CATEGORIES= www MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/distinfo b/www/apache24/distinfo index c51688a51c3f..27f7dd9c0d1c 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633418095 -SHA256 (apache24/httpd-2.4.50.tar.bz2) = 6a2817c070c606682eb53ed963511407d3c3d7a379cdf855971467b00fb3890f -SIZE (apache24/httpd-2.4.50.tar.bz2) = 7653174 +TIMESTAMP = 1633625239 +SHA256 (apache24/httpd-2.4.51.tar.bz2) = 20e01d81fecf077690a4439e3969a9b22a09a8d43c525356e863407741b838f4 +SIZE (apache24/httpd-2.4.51.tar.bz2) = 7653609
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110071724.197HOFmQ080575>