package/apache: security bump version to 2.4.56

Release notes:
https://lists.apache.org/thread/89vkczkfkdyz65d5q59pcyzrn5ts60s6

Changelog: https://dlcdn.apache.org/httpd/CHANGES_2.4.56

Fixes CVE-2023-25690 & CVE-2023-27522:
https://httpd.apache.org/security/vulnerabilities_24.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Bernd Kuhls
2023-03-09 20:25:13 +01:00
committed by Arnout Vandecappelle
parent 50d3883fba
commit 5256ec9ca8
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
APACHE_VERSION = 2.4.55
APACHE_VERSION = 2.4.56
APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
APACHE_SITE = https://downloads.apache.org/httpd
APACHE_LICENSE = Apache-2.0