diff --git a/.gitignore b/.gitignore index 283a7d7..9cce301 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /clamav-0.96.3-norar.tar.xz /clamav-0.96.4-norar.tar.xz +/clamav-0.96.5-norar.tar.xz diff --git a/clamav.spec b/clamav.spec index 96c8af1..dd9fa09 100644 --- a/clamav.spec +++ b/clamav.spec @@ -32,7 +32,7 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.96.4 +Version: 0.96.5 Release: %release_func 1500 License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2} Group: Applications/File @@ -710,6 +710,13 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || : %changelog +* Sat Dec 4 2010 Enrico Scholz - 0.96.5-1500 +- updated to 0.96.5 +- CVE-2010-4260 Multiple errors within the processing of PDF files can + be exploited to e.g. cause a crash. +- CVE-2010-4261 An off-by-one error within the "icon_cb()" function + can be exploited to cause a memory corruption. + * Sun Oct 31 2010 Enrico Scholz - 0.96.4-1500 - updated to 0.96.4 - execute 'make check' (#640347) but ignore errors for now because diff --git a/lastver b/lastver index cf467e7..f0dee0c 100644 --- a/lastver +++ b/lastver @@ -1 +1 @@ -0.96.4 +0.96.5 diff --git a/sources b/sources index 32db8b5..ed8890c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06bd982210aa45fb7d89759ddbcff2b1 clamav-0.96.4-norar.tar.xz +7130eea6e410b644be33e869cb497e33 clamav-0.96.5-norar.tar.xz