[clamav/el6] Upgrade to 0.97.3, fixing a CVE

Nick Bebout nb at fedoraproject.org
Wed Oct 19 00:55:28 UTC 2011


commit 603c6c9dae1038fe7597a83a33fee2d075710c05
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Oct 18 19:55:14 2011 -0500

    Upgrade to 0.97.3, fixing a CVE

 .gitignore  |    1 +
 clamav.spec |   10 +++++++---
 sources     |    3 +--
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3ff7cc..b09a0a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /clamav-0.97.2-norar.tar.xz
 /clamav-0.97.3.tar.gz
 /clamd-wrapper.tar.bz2
+/clamav-0.97.3-norar.tar.xz
diff --git a/clamav.spec b/clamav.spec
index 5ca4752..bd8c933 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -4,15 +4,15 @@
 
 Summary: Anti-virus software
 Name: clamav
-Version: 0.97.2
-Release: 5%{?dist}
+Version: 0.97.3
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: http://www.clamav.net/
 
 # Upstream source includes libunrar that is not distributable.
 #Source: http://downloads.sourceforge.net/clamav/clamav-%{version}.tar.gz
-Source0: clamav-0.97.2-norar.tar.xz
+Source0: clamav-0.97.3-norar.tar.xz
 Source1: clamav.init
 Source2: clamav-milter.init
 Source3: clamd-wrapper.tar.bz2
@@ -409,6 +409,10 @@ rm -rf %{buildroot}
 %exclude %{_libdir}/libclamav.la
 
 %changelog
+* Tue Oct 18 2011 Nick Bebout <nb at fedoraproject.org> - 0.97.3-1
+- Update to 0.97.3
+- Fix CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3
+
 * Thu Aug  4 2011 Jan-Frode Myklebuust <janfrode at tanso.net> - 0.97.2-5
 - Configure MilterSocket, PidFile and MilterSocket in clamav-milter.conf.
   (bz#727894)
diff --git a/sources b/sources
index 784e26c..05755a5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-c41b2314d1b6b11f091955255dfa23f5  clamav-0.97.2-norar.tar.xz
-e809f74ed139df2e4af3fafbca32f678  clamd-wrapper.tar.bz2
+b319a3f31a16811f1a92d63cda592521  clamav-0.97.3-norar.tar.xz


More information about the scm-commits mailing list