Sources


Please subscribe to our freshmeat project page or clamav-announce to receive notifications of new stable releases and RCs.
Before reporting any bug visit http://www.clamav.net/bugs


Production quality releases

Latest stable release: ClamAV 0.95.3 (signature)

Important note: if you want to compile ClamAV 0.95.3 on Fedora 9 or FreeBSD 7 (and possibly other platforms), you’ll need the following patch patch-0.95.3-bug1737.diff. See bug #1737 for more information.

All stable releases (old and new ones) are available on our SourceForge page

Please read the upgrade instructions before upgrading.


Development releases

No release candidates are currently planned.

The ChangeLog lists all the recents fixes and improvements.

Direct link to the latest Git snapshot tarball. Older Git snapshots are available through GitWeb interface: http://git.clamav.net/gitweb/

You can clone the Git repository (equivalent to a cvs/svn checkout) under UNIX in two ways:

HTTP


git clone http://git.clamav.net/clamav-devel.git

Git native protocol


git clone git://git.clamav.net/git/clamav-devel

and then keep your repository updated using:


git pull

Windows users may want to install Git on Windows

Alternatively, you can use our Git web interface (stats available).