Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
clamav: End-user tools for the Clam Antivirus scanner
| Name: | clamav |
Vendor: | http://www.karan.org/ |
| Version: | 0.86.2 |
License: | GPL |
| Release: | 2.el4.kb |
URL: | http://www.clamav.net |
- Summary
- Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this
software is the integration with mail servers (attachment scanning). The
package provides a flexible and scalable multi-threaded daemon, a command
line scanner, and a tool for automatic updating via Internet. The programs
are based on a shared library distributed with the Clam AntiVirus package,
which you can use with your own software. The virus database is based on
the virus database from OpenAntiVirus, but contains additional signatures
(including signatures for popular polymorphic viruses, too) and is KEPT UP
TO DATE.
Changelog
- * Mon Jul 25 23:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.86.2-2
- updated to 0.86.2 (SECURITY)
- changed the freshclam updating mechanism (again); now, it consists
of a crontab which does not need to be changed and a helper script
(freshclam-sleep). This helper script is configured by
/etc/sysconfig/freshclam
- * Sat Jun 25 23:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.86.1-2
- updated to 0.86.1
- fixed randomization in %post scriptlet: hour should be a range but
not a single number
- * Tue Jun 21 23:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.86-1
- updated to 0.86
- randomize freshclam startup times in -update's %post script (suggested
by Stephen Smoogen); this requires some more Requires(post): also