pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q1]: pkgsrc/mail/clamav Pullup ticket #2446 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c76f50a2532f
branches: pkgsrc-2008Q1
changeset: 540452:c76f50a2532f
user: tron <tron%pkgsrc.org@localhost>
date: Thu Jul 10 12:42:29 2008 +0000
description:
Pullup ticket #2446 - requested by ghen
Security update for clamav
Revisions pulled up:
- mail/clamav/Makefile 1.86
- mail/clamav/distinfo 1.53
---
Module Name: pkgsrc
Committed By: ghen
Date: Wed Jul 9 08:40:13 UTC 2008
Modified Files:
pkgsrc/mail/clamav: Makefile distinfo
Log Message:
Update to ClamAV 0.93.3 (security update during freeze, approved by agc).
* fix handling of .cld files
* libclamav/ole2_extract.c, sigtool: make sigtool compatible with the new
OLE2 scan scheme (bb#1086)
* libclamav/petite.c: fix another out of bounds memory read (bb#1000)
Reported by Secunia (CVE-2008-2713)
* clamd/others.c: add missing checks for recv() failures (bb#1079)
* libclamav/scanners.c: add missing check for file open failure (bb #1083).
* sigtool/sigtool.c: make use of the UNLINK command in cdiffs (bb#1080)
* sigtool/sigtool.c: verify MD5's in --run-cdiff
* libclamav/matcher-ac.c: fix handling of nodes which also match single
bytes (bb#1054)
* libclamav: faster loading of uncompressed .cld files, also fixes bb#1064
* merge r3816 from trunk (bb #947, AIX name collisions)
* freshclam/manager.c: add missing closesocket on error path (bb #1073)
diffstat:
mail/clamav/Makefile | 4 ++--
mail/clamav/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r a5982eea547f -r c76f50a2532f mail/clamav/Makefile
--- a/mail/clamav/Makefile Thu Jul 10 12:20:11 2008 +0000
+++ b/mail/clamav/Makefile Thu Jul 10 12:42:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82.2.2 2008/06/13 13:57:36 ghen Exp $
+# $NetBSD: Makefile,v 1.82.2.3 2008/07/10 12:42:29 tron Exp $
DISTNAME= clamav-${CLAMAV_VERSION}
PKGNAME= clamav-${CLAMAV_VERSION:S/-/./}
@@ -12,7 +12,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CLAMAV_VERSION= 0.93.1
+CLAMAV_VERSION= 0.93.3
USE_LIBTOOL= yes
diff -r a5982eea547f -r c76f50a2532f mail/clamav/distinfo
--- a/mail/clamav/distinfo Thu Jul 10 12:20:11 2008 +0000
+++ b/mail/clamav/distinfo Thu Jul 10 12:42:29 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50.2.2 2008/06/13 13:57:36 ghen Exp $
+$NetBSD: distinfo,v 1.50.2.3 2008/07/10 12:42:29 tron Exp $
-SHA1 (clamav-0.93.1.tar.gz) = 3306f3cd289aac3793962c9834cd1bd500abfb0c
-RMD160 (clamav-0.93.1.tar.gz) = 22296401b3ce96a268f0db224e72c31e69090895
-Size (clamav-0.93.1.tar.gz) = 17246314 bytes
+SHA1 (clamav-0.93.3.tar.gz) = 01240613b639144fa8fa655825f6587e044a1c1c
+RMD160 (clamav-0.93.3.tar.gz) = 8379148790cc545c801709d46b7db87634f43f67
+Size (clamav-0.93.3.tar.gz) = 18242568 bytes
SHA1 (patch-ad) = db632e0e44e5a6c42cbe30726aa492881b5a5384
SHA1 (patch-af) = e8d3f68e8017c5a6e7377cb03fc978a6581b7d5e
SHA1 (patch-ah) = b61efd44878e0b9a2bbc3c41e2e50d72b833fea3
Home |
Main Index |
Thread Index |
Old Index