Commit Graph

29 Commits

Author SHA1 Message Date
ajacoutot
436b56adbc Make the default config work without eating all FDs. 2010-11-04 11:29:44 +00:00
sthen
8ccff15042 update ClamAV to 0.96.4.
as the release notes say, "a bugfix release recommended for all users"
(or as ChangeLog says, "fix stack smash")
2010-10-25 23:36:38 +00:00
sthen
dfc04c81ae update ClamAV to 0.96.2; earlier version ok pea@ (with some port
Makefile cleanup since then), feedback giovanni@

- better performance and reduced memory use
- various other fixes and minor enhancements
- new pdf parser
2010-08-19 09:17:41 +00:00
sthen
6a8f0966c2 update to 0.96.1 2010-05-23 21:24:09 +00:00
sthen
777b626c72 update to 0.96, ok pea@ 2010-04-01 13:18:54 +00:00
sthen
1f19ef7388 update to 0.95.3, partly from pea@. 2009-10-30 01:09:34 +00:00
sthen
4798b9d98b update to 0.95.2; ok giovanni@
"This version improves handling of archives, adds support for --file-list
in clamscan and clamdscan, and fixes various issues found in previous
releases."
2009-06-11 10:50:49 +00:00
sthen
323a3affc3 security update to 0.95.1. it doesn't build with ports-tree libtool,
so use the bundled one and mark with XXX until it can be fixed better.
commit requested by mbalmer (maintainer).
2009-04-11 14:13:58 +00:00
sthen
95b3f55f50 update to 0.94.1; sundry fixes
ok mbalmer (maintainer)
2008-11-07 22:33:06 +00:00
sthen
9e5aaab242 SECURITY and other bug fixes.
- A vulnerability in ClamAV's chm-parser allowed remote attackers to
cause a denial of service (application crash) via a malformed CHM file
(CVE-2008-1389).

- A vulnerability in libclamav would allow attackers to cause a
denial of service via vectors related to an out-of-memory condition
(CVE-2008-3912).

- Multiple memory leaks were found in ClamAV that could possibly allow
attackers to cause a denial of service via excessive memory consumption
(CVE-2008-3913).

- A number of unspecified vulnerabilities in ClamAV were reported that
have an unknown impact and attack vectors related to file descriptor
leaks (CVE-2008-3914).

various OpenBSD patches rolled in upstream. thanks to sturm@
for looking over systrace.filter (needed for the test of sendmsg()
in configure to enable FD passing).
2008-09-14 15:00:43 +00:00
sthen
d66238e14d update clamav to 0.93.3. possible SECURITY. since 0.93:
- fixes DoS with MailFollowURLs (CVE-2008-2713)
- improves handling of PDF, CAB, RTF, OLE2 and HTML files
and includes various bugfixes for 0.93 issues.

"if it works" mbalmer@
2008-07-08 22:38:12 +00:00
mbalmer
fa0e2fef8f Update ClamAV to version 0.93, which fixes mostly security problems, at
least one highly critical (remote). See http://secunia.com/advisories/29000
for details.

Thanks to kurt@ for helping analyzing the threaded code issues.
2008-04-16 19:46:01 +00:00
bernd
d731731e89 Security update to clamav-0.92. (CVE-2007-6335)
"ClamAV libclamav MEW PE File Integer Overflow Vulnerability"

More info:
http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=634

Similar diff submitted by grunk@ on ports@.

test & ok mbalmer@ (MAINTAINER)
2007-12-30 22:42:38 +00:00
ajacoutot
a7a7925bf6 - use "_clamav" user as default in the config files (not "clamav")
"of course" mbalmer@
2007-09-17 21:13:13 +00:00
mbalmer
e2e2236f4d Update ClamAV to version 0.91.2.
Note to -stable ports maintainers:  This should probably be put into -stable
since the ClamAV people do not provide virus data to outdated scan engines.

ok simon
2007-08-25 10:08:28 +00:00
aanriot
2ec9466f64 - fix the configure script so that TCP Wrappers support gets enabled.
- bump SHARED_LIBS / PKGNAME.
- while there, remove quotes from COMMENT.

ok mbalmer@
2007-08-02 18:12:55 +00:00
aanriot
e9607385e3 Security Update to ClamAV 0.90.3.
This release contains various bugfixes, see ChangeLog for details.

ok mbalmer@
2007-05-31 16:02:27 +00:00
mbalmer
af156b7204 Update to ClamAV 0.90.1. Work done mostly by Stuart Henderson, with some
tweaks by myself.
2007-03-25 11:24:02 +00:00
mbalmer
473c1e5a05 Update to ClamAV 0.90. A lot of improvments and bugfixes, see www.clamav.net
for all details.

ok nikolay
2007-02-28 20:31:08 +00:00
mbalmer
f94fafa89f Implement scanning by filedescriptor passing. Makes it much simpler to
configure a mail scanning gateway using ClamAV and smtp-vilter.

ok jsg (who also had the idea for this)
2007-01-17 08:27:20 +00:00
mbalmer
c1909e4a9e security update to 0.88.4
ok pvalchev
2006-08-15 18:48:22 +00:00
sturm
a1927cdea5 forgot these 2005-12-25 10:40:27 +00:00
sturm
7c759dbddd SHARED_LIBS
USE_LIBTOOL where appropriate
2005-12-24 20:52:58 +00:00
mbalmer
2b417d5b5a Update to version 0.87.
Notes: This version fixes vulnerabilities in handling of UPX and FSG compressed
executables. Support for PE files, Zip and Cabinet archives has been improved
and other small bugfixes have been made. The new option "--on-outdated-execute"
allows freshclam to run a command when system reports a new engine version.
2005-09-22 21:14:55 +00:00
mbalmer
0963e86f43 Update to version 0.86.1 and add patches to fix problems on macppc (comparisons
that are always true due to char not being signed on this platform).

This update fixes a possible crash, see
http://sourceforge.net/project/shownotes.php?release_id=337279
for details.
2005-06-29 10:12:09 +00:00
mbalmer
76994161a4 Update to ClamAV version 0.85 2005-05-12 14:55:21 +00:00
mbalmer
5b4a45383e Update to ClamAV version 0.83. 2005-02-21 09:36:29 +00:00
mbalmer
36a90ba4ea Upgrade to ClamAV 0.81 on popular request.
ok alek@
2005-01-27 19:47:46 +00:00
mbalmer
866d37d97f Clam Antivirus is a free virus scanner with a command line scanner, a
scanning daemon (clamd), signature update from the net (freshclam), and
a sendmail-milter (clamav-milter).

ok alek@
2005-01-09 17:07:52 +00:00