- Upgrade to 0.92.1 (SECURITY):

- CVE-2008-0318 Integer overflow in libclamav (#432623)
This commit is contained in:
Robert Scheck 2008-02-14 16:00:40 +00:00
parent 869e18548a
commit d86d8a8a76
3 changed files with 10 additions and 7 deletions

View File

@ -1,2 +1 @@
clamav-*.tar.gz*
clamav-*.*.rpm
clamav-0.92.1-norar.tar.bz2

View File

@ -1,4 +1,4 @@
## $Id: clamav.spec,v 1.47 2007/12/21 19:12:19 spot Exp $
## $Id: clamav.spec,v 1.48 2007/12/21 19:23:28 spot Exp $
## Fedora Extras specific customization below...
# %bcond_without fedora
@ -17,8 +17,8 @@
Summary: End-user tools for the Clam Antivirus scanner
Name: clamav
Version: 0.92
Release: %release_func 4.1
Version: 0.92.1
Release: %release_func 1
License: GPLv2
Group: Applications/File
@ -27,7 +27,7 @@ URL: http://www.clamav.net
# incompatible unrar from RARlabs. We have to pull this code out.
# All that is needed to make the clean tarball is: rm -rf libclamunrar*
# Note that you also need patch26.
Source0: clamav-%{version}.clean.tar.gz
Source0: clamav-%{version}-norar.tar.bz2
# Source0: http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz
# No sense in using this file for the time being.
# Source999: http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz.sig
@ -519,6 +519,10 @@ test "$1" = 0 || %_initrddir/clamav-milter condrestart >/dev/null || :
%changelog
* Thu Feb 14 2008 Robert Scheck <robert@fedoraproject.org> - 0.92.1-1
- Upgrade to 0.92.1 (SECURITY):
- CVE-2008-0318 Integer overflow in libclamav (#432623)
* Fri Dec 21 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.92-4
- EPEL fixes

View File

@ -1 +1 @@
554d44a5b2265808750553d2e4d0d6fb clamav-0.92.clean.tar.gz
aecbcc39bf5b85e8967ddfa2bef4eb90 clamav-0.92.1-norar.tar.bz2