Apache Software Foundation Distribution Directory
The directories linked below contain current software releases from the Apache Software Foundation projects. Older non-recommended releases can be found on our archive site.
To find the right download for a particular project, you should start at the project's own webpage or on our project resource listing rather than browsing the links below.
Please do not download from apache.org! If you are currently at apache.org and would like to browse, please visit a nearby mirror site instead.
Projects
Name Last modified Size
Parent Directory 02-Dec-2009 06:33 -
0.10.0/ 02-Dec-2009 06:34 -
0.9.0/ 01-Dec-2009 14:16 -
0.9.1/ 01-Dec-2009 14:16 -
KEYS 30-Mar-2009 07:17 6k
LICENSE.txt 31-Aug-2009 02:22 11k
README.html 31-Aug-2009 02:22 1k
style.css 31-Aug-2009 02:22 1k
Verifying Releases
When downloading from a mirror please check the MD5 and SHA checksums as well as verifying the OpenPGP compatible signature available from the main Apache site. The KEYS file contains the public keys used for signing release. It is recommended that a web of trust is used to confirm the identity of these keys.
You can check the OpenPGP signature with:
gpg --verify apache-couchdb-*.tar.gz.asc
You can check the MD5 checksum with:
md5sum --check apache-couchdb-*.tar.gz.md5
You can check the SHA checksum with:
sha1sum --check apache-couchdb-*.tar.gz.sha