Page 1 of 1

Security update for Exim

Posted: Fri May 06, 2011 3:16 pm
by olivier
Hello,

a new security issue has been discovered in Exim (CVE-2011-1764, not yet announced).
Patched binaries have been uploaded in the repository and every one is strongly encouraged to upgrade as soon as possible.

The upgrade commands are as usual:

Code: Select all

> aptitude update
> aptitude safe-upgrade
> cd /usr/mailcleaner
> cvs -q update -dP
> source lib/updates/update_binaries.sh
> stabilizeBinaries
> install/install_perl_libs.sh
> install/install_sa.sh
> /usr/mailcleaner/bin/check_db.pl --update
> /etc/init.d/mailcleaner restart
Feel free to post any comment here: http://forum.mailcleaner.org/viewtopic.php?f=16&t=1212 if necessary.