Version 0.96.1

OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=30
This commit is contained in:
Reinhard Max 2010-05-19 17:17:10 +00:00 committed by Git OBS Bridge
parent 9c39c5da02
commit b84b6d5f36
4 changed files with 99 additions and 5 deletions

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46be2a8bd74b2937f4f8ae0ecf21558d60962d8a9067a6927a21901db7d1b2a6
size 38824390

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81129038a9a91db2032d871f795c3eccf49f5c61b8f2dcd02967cc52a3826713
size 38070750

View File

@ -1,3 +1,97 @@
-------------------------------------------------------------------
Wed May 19 17:58:18 CEST 2010 - max@suse.de
- New version: 0.96.1:
* libclamav/7z/Archive/7z/7zIn.c: fix possible(?) null dereference
reported by clang (bb#1909).
* libclamav/pe_icons.c: properly round down when scaling (bb#2031)
* libclamav/pdf.c: bb #2016
* libclamav/readdb.c: properly reject .info files passed on
cmdline (bb#2025)
* libclamav/matcher-bm.c: fix offset check (bb#2032)
* libclamav/fmap.c: fix bug introduced in clamav-0.96-51-g3e3b587.
* libclamav/pe.c: properly resume stringtable loop (bb#2027)
Note: 0.96 is NOT affected as the min VI sig has got FL=53
* unit_tests: add bytecode.cvd load test
* docs/man: add clamav.milter.conf.5
* libclamav: Use mpool in win32 (well, sort of) as the mighty crt
allocator
* libclamav/fmap.c: make oof need stfu (bb#2000)
* libclamav/bytecode.c: handle global gep parameter correctly (bb
#1955)
* libclamav/c++/llvm: Update to LLVM 2.7 release.
* libclamav/bytecode*, unit_tests: add new unit tests for bytecode
API and fix bugs.
* libclamav/c++: Relax bounds checks. Was rejecting correct code.
* libclamav/filtering.c: fix handling of alternates and negated
alternates (bb #2004)
* libclamav/readdb.c: read the entire .cbc files, fix loading of
bytecode.cvd
* freshclam: fix handling of temporary files
* freshclam: add new option TestDatabases
* tools: make sure the libclamav version is high enough (bb#2013)
* sigtool/sigtool.c: fix error msg (bb#2002)
* clamdscan: respect ExcludePath in --fdpass mode (bb#1923)
* libclamav/c++/llvm/test: Fix make check failure on x86-32 (bb
#1942)
* clamdscan: respect ExcludePath in --fdpass mode (bb#1923)
* libclamav/readdb.c: add checks to enforce lsig compatibility
with 0.95.x (bb# 2008)
* clamscan/manager.c: don't closedir(NULL) (bb #2010)
* libclamav/c++/configure: add check that correct libstdc++
version is used (bb #1971)
* libclamav/cache.c: support building without pthreads (bb #1897).
* libclamav/bytecode*: add match_offsets support.
* shared/output.c: workaround FreeBSD's file locking issue
(bb#1918)
* freshclam/notify.c: fix warning message (bb#1972)
* libclamav: make lsigs working in cli_scanscript() (bb#1998)
* libclamav/fmap.c: nicely handle EINTR
* libclamav: no ERROR on void mapping (bb#1968)
* libclamav/matcher-ac.c: fix counting of subsig matches (bb#2001)
* clamav-milter: add VirusAction (bb#1867)
* libclamav/c++/llvm/include/llvm/ADT/SmallVector.h: Fix crash
with -ftree-vectorize/-O3(bb #1984).
* libclamav: fix some limit settings (bb#1973)
* bytecode: min/max functionality level support.
* libclamav/others.c: bump f-level
* libclamav/matcher-ac.c: fix handling of VI/MACRO special offsets
(bb#1957)
* configure: fix Apple-style universal build (bb #1988).
* libclamav/fmap.c: downgrade warning when the kernel doesn't want
a map back
* libclamav: avoid loading duplicate databases (bb#1962)
* clamconf: print information about platform and build.
* libclamav/c++/configure: disable gcc 3.4.6 by default, you can
still use it with --enable-llvm (bb #1935).
* docs/man/freshclam.conf.5.in: document LogFileMaxSize (bb#1960)
* freshclam/manager.c: add support for X-HostID to allow custom
UserAgent
* libclamav/bytecode.c: fix cli_unlink warnings (bb #1956).
* clambc, clamd,clamdtop,libclamav,unit_tests: fix compiler
warnings (bb #1872,
* libclamav/c++: allow building with gcc 3.4.6 (bb #1934).
* unit_tests/check_common.sh: fix make check on AIX (bb #1917).
* freshclam/manager.c: better handle daylight saving time changes
(bb#1920)
* libclamav/pe.c: more relaxed vinfo parser - try to mimic winxp's
* sigtool: handle .idb files
* libclamav/matcher.c: return proper virus name in icon detector
(bb#1933)
* libclamav/c++/bytecode2llvm.cpp: Fix load of multiple unsigned
bytecodes (bb #1924)
* contrib/split-tarball.sh: update to work with 0.96
* libclamav/Makefile.{am,in}: Fix unit test failure with
non-English locale (bb #1922)
* libclamav/c++/llvm/lib/Support/Allocator.cpp: Fix
SpecificBumpPtrAllocator destructor iteration.
* libclamav/c++/llvm/lib/ExecutionEngine/JIT/JIT.cpp: Fix the
previous PowerPC workaround to not crash when not using the JIT.
* libclamav/c++/{bytecode2llvm.cpp,llvm/lib/ExecutionEngine/JIT/JIT.cpp,
llvm/lib/Target/PowerPC/PPCISelLowering.cpp}: Workaround LLVM
JIT PowerPC relocation bug (bb #1921).
* unit_tests: Fix matchwithread.cbc
-------------------------------------------------------------------
Wed Apr 14 15:59:45 CEST 2010 - max@suse.de

View File

@ -35,8 +35,8 @@ BuildRequires: check-devel pwdutils
%define clamav_check --disable-check
%endif
Summary: Antivirus Toolkit
Version: 0.96
Release: 3
Version: 0.96.1
Release: 2
License: GPLv2
Group: Productivity/Security
Url: http://www.clamav.net