Date: Tue, 5 Oct 2021 08:52:03 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ba7ccc09c297 - 2021Q4 - www/apache24: Security update to 2.4.50 Message-ID: <202110050852.1958q3BV044414@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba7ccc09c2978db59fc6e87a38745202cf0e6bfa commit ba7ccc09c2978db59fc6e87a38745202cf0e6bfa Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-10-05 07:26:21 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-10-05 08:50:53 +0000 www/apache24: Security update to 2.4.50 * Fixes hang with event MPM PR: 258767 security: 25b78bdd-25b8-11ec-a341-d4c9ef517024 (cherry picked from commit 17acc171db1e4fd164df884e49072c91178b4831) --- 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 80235542dc45..6b3089a19901 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,5 +1,5 @@ PORTNAME= apache24 -PORTVERSION= 2.4.49 +PORTVERSION= 2.4.50 CATEGORIES= www MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/distinfo b/www/apache24/distinfo index 64013c412b5b..c51688a51c3f 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631877658 -SHA256 (apache24/httpd-2.4.49.tar.bz2) = 65b965d6890ea90d9706595e4b7b9365b5060bec8ea723449480b4769974133b -SIZE (apache24/httpd-2.4.49.tar.bz2) = 7199599 +TIMESTAMP = 1633418095 +SHA256 (apache24/httpd-2.4.50.tar.bz2) = 6a2817c070c606682eb53ed963511407d3c3d7a379cdf855971467b00fb3890f +SIZE (apache24/httpd-2.4.50.tar.bz2) = 7653174
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110050852.1958q3BV044414>