Security update for Exim

New releases and patches informations

Moderators: Pascal, oanasutoiu, mentor, stephane, jorge, JohnMertz, bourgeois

Post Reply
olivier
Posts: 1348
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Security update for Exim

Post by olivier » Fri May 06, 2011 3:16 pm

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.
Post Reply