Mailing List Archive

RT 3.8.17 released
RT 3.8.17 contains important security fixes.

http://download.bestpractical.com/pub/rt/release/rt-3.8.17.tar.gz
http://download.bestpractical.com/pub/rt/release/rt-3.8.17.tar.gz.sig

SHA1 sums
4765c68f91a0e8e21ed0fd39397cd8e3970ca992 rt-3.8.17.tar.gz
a0aa9a3e284d4fc36ba7e6354d7e0772833f2a00 rt-3.8.17.tar.gz.sig

This release of RT resolves a number of security vulnerabilities:

CVE-2013-3368
CVE-2013-3369
CVE-2013-3370
CVE-2013-3371
CVE-2013-3372
CVE-2013-3373
CVE-2013-3374

It also includes a database upgrade, so please make sure to run `make
upgrade-database`.

Details about the above CVEs are available at:
http://lists.bestpractical.com/pipermail/rt-announce/2013-May/000226.html

A complete changelog is available from git by running:
git log rt-3.8.16..rt-3.8.17
or visiting
https://github.com/bestpractical/rt/compare/rt-3.8.16...rt-3.8.17