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 e721865a66
)
This commit is contained in:
parent
4028a1e7dd
commit
185f1181c2
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= apache24
|
||||
PORTVERSION= 2.4.50
|
||||
PORTVERSION= 2.4.51
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= APACHE_HTTPD
|
||||
DISTNAME= httpd-${PORTVERSION}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue