pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/clamav Security update to version 0.88.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e43a6e2f9f8f
branches:  trunk
changeset: 517368:e43a6e2f9f8f
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Aug 09 18:35:45 2006 +0000

description:
Security update to version 0.88.4

Changes:
- libclamav/upx.c: fix possible heap overflow
  See http://www.clamav.net/security/0.88.4.html for details.
- libclamav/tnef.c: handle trailing newline at the end of winmail.dat,
  bug reported by Menno Smits <menno*netboxblue.com>
- freshclam/manager.c: fix possible infinite loop when read() fails
  in get_database(), spotted by Everton da Silva Marques
  <everton*lab.ipaccess.diveo.net.br>

diffstat:

 mail/clamav/Makefile |  4 ++--
 mail/clamav/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r d9fbb69a9790 -r e43a6e2f9f8f mail/clamav/Makefile
--- a/mail/clamav/Makefile      Wed Aug 09 18:21:28 2006 +0000
+++ b/mail/clamav/Makefile      Wed Aug 09 18:35:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2006/07/02 12:01:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.61 2006/08/09 18:35:45 salo Exp $
 
 DISTNAME=      clamav-${CLAMAV_VERSION}
 PKGNAME=       clamav-${CLAMAV_VERSION:S/-/./}
@@ -11,7 +11,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-CLAMAV_VERSION=                0.88.3
+CLAMAV_VERSION=                0.88.4
 #PKGREVISION=          1
 
 USE_LIBTOOL=           yes
diff -r d9fbb69a9790 -r e43a6e2f9f8f mail/clamav/distinfo
--- a/mail/clamav/distinfo      Wed Aug 09 18:21:28 2006 +0000
+++ b/mail/clamav/distinfo      Wed Aug 09 18:35:45 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2006/07/02 12:01:12 xtraeme Exp $
+$NetBSD: distinfo,v 1.37 2006/08/09 18:35:45 salo Exp $
 
-SHA1 (clamav-0.88.3.tar.gz) = 5aef27bc3a73bbf6f6869c692f825b62253cbf6e
-RMD160 (clamav-0.88.3.tar.gz) = 31ec73121a07fed2aa12a839ed1595777983dc6f
-Size (clamav-0.88.3.tar.gz) = 7154152 bytes
+SHA1 (clamav-0.88.4.tar.gz) = efc343e833c0bc1c77540bdb4e8dc21cedee70fa
+RMD160 (clamav-0.88.4.tar.gz) = efa419598c7d6deae53bf9c0f40a4c2912433228
+Size (clamav-0.88.4.tar.gz) = 7632947 bytes
 SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643
 SHA1 (patch-ab) = afe9915e3fbed6c8dee93101149206a9b2f5c13c
 SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71



Home | Main Index | Thread Index | Old Index