Version 0.97.2
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=49
This commit is contained in:
parent
8b69675686
commit
134c055f36
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ef25e6d788f816c393ee3d9964d87a03fb5dc352274144a19ed6f690e4f3ecc
|
|
||||||
size 42590597
|
|
3
clamav-0.97.2.tar.bz2
Normal file
3
clamav-0.97.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a7ab0894e8fd7216c11e1a14dbc07611f4bbaa626c2e0c974d82dcfcb22ef29
|
||||||
|
size 43385056
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 26 08:55:27 UTC 2011 - max@novell.com
|
||||||
|
|
||||||
|
- New version 0.97.2 (bnc#708263):
|
||||||
|
* libclamav/matcher-hash.c: off by one read in cli_hm_scan
|
||||||
|
(bb#2818)
|
||||||
|
* libclamav/pdf.c: fix encrypted pdf detection (bb #2988)
|
||||||
|
* clamav-milter/clamfi.c: fix typo in error message (bb#3040)
|
||||||
|
* libclamav/lzma_iface.c: shut up huge alloc warns for 7z/lzma
|
||||||
|
(bb#2913)
|
||||||
|
* libclamav/c++/bytecode2llvm.cpp: fix use of unaddressable data
|
||||||
|
in bytecode_watchdog.
|
||||||
|
* libclamav/phishcheck.c: fix safebrowsing detection on certain
|
||||||
|
URLs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 9 10:04:22 UTC 2011 - max@novell.com
|
Thu Jun 9 10:04:22 UTC 2011 - max@novell.com
|
||||||
|
|
||||||
|
@ -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.1
|
Version: 0.97.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
|
Loading…
Reference in New Issue
Block a user