Andreas Wacknitz
2021-05-29 a87cd08a188febfb2c72d344d6e1cab0e8b9631f
apache24: update to 2.4.48

4 files modified
8 ■■■■ changed files
components/web/apache24/Makefile 5 ●●●●● patch | view | raw | blame | history
components/web/apache24/apache-24.p5m 1 ●●●● patch | view | raw | blame | history
components/web/apache24/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/web/apache24/pkg5 1 ●●●● patch | view | raw | blame | history
components/web/apache24/Makefile
@@ -29,12 +29,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        apache2
COMPONENT_VERSION=    2.4.47
COMPONENT_VERSION=    2.4.48
COMPONENT_PROJECT_URL=    https://httpd.apache.org/
COMPONENT_SRC_NAME=    httpd
COMPONENT_SRC=        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:567d5ac72ea643e3828e8e54f32e06f1fad10095d33ae4071eeaec3c78b70a34
COMPONENT_ARCHIVE_HASH= sha256:315c0bc50206b866fb17c2cdc28c1973765a8d59ca168b80286e8cb077d0510e
COMPONENT_ARCHIVE_URL=    https://archive.apache.org/dist/httpd/$(COMPONENT_ARCHIVE)
CONFIGURE_DEFAULT_DIRS=no
@@ -106,7 +106,6 @@
REQUIRED_PACKAGES += library/zlib
REQUIRED_PACKAGES += runtime/lua
REQUIRED_PACKAGES += runtime/perl-522
REQUIRED_PACKAGES += runtime/perl-524
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/web/apache24/apache-24.p5m
@@ -163,6 +163,7 @@
file path=usr/apache2/2.4/include/http_main.h
file path=usr/apache2/2.4/include/http_protocol.h
file path=usr/apache2/2.4/include/http_request.h
file path=usr/apache2/2.4/include/http_ssl.h
file path=usr/apache2/2.4/include/http_vhost.h
file path=usr/apache2/2.4/include/httpd.h
file path=usr/apache2/2.4/include/mod_auth.h
components/web/apache24/manifests/sample-manifest.p5m
@@ -102,6 +102,7 @@
file path=usr/apache2/2.4/include/http_main.h
file path=usr/apache2/2.4/include/http_protocol.h
file path=usr/apache2/2.4/include/http_request.h
file path=usr/apache2/2.4/include/http_ssl.h
file path=usr/apache2/2.4/include/http_vhost.h
file path=usr/apache2/2.4/include/httpd.h
file path=usr/apache2/2.4/include/mod_auth.h
components/web/apache24/pkg5
@@ -15,7 +15,6 @@
        "library/zlib",
        "runtime/lua",
        "runtime/perl-522",
        "runtime/perl-524",
        "shell/ksh93",
        "system/library",
        "system/library/math",