mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/apache2: security upgrade to 2.4.55
This commit is contained in:
parent
f5b4a08b4b
commit
62e4fb13bf
@ -2,8 +2,8 @@
|
||||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
pkgname=apache2
|
||||
_pkgreal=httpd
|
||||
pkgver=2.4.54
|
||||
pkgrel=2
|
||||
pkgver=2.4.55
|
||||
pkgrel=0
|
||||
pkgdesc="A high performance Unix-based HTTP server"
|
||||
url="https://httpd.apache.org/"
|
||||
arch="all"
|
||||
@ -64,6 +64,9 @@ options="suid"
|
||||
builddir="$srcdir"/$_pkgreal-$pkgver
|
||||
|
||||
# secfixes:
|
||||
# 2.4.55-r0:
|
||||
# - CVE-2022-36760
|
||||
# - CVE-2022-37436
|
||||
# 2.4.54-r0:
|
||||
# - CVE-2022-26377
|
||||
# - CVE-2022-28330
|
||||
@ -407,7 +410,7 @@ _lua() {
|
||||
_load_mods
|
||||
}
|
||||
sha512sums="
|
||||
228493b2ff32c4142c6e484d304f2ea12e467498605fe12adce2b61388d8efe7b2e96ae2fd0abd1dc88a5f12d625e007d8da0ae5628cff2a5272806754f41e18 httpd-2.4.54.tar.bz2
|
||||
94982f7a1fedac8961fc17b5a22cf763ac28cb27ee6facab2e6a15b249b927773667493fd3f7354fb13fcb34a6f1afc1bdd5cf4b7be030cba1dfb523e40d43fb httpd-2.4.55.tar.bz2
|
||||
8e62b101f90c67babe864bcb74f711656180b011df3fd4b541dc766b980b72aa409e86debf3559a55be359471c1cad81b8779ef3a55add8d368229fc7e9544fc apache2.confd
|
||||
18e8859c7d99c4483792a5fd20127873aad8fa396cafbdb6f2c4253451ffe7a1093a3859ce719375e0769739c93704c88897bd087c63e1ef585e26dcc1f5dd9b apache2.logrotate
|
||||
81a2d2a297d8049ba1b021b879ec863767149e056d9bdb2ac8acf63572b254935ec96c2e1580eba86639ea56433eec5c41341e4f1501f9072745dccdb3602701 apache2.initd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user