Accepting request 73234 from security

Version 0.97.1

OBS-URL: https://build.opensuse.org/request/show/73234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=42
This commit is contained in:
Sascha Peilicke 2011-06-10 09:44:47 +00:00 committed by Git OBS Bridge
commit a2afa9639d
4 changed files with 48 additions and 5 deletions

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ef25e6d788f816c393ee3d9964d87a03fb5dc352274144a19ed6f690e4f3ecc
size 42590597

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62a5ff24b97e84dd002c0eddd7c748e632ce6b56e884b0d0457b64d1ce46e4f2
size 40486208

View File

@ -1,7 +1,50 @@
-------------------------------------------------------------------
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 Wed Feb 9 09:20:42 UTC 2011 - max@novell.com
- New version 0.97: - Security update 0.9.7 (bnc#673753):
ClamAV 0.97 brings many improvements, including complete Windows ClamAV 0.97 brings many improvements, including complete Windows
support, support for signatures based on SHA1 and SHA256, better support, support for signatures based on SHA1 and SHA256, better
error detection, as well as speed and memory optimizations. The error detection, as well as speed and memory optimizations. The

View File

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