./security/clamav, Anti-virus toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 0.97.3, Package name: clamav-0.97.3, Maintainer: pkgsrc-users

Clam AntiVirus is an anti-virus toolkit written from scratch. It is licensed
under GNU GPL2 and uses the virus database from OpenAntiVirus, which is an
another free anti-virus project. In contrast to OpenAntiVirus (which is written
in Java), Clam AntiVirus is written entirely in C and its database is KEPT UP
TO DATE. It also detects polymorphic viruses as well.

DEINSTALL [+/-]

Required to run:
[devel/gmp] [devel/libltdl]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: 263c7b8b7dc1536652ab64e32263d1c60e138655
RMD160: 9fee55f0b115fafa622e1092483e380afd0dc5b9
Filesize: 44720.115 KB

Version history: (Expand)


CVS history: (Expand)


   2011-11-02 21:19:29 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3585 - requested by tez
security/clamav: security update

Revisions pulled up:
- security/clamav/Makefile                                      1.5
- security/clamav/distinfo                                      1.5

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Wed Oct 26 17:55:05 UTC 2011

   Modified Files:
           pkgsrc/security/clamav: Makefile distinfo

   Log message:
   update to 0.97.3 fixes SA46455
   freshclam/manager.c: fix error when compiling without DNS support (bb#3056)
   libclamav/pdf.c: flag and dump PDF objects with /Launch (bb #3514)
   libclamav/bytecode.c,bytecode_api.c: fix recursion level crash