diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-09-27 14:23:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-09-27 14:23:41 +0000 |
commit | 5f29bc0578c1893f19a5e60ba647817f7eee949a (patch) | |
tree | 2df56cc1cc989aec8bfcc1a013527f221fa85fec /mail | |
parent | 8f30d08354ec0158e688a701b28340a2e07009c8 (diff) | |
download | pkgsrc-5f29bc0578c1893f19a5e60ba647817f7eee949a.tar.gz |
Update to 0.87, closes PR pkg/31339.
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.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/clamav/Makefile | 4 | ||||
-rw-r--r-- | mail/clamav/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile index 4727d42366a..e5dfa69c97c 100644 --- a/mail/clamav/Makefile +++ b/mail/clamav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/08/23 11:48:48 rillig Exp $ +# $NetBSD: Makefile,v 1.45 2005/09/27 14:23:41 xtraeme Exp $ DISTNAME= clamav-${CLAMAV_VERSION} PKGNAME= clamav-${CLAMAV_VERSION:S/-/./} @@ -11,7 +11,7 @@ COMMENT= Anti-virus toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -CLAMAV_VERSION= 0.86.2 +CLAMAV_VERSION= 0.87 USE_LIBTOOL= yes diff --git a/mail/clamav/distinfo b/mail/clamav/distinfo index 7826eee07a8..7318c413bbe 100644 --- a/mail/clamav/distinfo +++ b/mail/clamav/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.29 2005/07/26 07:53:50 grant Exp $ +$NetBSD: distinfo,v 1.30 2005/09/27 14:23:41 xtraeme Exp $ -SHA1 (clamav-0.86.2.tar.gz) = 827dd9a27b42992ddb014017bee9c6e2e9d7d84a -RMD160 (clamav-0.86.2.tar.gz) = 2a7d7f8e722eaeab9754a5d6a95ac75205a2bc0f -Size (clamav-0.86.2.tar.gz) = 4094829 bytes +SHA1 (clamav-0.87.tar.gz) = 783d8bbd7dd956333a5c66c09cef7b2f410e229e +RMD160 (clamav-0.87.tar.gz) = eced1d11a2747ff2ffda6060b959afe00ba21561 +Size (clamav-0.87.tar.gz) = 4273714 bytes SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643 SHA1 (patch-ab) = afe9915e3fbed6c8dee93101149206a9b2f5c13c SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71 |