Version 0.97.2

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=49
This commit is contained in:
2011-07-26 08:58:00 +00:00
committed by Git OBS Bridge
parent 8b69675686
commit 134c055f36
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 26 08:55:27 UTC 2011 - max@novell.com
- New version 0.97.2 (bnc#708263):
* libclamav/matcher-hash.c: off by one read in cli_hm_scan
(bb#2818)
* libclamav/pdf.c: fix encrypted pdf detection (bb #2988)
* clamav-milter/clamfi.c: fix typo in error message (bb#3040)
* libclamav/lzma_iface.c: shut up huge alloc warns for 7z/lzma
(bb#2913)
* libclamav/c++/bytecode2llvm.cpp: fix use of unaddressable data
in bytecode_watchdog.
* libclamav/phishcheck.c: fix safebrowsing detection on certain
URLs
-------------------------------------------------------------------
Thu Jun 9 10:04:22 UTC 2011 - max@novell.com