diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-05-05 00:42:56 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-05-05 00:42:56 +0000 |
commit | 188e1fccbccd096470ddad882466b1b32c170f50 (patch) | |
tree | f0eab6c671c49757d667c0b65b93686b1d9f6264 /mail/clamav/distinfo | |
parent | 8ad013cf0d2111e35d2adae7c647a215b9692ff3 (diff) | |
download | pkgsrc-188e1fccbccd096470ddad882466b1b32c170f50.tar.gz |
Update to 0.84, this closes PR pkg/30130.
Changes:
-) libclamav:
+ JPEG exploit detector now also checks embedded Photoshop thumbnail images
+ archive meta-data scanner (improves malware detection within encrypted
archives)
+ support for TNEF (winmail.dat) decoding
+ support for all tar archive formats
+ MD5 implementation replaced with a slightly faster one
+ improved database reloading with reference counter
+ database updateable false positive eliminator
+ speed improvements
+ various bugfixes
-) clamd:
+ VirusEvent now sets CLAM_VIRUSEVENT_FILENAME and CLAM_VIRUSEVENT_VIRUSNAME
environment variables
-) clamav-milter:
+ improved database update detection when not --external
-) clamscan:
+ new options --include-dir and exclude-dir
+ new option --max-dir-recursion
-) freshclam:
+ new directive LocalIPAddress
Diffstat (limited to 'mail/clamav/distinfo')
-rw-r--r-- | mail/clamav/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/clamav/distinfo b/mail/clamav/distinfo index d4a394a7b13..aaeb08273ee 100644 --- a/mail/clamav/distinfo +++ b/mail/clamav/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.23 2005/02/24 09:59:20 agc Exp $ +$NetBSD: distinfo,v 1.24 2005/05/05 00:42:56 xtraeme Exp $ -SHA1 (clamav-0.83.tar.gz) = a8264834ee494b44d99db5b3a9e16599cb4e9026 -RMD160 (clamav-0.83.tar.gz) = 8fcecf6a94e9d873e797c350b50d3a7080696ff5 -Size (clamav-0.83.tar.gz) = 3653658 bytes +SHA1 (clamav-0.84.tar.gz) = 85afd0bfa682bfe4da53456d18e1281ccd65cb8d +RMD160 (clamav-0.84.tar.gz) = 922ea61400a2fdb93adbe35bb353e57756a43b2b +Size (clamav-0.84.tar.gz) = 4006624 bytes SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643 SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71 SHA1 (patch-af) = 605728b133ddb95827285d06bfeec9400222f874 -SHA1 (patch-ah) = 7c87b3d497c446bf227128e5e149094e1edccd1f +SHA1 (patch-ah) = ab0bb5ccef06ad4fc37cc0210f939c00a9a2e052 |