[notify] apache: update to 2.4.55

includes security fixes, see https://downloads.apache.org/httpd/CHANGES_2.4.55
This commit is contained in:
Juergen Daubert 2023-01-18 10:51:57 +01:00
parent 5ad859d808
commit eef44c35e6
3 changed files with 8 additions and 6 deletions

View File

@ -79,6 +79,7 @@ drwxr-xr-x root/root usr/include/apache/
-rw-r--r-- root/root usr/include/apache/mod_core.h
-rw-r--r-- root/root usr/include/apache/mod_dav.h
-rw-r--r-- root/root usr/include/apache/mod_dbd.h
-rw-r--r-- root/root usr/include/apache/mod_http2.h
-rw-r--r-- root/root usr/include/apache/mod_include.h
-rw-r--r-- root/root usr/include/apache/mod_log_config.h
-rw-r--r-- root/root usr/include/apache/mod_proxy.h
@ -180,6 +181,7 @@ drwxr-xr-x root/root usr/lib/apache/build/
-rwxr-xr-x root/root usr/lib/apache/mod_log_forensic.so
-rwxr-xr-x root/root usr/lib/apache/mod_logio.so
-rwxr-xr-x root/root usr/lib/apache/mod_macro.so
-rwxr-xr-x root/root usr/lib/apache/mod_md.so
-rwxr-xr-x root/root usr/lib/apache/mod_mime.so
-rwxr-xr-x root/root usr/lib/apache/mod_mime_magic.so
-rwxr-xr-x root/root usr/lib/apache/mod_mpm_event.so

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VEd4Q07Ljr0zkev8f+9nbfLOAwKiiNcgIowzLLL163/1qdllnYjOquaj4NbevV5f09pRd3CdXhBugt6Yart7go=
SHA256 (Pkgfile) = b951563e0774b7735fc7c6e8411a7567899a264f1334968f94e6e9fdda305c0f
SHA256 (.footprint) = 1d0a22078042cf0750bda3c609e63865fcb6f93369175a140df66f4e8586e3c7
SHA256 (httpd-2.4.54.tar.bz2) = eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340
RWSE3ohX2g5d/X9ZUqpBb8DA2QpZC/Bvk0/fu4ONpFIwKJz6oAS/KRD2shz99Y/H+bTPYAVybEhWG9RsYCbjLT0IcAx5q26LFwA=
SHA256 (Pkgfile) = cd1fb54672f1340a0b7b8ce8b6b67752e01be298e3e829f87dce86889a830086
SHA256 (.footprint) = 03db85c050b147a0748cd4c5cf9687a6cff6d9deaf5bf5adea130deedb04a7b7
SHA256 (httpd-2.4.55.tar.bz2) = 11d6ba19e36c0b93ca62e47e6ffc2d2f2884942694bce0f23f39c71bdc5f69ac
SHA256 (crux.layout) = a72a0d72c47aa72df4378f4bf1ff291eb9cdfd29f6c827b9970b8775f38f4dd6
SHA256 (apache) = 12d9aff5a78428589aba0b43988f383af434a546ae5daadc5f5ce7b9804e56a4

View File

@ -1,10 +1,10 @@
# Description: Apache HTTP server version 2.4.x
# Maintainer: Juergen Daubert, jue at crux dot nu
# URL: http://httpd.apache.org/
# Depends on: apr libnghttp2 libpcre libxml2 openssl
# Depends on: apr libnghttp2 libpcre2 libxml2 openssl
name=apache
version=2.4.54
version=2.4.55
release=1
source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \
crux.layout apache)