Download¶
Change Log¶
Integrity Check¶
There are hashes (MD5, SHA1 and SHA256) of the download packages stored in the digests file. In order to check the integrity of the downloaded file, use a tool like md5sum (or sha1sum, sha256sum accordingly), e.g.:
$ md5sum -c tdi-0.9.9.9.digests
tdi-0.9.9.9.tar.bz2: OK
tdi-0.9.9.9.tar.gz: OK
tdi-0.9.9.9.tar.lzma: OK
tdi-0.9.9.9.zip: OK
In order to check the integrity of the digest file itself, you can check the PGP signature of that file. The file is signed by André Malo, Key-ID 0x8103A37E:
$ gpg --verify tdi-0.9.9.9.digests
gpg: Signature made Wed Apr 2 00:41:45 2014 CEST using DSA key ID 8103A37E
gpg: Good signature from "Andre Malo <nd@apache.org>"
gpg: aka "Andr\xe9\x20Malo <nd@perlig.de>"
gpg: aka "Andre Malo <ndparker@gmx.net>"
Vendor Packages¶
There’s a Gentoo Linux Ebuild available.
Get Informed About New Releases¶
If you want to get informed about new releases of the TDI, you may use the subscription service provided by freecode.com.