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