diff options
author | Juergen Daubert <jue@jue.li> | 2010-03-08 18:07:09 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-03-08 18:07:09 +0100 |
commit | f4dbd7888956a76c83715299cc426ef718cded9c (patch) | |
tree | 7fb6531833d5a9bfe7d678e7e06e223e5c88867b /apache | |
parent | e4674c2bbb2959b1ff56926270b27567e191a3ee (diff) | |
download | opt-f4dbd7888956a76c83715299cc426ef718cded9c.tar.gz opt-f4dbd7888956a76c83715299cc426ef718cded9c.tar.xz |
[notify] apache: update to 2.2.15
Security fixes, see http://www.apache.org/dist/httpd/Announcement2.2.html
Diffstat (limited to 'apache')
-rw-r--r-- | apache/.footprint | 1 | ||||
-rw-r--r-- | apache/.md5sum | 2 | ||||
-rw-r--r-- | apache/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/apache/.footprint b/apache/.footprint index 8c8a63b4b..4f7268110 100644 --- a/apache/.footprint +++ b/apache/.footprint @@ -138,6 +138,7 @@ drwxr-xr-x root/root usr/lib/apache/build/ -rwxr-xr-x root/root usr/lib/apache/mod_mime.so -rwxr-xr-x root/root usr/lib/apache/mod_mime_magic.so -rwxr-xr-x root/root usr/lib/apache/mod_negotiation.so +-rwxr-xr-x root/root usr/lib/apache/mod_reqtimeout.so -rwxr-xr-x root/root usr/lib/apache/mod_rewrite.so -rwxr-xr-x root/root usr/lib/apache/mod_setenvif.so -rwxr-xr-x root/root usr/lib/apache/mod_speling.so diff --git a/apache/.md5sum b/apache/.md5sum index 3571b3db1..5bb89e67c 100644 --- a/apache/.md5sum +++ b/apache/.md5sum @@ -1,4 +1,4 @@ e0514e5840c0e58cc4e7982a7e14fc4b apache 75a919be7ff65f443287b094eaf6a162 apache-ssl_cert.patch bd931fee9d102c361e95ad318d199674 crux.layout -a5226203aaf97e5b941c41a71c112704 httpd-2.2.14.tar.bz2 +016cec97337eccead2aad6a7c27f2e14 httpd-2.2.15.tar.bz2 diff --git a/apache/Pkgfile b/apache/Pkgfile index f31d1247f..4b9eba54d 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -5,7 +5,7 @@ # Group: apache name=apache -version=2.2.14 +version=2.2.15 release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ $name-ssl_cert.patch crux.layout apache) |