Update to 0.97.3 which fixes

CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3
This commit is contained in:
Nick Bebout 2011-10-27 17:26:44 -05:00
parent f0d34d3a2f
commit 6e74ebee79
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@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)

View File

@ -1 +1 @@
c41b2314d1b6b11f091955255dfa23f5 clamav-0.97.2-norar.tar.xz
b319a3f31a16811f1a92d63cda592521 clamav-0.97.3-norar.tar.xz