Version 0.96.5

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=38
This commit is contained in:
Reinhard Max 2010-12-01 17:46:44 +00:00 committed by Git OBS Bridge
parent 6143b0e05f
commit 298ad9526a
5 changed files with 41 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28ac9d387798cc541126187c8791f95907be36c7b8c9080575f429d369f3998f
size 41093971

3
clamav-0.96.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1853205f954580cb33e0d6d71b966b74f2cad1b1afb220d306732033ec79738c
size 39836590

View File

@ -207,9 +207,9 @@ Index: etc/freshclam.conf
# Run command after successful database update.
# Default: disabled
@@ -155,7 +151,7 @@ DatabaseMirror database.clamav.net
# This feature requires LogTime and LogFile to be enabled in clamd.conf,
# it's also recommended to turn on ExtendedDetectionInfo.
@@ -157,7 +157,7 @@
# detected in the field and in what geographic area they are.
# Freshclam will connect to clamd in order to get recent statistics.
# Default: no
-#SubmitDetectionStats /path/to/clamd.conf
+#SubmitDetectionStats /etc/clamd.conf

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Dec 1 17:42:03 UTC 2010 - max@novell.com
- New version 0.96.5:
* libclamav/pdf.c: fix crashes (bb #2358, bb #2380, bb #2396).
* libclamav/pe_icons.c: off by one while (bb#2344)
* libclamav: fix detection of embedded executables
* libclamav/matcher-ac.c: fix offset handling for sigs with {x-y}
* freshclam/manager.c: fix error path infinite loop (bb#2389)
* freshclam: improve mirror management
* libclamav: fix possible use of uninitialized values (bb#2291)
* libclamav: Set the unreliability flag on (un)packed files
(bb#2307)
* libclamav/c++: Update embedded copy of LLVM to version 2.8
(bb #2327)
* freshclam: make query format backward compatible
* freshclam: get detection stats directly from clamd (bb#2312)
* libclamav/cache.c,c++/bytecode2llvm.cpp}: make cl_load thread
safe (bb #2333).
* freshclam: load database in subprocess (bb #2147).
* clamd: add new commands DETSTATS and DETSTATSCLEAR
(part of bb#2312)
* libclamav/7z.c: fix file descriptor leak (bb #2347)
* clamd, libclamavll: add ability to logg messages from libclamav
(bb #1965)
* libclamav/builtin_bytecodes.h: Don't disable JIT on pentium4
(bb #2345)
* clamav-for-windows: displace clamav-for-windows to a separate
solution and directory
* clamd: add new option OLE2BlockMacros (requested by Mike)
* freshclam: DatabaseCustomURL: add support for
If-Modified-Since
* freshclam: add initial support for DatabaseCustomURL
-------------------------------------------------------------------
Thu Oct 28 16:34:29 CEST 2010 - max@suse.de

View File

@ -36,7 +36,7 @@ BuildRequires: bzip2
%define clamav_check --disable-check
%endif
Summary: Antivirus Toolkit
Version: 0.96.4
Version: 0.96.5
Release: 1
License: GPLv2
Group: Productivity/Security