SECURITY update to ClamAV 0.97.7
"addresses several reported potential security bugs." (full details not available yet, but there are some added checks for pointer out of bounds in WWPack decompression).
This commit is contained in:
parent
a142354caf
commit
a79d743a9d
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2013/03/11 11:41:24 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2013/03/15 15:10:06 sthen Exp $
|
||||
|
||||
COMMENT= virus scanner
|
||||
DISTNAME= clamav-0.97.6
|
||||
DISTNAME= clamav-0.97.7
|
||||
|
||||
CATEGORIES= security
|
||||
SHARED_LIBS= clamav 19.0 \
|
||||
SHARED_LIBS= clamav 20.0 \
|
||||
clamunrar 2.0 \
|
||||
clamunrar_iface 2.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (clamav-0.97.6.tar.gz) = oVoruSAKyfLG8cXhByrCZaLE/lqb5GY7R9B2r9+hI/g=
|
||||
SIZE (clamav-0.97.6.tar.gz) = 14765896
|
||||
SHA256 (clamav-0.97.7.tar.gz) = hSd1Tn6yNTF+N6UHBtlNP8nYgP0L9vPLg3V9ZKcg6f8=
|
||||
SIZE (clamav-0.97.7.tar.gz) = 14598481
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-database_Makefile_in,v 1.9 2011/03/02 14:36:49 sthen Exp $
|
||||
--- database/Makefile.in.orig Mon Feb 7 16:43:23 2011
|
||||
+++ database/Makefile.in Mon Feb 7 19:14:39 2011
|
||||
@@ -432,6 +432,8 @@ uninstall-am:
|
||||
$OpenBSD: patch-database_Makefile_in,v 1.10 2013/03/15 15:10:06 sthen Exp $
|
||||
--- database/Makefile.in.orig Mon Mar 11 15:23:20 2013
|
||||
+++ database/Makefile.in Fri Mar 15 14:38:57 2013
|
||||
@@ -431,6 +431,8 @@ uninstall-am:
|
||||
|
||||
|
||||
install-data-local:
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-etc_Makefile_in,v 1.9 2011/03/02 14:36:49 sthen Exp $
|
||||
--- etc/Makefile.in.orig Mon Feb 7 16:43:23 2011
|
||||
+++ etc/Makefile.in Mon Feb 7 19:14:39 2011
|
||||
@@ -431,6 +431,8 @@ uninstall-am:
|
||||
$OpenBSD: patch-etc_Makefile_in,v 1.10 2013/03/15 15:10:06 sthen Exp $
|
||||
--- etc/Makefile.in.orig Mon Mar 11 15:23:20 2013
|
||||
+++ etc/Makefile.in Fri Mar 15 14:38:57 2013
|
||||
@@ -430,6 +430,8 @@ uninstall-am:
|
||||
|
||||
|
||||
install-data-local:
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libclamav_Makefile_in,v 1.17 2012/08/04 14:24:23 espie Exp $
|
||||
--- libclamav/Makefile.in.orig Thu Jun 9 07:51:36 2011
|
||||
+++ libclamav/Makefile.in Thu Jun 9 10:55:20 2011
|
||||
@@ -2323,6 +2323,9 @@ version.h: version.h.tmp
|
||||
$OpenBSD: patch-libclamav_Makefile_in,v 1.18 2013/03/15 15:10:06 sthen Exp $
|
||||
--- libclamav/Makefile.in.orig Mon Mar 11 15:23:20 2013
|
||||
+++ libclamav/Makefile.in Fri Mar 15 14:38:57 2013
|
||||
@@ -2322,6 +2322,9 @@ version.h: version.h.tmp
|
||||
fi
|
||||
|
||||
version.h.tmp:
|
||||
|
Loading…
Reference in New Issue
Block a user