Skip to content
Snippets Groups Projects
Commit fad72fd3 authored by J0WI's avatar J0WI Committed by Kaarle Ritvanen
Browse files

main/apache2: security upgrade to 2.4.54

parent 02606c49
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=apache2
_pkgreal=httpd
pkgver=2.4.53
pkgver=2.4.54
pkgrel=0
pkgdesc="A high performance Unix-based HTTP server"
url="https://httpd.apache.org/"
......@@ -51,6 +51,15 @@ options="suid"
builddir="$srcdir"/$_pkgreal-$pkgver
# secfixes:
# 2.4.54-r0:
# - CVE-2022-26377
# - CVE-2022-28330
# - CVE-2022-28614
# - CVE-2022-28615
# - CVE-2022-29404
# - CVE-2022-30522
# - CVE-2022-30556
# - CVE-2022-31813
# 2.4.53-r0:
# - CVE-2022-22719
# - CVE-2022-22720
......@@ -387,7 +396,7 @@ _lua() {
}
sha512sums="
07ef59594251a30a864cc9cc9a58ab788c2d006cef85b728f29533243927c63cb063e0867f2a306f37324c3adb9cf7dcb2402f3516b05c2c6f32469d475dd756 httpd-2.4.53.tar.bz2
228493b2ff32c4142c6e484d304f2ea12e467498605fe12adce2b61388d8efe7b2e96ae2fd0abd1dc88a5f12d625e007d8da0ae5628cff2a5272806754f41e18 httpd-2.4.54.tar.bz2
8e62b101f90c67babe864bcb74f711656180b011df3fd4b541dc766b980b72aa409e86debf3559a55be359471c1cad81b8779ef3a55add8d368229fc7e9544fc apache2.confd
18e8859c7d99c4483792a5fd20127873aad8fa396cafbdb6f2c4253451ffe7a1093a3859ce719375e0769739c93704c88897bd087c63e1ef585e26dcc1f5dd9b apache2.logrotate
81a2d2a297d8049ba1b021b879ec863767149e056d9bdb2ac8acf63572b254935ec96c2e1580eba86639ea56433eec5c41341e4f1501f9072745dccdb3602701 apache2.initd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment