Version 0.97.1
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=46
This commit is contained in:
parent
4b1aedf8a0
commit
17d13ad598
3
clamav-0.97.1.tar.bz2
Normal file
3
clamav-0.97.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ef25e6d788f816c393ee3d9964d87a03fb5dc352274144a19ed6f690e4f3ecc
|
||||
size 42590597
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62a5ff24b97e84dd002c0eddd7c748e632ce6b56e884b0d0457b64d1ce46e4f2
|
||||
size 40486208
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 9 10:04:22 UTC 2011 - max@novell.com
|
||||
|
||||
- New version 0.97.1:
|
||||
* libclamav/mew.c: harden boundary check on e8/e9 fixup
|
||||
* libclamav/matcher-hash.c: in hm_sort don't swap an item with
|
||||
itself (bb#2818)
|
||||
* freshclam/manager.c: fix return code of Rfc2822DateTime()
|
||||
(bb#2809)
|
||||
* libclamav/pdf.c: better detection for encrypted PDFs
|
||||
(bb #2448)
|
||||
* libclamav/c++: add support for building with external LLVM 2.9,
|
||||
and drop external 2.8 support
|
||||
* clamd: log request ip address for instream scans #bb2592
|
||||
* libclamav/c++/llvm/lib/Target/X86/X86InstrInfo.td: bb #2763
|
||||
don't assert on AVX chips (Intel Core i5 and i7)
|
||||
* sigtool: properly normalize html files (bb#2764)
|
||||
* sigtool/sigtool.c: fix formatting of hash dbs (bb#2765)
|
||||
* freshclam: add mirror statistics mechanism
|
||||
* libclamav/pe_icons.c: don't sigbus on sparc (bb#2695)
|
||||
* libclamav/pe.c: reset corrupted status before bytecode
|
||||
hooks (bb#2544)
|
||||
* sigtool, freshclam: put .info on top of container to speed
|
||||
up loading
|
||||
* sigtool: fix --verify-cdiff
|
||||
* sigtool: allow arbitrary names for --build
|
||||
* clamdscan: fix file exclusion (bb#2579)
|
||||
* clamd: add new option ClamukoExcludeUID (bb#2260)
|
||||
* libclamav/elf.c: fix incorrect detection of Broken.Executable
|
||||
(bb#2580)
|
||||
* shared/output.c: fix empty lines in syslog (bb#2578)
|
||||
* clamd: update description of ReadTimeout (bb#2565)
|
||||
* clamd: add new config option BytecodeUnsigned (bb#2537);
|
||||
drop "None" from BytecodeSecurity
|
||||
* clamscan: add new switch --bytecode-unsigned and drop
|
||||
--bytecode-trust-all
|
||||
* sigtool/sigtool.c: improve handling of bytecode.info (bb#2292)
|
||||
* libclamav/others.c: make sure TLS key is initializer
|
||||
(bb #2588).
|
||||
* configure: check for enable_extended_FILE_stdio (bb #2542)
|
||||
* sigtool/sigtool.c: handle all signature formats with
|
||||
--(list|find)-sigs (bb#2534)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 09:20:42 UTC 2011 - max@novell.com
|
||||
|
||||
|
@ -36,7 +36,7 @@ BuildRequires: bzip2
|
||||
%define clamav_check --disable-check
|
||||
%endif
|
||||
Summary: Antivirus Toolkit
|
||||
Version: 0.97
|
||||
Version: 0.97.1
|
||||
Release: 1
|
||||
License: GPLv2
|
||||
Group: Productivity/Security
|
||||
|
Loading…
Reference in New Issue
Block a user