clamav: security bump to version 0.98.5
Fixes: CVE-2013-6497 - the jwplayer.js file causes ClamAV to seg fault when scanned with the -a (list archived files). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6480559a50
commit
59119da778
@ -1,2 +1,2 @@
|
||||
# From http://sourceforge.net/projects/clamav/files/clamav/0.98.4/
|
||||
sha1 f1003d04f34efb0aede05395d3c7cc22c944e4ef clamav-0.98.4.tar.gz
|
||||
# From http://sourceforge.net/projects/clamav/files/clamav/0.98.5/
|
||||
sha1 5f5e45735819e3ca61610899b779172a5639f70f clamav-0.98.5.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CLAMAV_VERSION = 0.98.4
|
||||
CLAMAV_VERSION = 0.98.5
|
||||
CLAMAV_SITE = http://sourceforge.net/projects/clamav/files/clamav/$(CLAMAV_VERSION)
|
||||
CLAMAV_LICENSE = GPLv2
|
||||
CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
|
||||
|
Loading…
Reference in New Issue
Block a user