Hot off the presses, including fixes for various heap out of bounds conditions.
http://blog.clamav.net/2015/01/clamav-0986-has-been-released.html I'm running this on amd64 and am in the process of testing on powerpc. Any additional tests would be appreciated (especially sparc64). Index: Makefile =================================================================== RCS file: /cvs/ports/security/clamav/Makefile,v retrieving revision 1.96 diff -u -p -r1.96 Makefile --- Makefile 19 Nov 2014 11:40:53 -0000 1.96 +++ Makefile 27 Jan 2015 23:59:18 -0000 @@ -1,13 +1,12 @@ # $OpenBSD: Makefile,v 1.96 2014/11/19 11:40:53 sthen Exp $ COMMENT= virus scanner -DISTNAME= clamav-0.98.5 -REVISION= 1 +DISTNAME= clamav-0.98.6 CATEGORIES= security -SHARED_LIBS += clamav 22.1 # 7.22 -SHARED_LIBS += clamunrar 3.0 # 7.22 +SHARED_LIBS += clamav 22.1 # 7.25 +SHARED_LIBS += clamunrar 3.0 # 7.25 SHARED_LIBS += clamunrar_iface 3.0 HOMEPAGE= http://www.clamav.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/security/clamav/distinfo,v retrieving revision 1.52 diff -u -p -r1.52 distinfo --- distinfo 19 Nov 2014 00:18:01 -0000 1.52 +++ distinfo 27 Jan 2015 23:59:18 -0000 @@ -1,2 +1,2 @@ -SHA256 (clamav-0.98.5.tar.gz) = nC831fqQM5NkaCN/b0spKJ8weRyqhHZe9RCstWyNqk0= -SIZE (clamav-0.98.5.tar.gz) = 15146379 +SHA256 (clamav-0.98.6.tar.gz) = ZZEkXVVEWi3cwXAJZMM7i/Yv4gx1vZx3RvT+BzVQKVE= +SIZE (clamav-0.98.6.tar.gz) = 15148292
