diff --git a/.cvsignore b/.cvsignore index f6ee3be..9a29028 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -clamav-*.tar.gz* -clamav-*.*.rpm +clamav-0.92.1-norar.tar.bz2 diff --git a/clamav.spec b/clamav.spec index 7121cc8..58c1c9b 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,4 +1,4 @@ -## $Id: clamav.spec,v 1.32 2007/12/21 19:56:30 spot Exp $ +## $Id: clamav.spec,v 1.33 2007/12/21 19:58:41 spot Exp $ ## Fedora Extras specific customization below... # %bcond_without fedora @@ -15,8 +15,8 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.92 -Release: 4%{?dist}.2 +Version: 0.92.1 +Release: 1%{?dist} License: GPLv2 Group: Applications/File @@ -25,7 +25,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 @@ -509,6 +509,10 @@ test "$1" = 0 || %_initrddir/clamav-milter condrestart >/dev/null || : %changelog +* Thu Feb 14 2008 Robert Scheck - 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 - 0.92-4.2 - EL-4 not using fedora-account style due to missing deps - disable zlib-vcheck diff --git a/sources b/sources index 10dd892..6e9b8a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -554d44a5b2265808750553d2e4d0d6fb clamav-0.92.clean.tar.gz +aecbcc39bf5b85e8967ddfa2bef4eb90 clamav-0.92.1-norar.tar.bz2