[clamav/f14] Update to 0.97.3 which fixes CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3

Nick Bebout nb at fedoraproject.org
Thu Oct 27 22:27:01 UTC 2011


commit 6e74ebee790afe66eff3af49c74f91736bfb7cfd
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Thu Oct 27 17:26:44 2011 -0500

    Update to 0.97.3 which fixes
    	CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3

 .gitignore  |    1 +
 clamav.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bc91e7..af310f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /clamav-0.97.1-norar.tar.xz
 /clamav-0.97.2-norar.tar.xz
+/clamav-0.97.3-norar.tar.xz
diff --git a/clamav.spec b/clamav.spec
index e2f8165..55041e1 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -32,7 +32,7 @@
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
-Version:	0.97.2
+Version:	0.97.3
 Release:	%release_func 1400
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
@@ -718,6 +718,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 
 
 %changelog
+* Thu Oct 27 2011 Nick Bebout <nb at fedoraproject.org> - 0.97.3-1400
+- update to 0.97.3 which fixes
+- CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3 
+
 * Tue Jul 26 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.97.2-1400
 - updated to 0.97.2
 - CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
diff --git a/sources b/sources
index 5359204..05755a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c41b2314d1b6b11f091955255dfa23f5  clamav-0.97.2-norar.tar.xz
+b319a3f31a16811f1a92d63cda592521  clamav-0.97.3-norar.tar.xz


More information about the scm-commits mailing list