PGP Signatures

Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at <http://jakarta.apache.org/builds/jakarta-avalon/release/KEYS>.

Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv LogKit-1.0.1-bin.tar.gz.asc
or,
> pgp -ka KEYS
> pgp LogKit-1.0.1-bin.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify LogKit-1.0.1-bin.tar.gz.asc

About LogKit 1.0.1

For more information about LogKit 1.0.1, please go to http://jakarta.apache.org/avalon/logkit.

ChangeLog for LogKit 1.0.1