RT 3.8.13rc2 Released

I’m happy to announce that RT 3.8.13rc2 is now available for testing.

http://download.bestpractical.com/pub/rt/devel/rt-3.8.13rc2.tar.gz
http://download.bestpractical.com/pub/rt/devel/rt-3.8.13rc2.tar.gz.sig

SHA1 sums

d58c65a9d0c4befa5bb15631f926aafc64cdf497 rt-3.8.13rc2.tar.gz
7ba41322f273cd4a70335ca064ef9debbdadebc0 rt-3.8.13rc2.tar.gz.sig

This release contains an important bugfix over the 3.8.12 security
release:

  • Fix two different errors sending email with ‘perl-script’ mod_perl
    handler and $MailCommand set to ‘sendmailpipe’

A complete changelog is available from git by running:
git log rt-3.8.12…rt-3.8.13rc2

  • Alex