Author: carnold
Date: Sun Oct 31 20:36:13 2010
New Revision: 1029487
URL: http://svn.apache.org/viewvc?rev=1029487&view=rev
Log:
Update download page for 1.1 release
Modified:
logging/log4j/companions/extras/trunk/src/site/apt/download.apt
Modified: logging/log4j/companions/extras/trunk/src/site/apt/download.apt
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/site/apt/download.apt?rev=1029487&r1=1029486&r2=1029487&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/site/apt/download.apt (original)
+++ logging/log4j/companions/extras/trunk/src/site/apt/download.apt Sun Oct 31
20:36:13 2010
@@ -30,10 +30,31 @@ Download apache-log4j-extras
*-------------------------+---------+----------+-----------+
| | Mirrors | Checksum | Signature |
*-------------------------+---------+----------+-----------+
-| apache-log4j-extras-1.0 (tar.gz) |
{{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.tar.gz}
apache-log4j-extras-1.0.tar.gz}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.tar.gz.md5}
apache-log4j-extras-1.0.tar.gz.md5}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.tar.gz.asc}
apache-log4j-extras-1.0.tar.gz.asc}} |
+| apache-log4j-extras-1.1 (tar.gz) |
{{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.tar.gz}
apache-log4j-extras-1.1.tar.gz}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.tar.gz.md5}
apache-log4j-extras-1.1.tar.gz.md5}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.tar.gz.asc}
apache-log4j-extras-1.1.tar.gz.asc}} |
*-------------------------+---------+----------+-----------+
-| apache-log4j-extras-1.0 (zip) |
{{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.zip}
apache-log4j-extras-1.0.zip}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.zip.md5}
apache-log4j-extras-1.0.zip.md5}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.0/apache-log4j-extras-1.0.zip.asc}
apache-log4j-extras-1.0.zip.asc}} |
+| apache-log4j-extras-1.1 (zip) |
{{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.zip}
apache-log4j-extras-1.1.zip}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.zip.md5}
apache-log4j-extras-1.1.zip.md5}} |
{{{http://www.apache.org/dist/logging/log4j/companions/extras/1.1/apache-log4j-extras-1.1.zip.asc}
apache-log4j-extras-1.1.zip.asc}} |
*-------------------------+---------+----------+-----------+
- Please read {{{http://httpd.apache.org/dev/verification.html}Verifying
Apache HTTP Server Releases}}
- for more information on why you should verify our releases.
+ It is essential that you verify the integrity of the downloaded files
using the PGP or MD5 signatures.
+ Please read {{{http://httpd.apache.org/dev/verification.html}Verifying
Apache HTTP Server Releases}} for more
+ information on why you should verify our releases.
+
+ The PGP signatures can be verified using PGP or GPG. First download the
{{{http://www.apache.org/dist/logging/KEYS}KEYS}}
+ as well as the asc signature file for the relevant distribution. Make sure
you get these files from the
+ {{{http://www.apache.org/dist/logging/}main distribution directory}},
rather than from a mirror. Then verify the signatures using
+
+---
+% gpg --import KEYS
+% gpg --verify apache-log4j-extras-1.1.tar.gz.asc
+---
+
+ Apache log4j extras 1.1 is signed by Curt Arnold 70C9C3DO
+
+ Alternatively, you can verify the MD5 signature on the files. A unix
program called md5 or md5sum is included
+ in many unix distributions.
+
+
+
+* Previous Releases
+
+ Apache log4j extras 1.0 can be found in the
{{{http://archive.apache.org/dist/logging/log4j/companions/extras}archive
repository}}.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]