diff options
author | Juergen Daubert <juergen.daubert@t-online.de> | 2006-04-24 19:30:43 +0000 |
---|---|---|
committer | Juergen Daubert <juergen.daubert@t-online.de> | 2006-04-24 19:30:43 +0000 |
commit | b9ec6f09ab08ae1832c46bc4533d73f7eba682ea (patch) | |
tree | bc1ef4c376c45eddcc150a33a4902143be05a3f0 /apache | |
parent | da7528601322a5b085f3a2c9bf87d81a89bb00dd (diff) | |
download | opt-b9ec6f09ab08ae1832c46bc4533d73f7eba682ea.tar.gz opt-b9ec6f09ab08ae1832c46bc4533d73f7eba682ea.tar.xz |
[security] apache: update to 2.0.57, http://www.apache.org/dist/httpd/Announcement2.0.html
Diffstat (limited to 'apache')
-rw-r--r-- | apache/.footprint | 2 | ||||
-rw-r--r-- | apache/.md5sum | 2 | ||||
-rw-r--r-- | apache/Pkgfile | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/apache/.footprint b/apache/.footprint index f22138292..9d3c68329 100644 --- a/apache/.footprint +++ b/apache/.footprint @@ -116,6 +116,7 @@ drwxr-xr-x root/root usr/lib/apache/build/ -rwxr-xr-x root/root usr/lib/apache/mod_unique_id.so -rwxr-xr-x root/root usr/lib/apache/mod_userdir.so -rwxr-xr-x root/root usr/lib/apache/mod_usertrack.so +-rwxr-xr-x root/root usr/lib/apache/mod_version.so -rwxr-xr-x root/root usr/lib/apache/mod_vhost_alias.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ @@ -143,6 +144,7 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/htdigest -rwxr-xr-x root/root usr/sbin/htpasswd -rwxr-xr-x root/root usr/sbin/httpd +-rwxr-xr-x root/root usr/sbin/httxt2dbm -rwxr-xr-x root/root usr/sbin/logresolve -rwxr-xr-x root/root usr/sbin/rotatelogs drwxr-xr-x root/root var/ diff --git a/apache/.md5sum b/apache/.md5sum index 84fb04069..59bc3168d 100644 --- a/apache/.md5sum +++ b/apache/.md5sum @@ -1,4 +1,4 @@ 84a3d5bafe682aa10d75526cb4aef731 apache ab96591dd7e71324f885ec0525162813 apache-ssl_cert.patch bd931fee9d102c361e95ad318d199674 crux.layout -f1b5b65c8661db9ffe38b5a4a865a0e2 httpd-2.0.55.tar.bz2 +9656f797888835865af943858ae7bb39 httpd-2.0.57.tar.bz2 diff --git a/apache/Pkgfile b/apache/Pkgfile index c1e1a82b9..7e40d964e 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -5,8 +5,8 @@ # Group: apache name=apache -version=2.0.55 -release=2 +version=2.0.57 +release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ $name-ssl_cert.patch crux.layout apache) |