Antivirus Toolkit

Edit Package clamav

Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX,
designed especially for e-mail scanning on mail gateways. It provides a
number of utilities including a flexible and scalable multi-threaded
daemon, a command line scanner and advanced tool for automatic database
updates. The core of the package is an anti-virus engine available in a
form of shared library.

Here is a list of the main features:

* command-line scanner

* fast, multi-threaded daemon with support for on-access scanning

* milter interface for sendmail

* advanced database updater with support for scripted updates and
digital signatures

* virus scanner C library

* on-access scanning (Linux® and FreeBSD®)

* virus database updated multiple times per day (see home page for
total number of signatures)

* built-in support for various archive formats, including Zip, RAR,
Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others

* built-in support for almost all mail file formats

* built-in support for ELF executables and Portable Executable files
compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack
and obfuscated with SUE, Y0da Cryptor and others

* built-in support for popular document formats including MS Office and
MacOffice files, HTML, RTF and PDF

Refresh
Refresh
Source Files
Filename Size Changed
clamav-1.4.0-rc.tar.gz 0049602314 47.3 MB
clamav-1.4.0-rc.tar.gz.sig 0000000801 801 Bytes
clamav-conf.patch 0000004765 4.65 KB
clamav-daemon.patch 0000001226 1.2 KB
clamav-document-maxsize.patch 0000002576 2.52 KB
clamav-fips.patch 0000000226 226 Bytes
clamav-milter.service 0000000277 277 Bytes
clamav-obsolete-config.patch 0000001595 1.56 KB
clamav-rpmlintrc 0000000106 106 Bytes
clamav-timer.patch 0000000541 541 Bytes
clamav-tmpfiles.conf 0000000069 69 Bytes
clamav.changes 0000108671 106 KB
clamav.keyring 0000003859 3.77 KB
clamav.spec 0000009554 9.33 KB
Latest Revision
Arjen de Korte's avatar Arjen de Korte (adkorte) committed (revision 78)
- update to 1.4.0-rc
  * Added support for extracting ALZ archives.
    The new ClamAV file type for ALZ archives is CL_TYPE_ALZ.
    Added a DCONF option to enable or disable ALZ archive support.
  * Added support for extracting LHA/LZH archives.
    The new ClamAV file type for ALZ archives is CL_TYPE_LHA_LZH.
    Added a DCONF option to enable or disable LHA/LZH archive support.
  * Added the ability to disable image fuzzy hashing, if needed. For
    context, image fuzzy hashing is a detection mechanism useful for
    identifying malware by matching images included with the malware
    or phishing email/document.
  * New ClamScan options:
      --scan-image[=yes(*)/no]
      --scan-image-fuzzy-hash[=yes(*)/no]
  * New ClamD config options:
      ScanImage yes(*)/no
      ScanImageFuzzyHash yes(*)/no
  * New libclamav scan options:
      options.parse &= ~CL_SCAN_PARSE_IMAGE;
      options.parse &= ~CL_SCAN_PARSE_IMAGE_FUZZY_HASH;
  * Added a DCONF option to enable or disable image fuzzy hashing
    support.
Comments 0
openSUSE Build Service is sponsored by