Commit Graph

31 Commits

Author SHA1 Message Date
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
mbalmer
6dfc7d1679 Update to ClamAV 0.94.2 2008-12-13 10:19:09 +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
mbalmer
18185b762f Update to ClamAV 0.92.1.
ok sthen, rui
2008-02-12 10:42:17 +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
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
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
ca153939f5 Security update to ClamAV 0.90.2. This containe three import security
fixes:

- ClamAV CAB File Unstore Buffer Overflow Vulnerability
- File descriptor leak in CHM handler
- PDF fd leak

From the original annoucement:

**Important note**: on April 16th CHM, CAB and PDF handlers will be
disabled for 0.90 and 0.90.1 users through the dynamic engine
configuration module (DCONF). Please upgrade to 0.90.2 immediately.
2007-04-13 06:17:47 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +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
a5aaded3ec Maintenance update to version 0.88.7, improvements in mail scanning.
Bump the major SHARED_LIBS number because exposed structs and interfaces
changed.
2006-12-17 15:19:30 +00:00
mbalmer
816d073c4b Update to ClamAV 0.88.6.
Changes in this release include better handling of network problems in
freshclam and other minor bugfixes.
2006-11-05 22:17:28 +00:00
mbalmer
688ff4b21b ClamAV 0.88.5
Security:
ClamAV 0.88.5 fixes a crash in the CHM unpacker and a heap overflow in
the function rebuilding PE files after unpacking.
2006-10-16 07:03:42 +00:00
mbalmer
c1909e4a9e security update to 0.88.4
ok pvalchev
2006-08-15 18:48:22 +00:00
mbalmer
6613921f8d Update to ClamAV 0.88.2
This release improves virus detection and fixes zip handling on 64-bit
architectures.

SECURITY
This release fixes a possible security problem in freshclam.
See http://www.clamav.net/security/0.88.2.html for a full security report.
2006-04-30 06:38:25 +00:00
mbalmer
e348c49c9a Update to ClamAV 0.88.1. 2006-04-06 06:20:16 +00:00
mbalmer
5816a0c096 Update to ClamAV 0.88.
SECURITY:  A possible heap overflow in the UPX code has been fixed.
The security of the UPX, FSG and Petite modules has been improved, too.
2006-01-10 09:26:28 +00:00
mbalmer
1baad9fefc Update to ClamAV 0.87.1
This release includes major bugfixes for problems with handling TNEF
attachments, cabinet files and FSG compressed executables.
2005-11-06 19:31:43 +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
852ee7da88 Update to ClamAV 0.86.2. 2005-07-27 22:15:23 +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
f06a2feb08 Update to version 0.85.1 which fixes a problem in email handling. 2005-05-17 05:18:27 +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