On 2016-05-24 09:34 +0200, Erwan David wrote: > I have an email server in Jessie, and I see that clamav is stuck at > version 0.99 thus getting many warnings that it is outdated. 0.99.2 is > in testing, but to install it aptitude wants to remove dbus, and I > think it would be a bad idea... > > Is there a way to get 0.99.2 in Jessie (jessie-updates and jessie > backports do not have it either).
A new version is in the works, see https://bugs.debian.org/820241. If you can't wait, you could build it yourself from git: git clone -b jessie https://anonscm.debian.org/cgit/pkg-clamav/clamav.git Cheers, Sven