From 291356ad9bd3c408cbf8a638254e60eb1a5a8c79 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 1 Jul 2024 15:34:01 +0200 Subject: [PATCH] [notify] apache: updated to version 2.5.60 several security fixes, see https://downloads.apache.org/httpd/CHANGES_2.4.60 --- apache/.signature | 6 +++--- apache/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apache/.signature b/apache/.signature index b39d45207..bd02acbed 100644 --- a/apache/.signature +++ b/apache/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fC186cZ3u7IVOEg92D9KBNfQ23B0tv+1JvZgYOZTPsq+4OxgswT9DVhgmvMz8eesVauNRr424SsdnOIRS/WJAE= -SHA256 (Pkgfile) = 844dbd03a5ce2a89c73818fd32ac24280236152fc2fc3bd2a9a8ee41b0770233 +RWSE3ohX2g5d/VO521xqUBBc17N7krbTgzA0hzp1qy5kId0UJA6sXlo1x3rmCIqY/Yo1ahupMORRqJxr7jewV410JfDQIgYB/AE= +SHA256 (Pkgfile) = 0fbbe5cc26defb7ce1cd5d503baa978e203ceba041176befdab1b4bb3031dc5c SHA256 (.footprint) = c74d5e2fd28b7400bca7988e0b21f4e2b12748a0a85f1d21a819069f0f9f6c9f -SHA256 (httpd-2.4.59.tar.bz2) = ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323 +SHA256 (httpd-2.4.60.tar.bz2) = 7b1ec7ec5635da7cb01550513215a90f8b2f52bb7c90cf3e97ede936d3e55b0f SHA256 (crux.layout) = a72a0d72c47aa72df4378f4bf1ff291eb9cdfd29f6c827b9970b8775f38f4dd6 SHA256 (apache) = 12d9aff5a78428589aba0b43988f383af434a546ae5daadc5f5ce7b9804e56a4 diff --git a/apache/Pkgfile b/apache/Pkgfile index 396879e12..dd0e22e55 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apr-util libnghttp2 libpcre2 libxml2 openssl name=apache -version=2.4.59 +version=2.4.60 release=1 source=(https://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ crux.layout apache)