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

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


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

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

 .gitignore  |    1 +
 clamav.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 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 3fb3bd1..f6f5d04 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -52,7 +52,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
-Version:	0.97.2
+Version:	0.97.3
 Release:	%release_func 1600
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
@@ -818,6 +818,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 
 
 %changelog
+* Thu Oct 27 2011 Nick Bebout <nb at fedoraproject.org> - 0.97.3-1600
+- updated to 0.97.3
+- CVE-2011-3627 Recursion level crash fixed in v0.97.3 
+
 * Tue Jul 26 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.97.2-1600
 - updated to 0.97.2
 - CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
@@ -967,7 +971,7 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 - Upgrade to 0.94.2 (#474002)
 
 * Wed Nov 05 2008 Robert Scheck <robert at fedoraproject.org> - 0.94.1-1
-- Upgrade to 0.94.1
+- Upgrade to 0.94.16
 
 * Sun Oct 26 2008 Robert Scheck <robert at fedoraproject.org> - 0.94-1
 - Upgrade to 0.94 (SECURITY), fixes #461461:
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