Skip to content
Snippets Groups Projects
Commit 62e4fb13 authored by J0WI's avatar J0WI Committed by alice
Browse files

main/apache2: security upgrade to 2.4.55

parent f5b4a08b
No related branches found
No related tags found
1 merge request!43292main/apache2: security upgrade to 2.4.55
Pipeline #149777 canceled
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com> # Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=apache2 pkgname=apache2
_pkgreal=httpd _pkgreal=httpd
pkgver=2.4.54 pkgver=2.4.55
pkgrel=2 pkgrel=0
pkgdesc="A high performance Unix-based HTTP server" pkgdesc="A high performance Unix-based HTTP server"
url="https://httpd.apache.org/" url="https://httpd.apache.org/"
arch="all" arch="all"
...@@ -64,6 +64,9 @@ options="suid" ...@@ -64,6 +64,9 @@ options="suid"
builddir="$srcdir"/$_pkgreal-$pkgver builddir="$srcdir"/$_pkgreal-$pkgver
# secfixes: # secfixes:
# 2.4.55-r0:
# - CVE-2022-36760
# - CVE-2022-37436
# 2.4.54-r0: # 2.4.54-r0:
# - CVE-2022-26377 # - CVE-2022-26377
# - CVE-2022-28330 # - CVE-2022-28330
...@@ -407,7 +410,7 @@ _lua() { ...@@ -407,7 +410,7 @@ _lua() {
_load_mods _load_mods
} }
sha512sums=" sha512sums="
228493b2ff32c4142c6e484d304f2ea12e467498605fe12adce2b61388d8efe7b2e96ae2fd0abd1dc88a5f12d625e007d8da0ae5628cff2a5272806754f41e18 httpd-2.4.54.tar.bz2 94982f7a1fedac8961fc17b5a22cf763ac28cb27ee6facab2e6a15b249b927773667493fd3f7354fb13fcb34a6f1afc1bdd5cf4b7be030cba1dfb523e40d43fb httpd-2.4.55.tar.bz2
8e62b101f90c67babe864bcb74f711656180b011df3fd4b541dc766b980b72aa409e86debf3559a55be359471c1cad81b8779ef3a55add8d368229fc7e9544fc apache2.confd 8e62b101f90c67babe864bcb74f711656180b011df3fd4b541dc766b980b72aa409e86debf3559a55be359471c1cad81b8779ef3a55add8d368229fc7e9544fc apache2.confd
18e8859c7d99c4483792a5fd20127873aad8fa396cafbdb6f2c4253451ffe7a1093a3859ce719375e0769739c93704c88897bd087c63e1ef585e26dcc1f5dd9b apache2.logrotate 18e8859c7d99c4483792a5fd20127873aad8fa396cafbdb6f2c4253451ffe7a1093a3859ce719375e0769739c93704c88897bd087c63e1ef585e26dcc1f5dd9b apache2.logrotate
81a2d2a297d8049ba1b021b879ec863767149e056d9bdb2ac8acf63572b254935ec96c2e1580eba86639ea56433eec5c41341e4f1501f9072745dccdb3602701 apache2.initd 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