diff options
author | Cy Schubert <cy@FreeBSD.org> | 2023-01-17 12:36:12 -0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2023-01-17 13:12:13 -0800 |
commit | 57ca2ea50da81d0223f6c3660a704f7098cac282 (patch) | |
tree | da8aabadc0b831026829458c5d9568d51a557650 /www | |
parent | e2559c8df2e842f690b71bac92e9ed9212599d04 (diff) | |
download | freebsd-ports-57ca2ea50da81d0223f6c3660a704f7098cac282.zip |
www/apache24: Update to 2.4.55
Fixes multiple vulnerabilities.
PR: 269015
MFH: 2023Q1
Security: 00919005-96a3-11ed-86e9-d4c9ef517024
CVE-2022-37436, CVE-2022-36760, CVE-2006-20001
Diffstat (limited to 'www')
-rw-r--r-- | www/apache24/Makefile | 2 | ||||
-rw-r--r-- | www/apache24/distinfo | 6 | ||||
-rw-r--r-- | www/apache24/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile index b262a2db9c60..1305859d1044 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,5 +1,5 @@ PORTNAME= apache24 -PORTVERSION= 2.4.54 +PORTVERSION= 2.4.55 CATEGORIES= www MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/distinfo b/www/apache24/distinfo index 49493eed4c40..50ec0cfd8ba9 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654764367 -SHA256 (apache24/httpd-2.4.54.tar.bz2) = eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340 -SIZE (apache24/httpd-2.4.54.tar.bz2) = 7434530 +TIMESTAMP = 1673987660 +SHA256 (apache24/httpd-2.4.55.tar.bz2) = 11d6ba19e36c0b93ca62e47e6ffc2d2f2884942694bce0f23f39c71bdc5f69ac +SIZE (apache24/httpd-2.4.55.tar.bz2) = 7456187 diff --git a/www/apache24/pkg-plist b/www/apache24/pkg-plist index 879ec822c7b5..d6810cb72785 100644 --- a/www/apache24/pkg-plist +++ b/www/apache24/pkg-plist @@ -55,6 +55,7 @@ include/apache24/mod_cgi.h include/apache24/mod_core.h include/apache24/mod_dav.h include/apache24/mod_dbd.h +include/apache24/mod_http2.h include/apache24/mod_include.h include/apache24/mod_log_config.h include/apache24/mod_proxy.h |