OBS User unknown
2008-11-07 23:46:45 +00:00
committed by Git OBS Bridge
parent 0fdd2a717b
commit 36eaafc2a9
8 changed files with 85 additions and 35 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Nov 7 16:12:37 CET 2008 - max@suse.de
- New bugfix release: 0.94.1:
* daily.ign was overwriting local.ign
* vba_extract.c: get_unicode_name off-by-one
* Don't execute special events twice in interactive mode
* Fix leak on rare error path in clamd/scanner.c.
* Fix URL parsing in phishing checks.
* Improve the javascript scanner.
* Fixes to bzip2 uncompression.
* Properly close descriptors before forking in clamav-milter.
* enable ScanPDF by default
* Testsuite improvements
* Many more minor bug fixes.
- Fix pid file format of clamav-milter.
- Improve clamav-milter configuration and init script (bnc#347684).
- Suppressing valgrind error on iconv_open.
-------------------------------------------------------------------
Mon Sep 29 13:58:15 CEST 2008 - max@suse.de