pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/clamav update clamav to 0.88.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fe4e6b0d0ea
branches: trunk
changeset: 510974:5fe4e6b0d0ea
user: grant <grant%pkgsrc.org@localhost>
date: Fri Apr 07 11:20:37 2006 +0000
description:
update clamav to 0.88.1.
changes since 0.88:
* Bugfixes:
- libclamav/matcher.c: properly handle partial reads in cli_scandesc()
- libclamav/mbox.c: sync with CVS, fixes detection of Worm.Bagle.CT
- freshclam: fix support for LocalIPAddress
Patch by Anton Yuzhaninov <citrin*citrin.ru>
- docs/man: multiple manpage typo fixes
Patch by A. Costa <agcosta*gis.net>)
- shared/output.c: properly handle return value of vsnprintf
Thanks to Anton Yuzhaninov <citrin*rambler-co.ru>
- libclamav/htmlnorm.c: fix typo spotted by Gianluigi Tiesi
<sherpya*netfarm.it>
- sigtool/sigtool.c: fix possible crash in build(), thanks to Sven
- clamd/session.c: remove static timeout (5s) for SESSION
Pointed out by Joseph Benden <joe*thrallingpenguin.com>
- libclamav/pe.c: fix possible integer overflow reported by Damian Put
Note: only exploitable if file size limit (ArchiveMaxFileSize) disabled
- libclamav/scanners.c: properly report archive unpacking errors
Problem spotted by David F. Skoll <dfs*roaringpenguin.com>
- libclamav/others.c: fix possible crash in cli_bitset_test()
Reported by David Luyer <david_luyer*pacific.net.au>
- libclamav/zziplib: fix possible crash on FreeBSD
Reported by Robert Rebbun <robert*desertsurf.com>
- clamav-milter: fall back if sendfile() fails
diffstat:
mail/clamav/Makefile | 5 ++---
mail/clamav/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r dae346db7e1c -r 5fe4e6b0d0ea mail/clamav/Makefile
--- a/mail/clamav/Makefile Fri Apr 07 11:09:15 2006 +0000
+++ b/mail/clamav/Makefile Fri Apr 07 11:20:37 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2006/04/06 06:22:16 reed Exp $
+# $NetBSD: Makefile,v 1.56 2006/04/07 11:20:37 grant Exp $
DISTNAME= clamav-${CLAMAV_VERSION}
PKGNAME= clamav-${CLAMAV_VERSION:S/-/./}
-PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/}
@@ -12,7 +11,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CLAMAV_VERSION= 0.88
+CLAMAV_VERSION= 0.88.1
USE_LIBTOOL= yes
diff -r dae346db7e1c -r 5fe4e6b0d0ea mail/clamav/distinfo
--- a/mail/clamav/distinfo Fri Apr 07 11:09:15 2006 +0000
+++ b/mail/clamav/distinfo Fri Apr 07 11:20:37 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2006/01/10 19:00:00 xtraeme Exp $
+$NetBSD: distinfo,v 1.34 2006/04/07 11:20:37 grant Exp $
-SHA1 (clamav-0.88.tar.gz) = 9bdb9c551deb62f559504ebf0d429db5b4f0614c
-RMD160 (clamav-0.88.tar.gz) = 9ca758b665fcf51e42316a88198ea5c13dc3c407
-Size (clamav-0.88.tar.gz) = 4564473 bytes
+SHA1 (clamav-0.88.1.tar.gz) = 8205cb0f3ab5e625ada1413fc6cdcc6c9ee77691
+RMD160 (clamav-0.88.1.tar.gz) = 020022cc6da2f29eb1a2733e614b6feab8771397
+Size (clamav-0.88.1.tar.gz) = 5348769 bytes
SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643
SHA1 (patch-ab) = afe9915e3fbed6c8dee93101149206a9b2f5c13c
SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71
Home |
Main Index |
Thread Index |
Old Index