Update to 0.97.3 which fixes
CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3
This commit is contained in:
parent
f0d34d3a2f
commit
6e74ebee79
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/clamav-0.97.1-norar.tar.xz
|
/clamav-0.97.1-norar.tar.xz
|
||||||
/clamav-0.97.2-norar.tar.xz
|
/clamav-0.97.2-norar.tar.xz
|
||||||
|
/clamav-0.97.3-norar.tar.xz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Summary: End-user tools for the Clam Antivirus scanner
|
Summary: End-user tools for the Clam Antivirus scanner
|
||||||
Name: clamav
|
Name: clamav
|
||||||
Version: 0.97.2
|
Version: 0.97.3
|
||||||
Release: %release_func 1400
|
Release: %release_func 1400
|
||||||
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
|
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -718,6 +718,10 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 26 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.2-1400
|
||||||
- updated to 0.97.2
|
- updated to 0.97.2
|
||||||
- CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
|
- CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user