[clamav/f15] updated to 0.97.2

ensc ensc at fedoraproject.org
Thu Jul 28 18:21:03 UTC 2011


commit 98ee220afdc4bbfb77d8105b51f747f03cc0551e
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Tue Jul 26 22:19:04 2011 +0200

    updated to 0.97.2

 .gitignore                |    1 +
 clamav-0.92-private.patch |   18 +++++++++---------
 clamav.spec               |    6 +++++-
 lastver                   |    2 +-
 sources                   |    2 +-
 5 files changed, 17 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73ffe3a..5bc91e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /clamav-0.97.1-norar.tar.xz
+/clamav-0.97.2-norar.tar.xz
diff --git a/clamav-0.92-private.patch b/clamav-0.92-private.patch
index 61625a1..ef68e3c 100644
--- a/clamav-0.92-private.patch
+++ b/clamav-0.92-private.patch
@@ -1,21 +1,21 @@
-Index: clamav-0.96.1/libclamav.pc.in
+Index: clamav-0.97.2/libclamav.pc.in
 ===================================================================
---- clamav-0.96.1.orig/libclamav.pc.in
-+++ clamav-0.96.1/libclamav.pc.in
-@@ -6,6 +6,6 @@ includedir=@includedir@
+--- clamav-0.97.2.orig/libclamav.pc.in
++++ clamav-0.97.2/libclamav.pc.in
+@@ -6,6 +6,7 @@ includedir=@includedir@
  Name: libclamav
  Description: A GPL virus scanner
- Version: @LIBCLAMAV_VERSION@
+ Version: @PACKAGE_VERSION@
 -Libs: -L${libdir} -lclamav @LIBCLAMAV_LIBS@
 -Cflags: -I${includedir} @CFLAGS@
--
 +Libs: -L${libdir} -lclamav
 +Libs.private: -L${libdir} -lclamav @LIBCLAMAV_LIBS@
 +Cflags: -I${includedir}
-Index: clamav-0.96.1/clamav-config.in
+ 
+Index: clamav-0.97.2/clamav-config.in
 ===================================================================
---- clamav-0.96.1.orig/clamav-config.in
-+++ clamav-0.96.1/clamav-config.in
+--- clamav-0.97.2.orig/clamav-config.in
++++ clamav-0.97.2/clamav-config.in
 @@ -54,12 +54,8 @@ while test $# -gt 0; do
  	usage 0
  	;;
diff --git a/clamav.spec b/clamav.spec
index e16ebb6..2f5bfad 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -36,7 +36,7 @@
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
-Version:	0.97.1
+Version:	0.97.2
 Release:	%release_func 1500
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
@@ -801,6 +801,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 
 
 %changelog
+* Tue Jul 26 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.97.2-1500
+- updated to 0.97.2
+- CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
+
 * Thu Jun  9 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.97.1-1500
 - updated to 0.97.1
 - fixed Requires(preun) vs. Requires(postun) inconsistency
diff --git a/lastver b/lastver
index e84716c..32babcf 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-0.97.1
+0.97.2
diff --git a/sources b/sources
index c663d0a..5359204 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aabce43102cebdc445acaa6b7ee4db09  clamav-0.97.1-norar.tar.xz
+c41b2314d1b6b11f091955255dfa23f5  clamav-0.97.2-norar.tar.xz


More information about the scm-commits mailing list