mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/apache2: security upgrade to 2.2.21 (CVE-2011-3348)
fixes #770 fixes #771 (cherry picked from commit 2bd7604b97b22478cafae3519efd0ff42c4eef20)
This commit is contained in:
parent
918f5782d5
commit
9b66b111e7
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=apache2
|
||||
pkgver=2.2.20
|
||||
pkgver=2.2.21
|
||||
pkgrel=0
|
||||
pkgdesc="A high performance Unix-based HTTP server"
|
||||
url="http://httpd.apache.org/"
|
||||
@ -174,7 +174,7 @@ ldap() {
|
||||
install -m644 -D "$srcdir"/ldap.conf "$subpkgdir"/etc/apache2/conf.d/ldap.conf
|
||||
}
|
||||
|
||||
md5sums="1ac251431c8c4285f6b085c1d156bb56 httpd-2.2.20.tar.bz2
|
||||
md5sums="1696ae62cd879ab1d4dd9ff021a470f2 httpd-2.2.21.tar.bz2
|
||||
db42cfcc18ae1c32aaaff2347e35b79d 02-rename-prefork-to-itk.patch
|
||||
72817bd3eddc56fd886ca4739c536261 03-add-mpm-to-build-system.patch
|
||||
ee488f391054d528547c3a372faa2aa7 04-correct-output-makefile-location.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user