From e58ae21fed08508a03840f08786be23b0554d02c1e1e5258eb2f79a4e905af25 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 17:03:07 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/clamav revision 46.0 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=3b88d94d4b0503343d77bb0fe4695589 --- clamav.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clamav.spec b/clamav.spec index 4b2b983..84407de 100644 --- a/clamav.spec +++ b/clamav.spec @@ -38,7 +38,7 @@ BuildRequires: bzip2 Summary: Antivirus Toolkit Version: 0.97.3 Release: 1 -License: GPLv2 +License: GPL-2.0 Group: Productivity/Security Url: http://www.clamav.net Requires: latex2html-pngicons @@ -95,7 +95,7 @@ Here is a list of the main features: MacOffice files, HTML, RTF and PDF %package db -License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ ; Public Domain, Freeware ; MIT License (or similar) +License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain ; MIT Group: Productivity/Security Summary: Virus Database for ClamAV PreReq: clamav sed /bin/cp /usr/bin/awk /bin/rm From b63eec4739022f57046bf29ea8ab5d4e0c7983307f7da4bed0b502b156ba8a88 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 17 Mar 2012 20:40:58 +0000 Subject: [PATCH 2/2] Accepting request 109812 from home:toganm:branches:security - New version 0.97.4 * libclamav/bytecode.c: reset to BYTECODE_AUTO mode at db reload so that we don't fail to re-enable or re-disable it again (bb#3789) * misc: performance improvement for HP-UX PA-RISC - patch from Michael Pelletier (bb#3926) * libclamav/pe.c: parse vinfo where varfileinfo occours before stringfileinfo (bb#3062) * clamd: add support for on-access scanning on OS X with ClamAuth (beta) * libclamav/bytecode_api*: Fix Sparc crash (bb #4324) * libclamav: fix bytecode whitelisting * libclamav: fix macro detection in OLE2BlockMacros (bb#4269) * libclamav/readdb.c: allow comments in all db files (bb#3930) * libclamav/scanners.c: use lsigs when scanning vba data (bb#3922) * libclamav/matcher-hash.c: Fix SIGBUS on PA-RISC (big-endian) architectures (bb #3894). OBS-URL: https://build.opensuse.org/request/show/109812 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=58 --- clamav-0.97.3.tar.gz | 3 --- clamav-0.97.4.tar.gz | 3 +++ clamav.changes | 22 ++++++++++++++++++++++ clamav.spec | 23 +++++++++++++++-------- 4 files changed, 40 insertions(+), 11 deletions(-) delete mode 100644 clamav-0.97.3.tar.gz create mode 100644 clamav-0.97.4.tar.gz diff --git a/clamav-0.97.3.tar.gz b/clamav-0.97.3.tar.gz deleted file mode 100644 index e0d8428..0000000 --- a/clamav-0.97.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a8cece5b7e6b15410f6b8f96ff5591b2c5a72f290ee8a28fefda44cb5ae7aba -size 45793398 diff --git a/clamav-0.97.4.tar.gz b/clamav-0.97.4.tar.gz new file mode 100644 index 0000000..138609e --- /dev/null +++ b/clamav-0.97.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958dd09c9da9ceb50c9e556b3ced9cbdf40e836d2bdc98286ce96e84fd4a5a53 +size 48386114 diff --git a/clamav.changes b/clamav.changes index 7bb1ba3..b1648a3 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Mar 17 14:18:48 UTC 2012 - toganm@opensuse.org + +- New version 0.97.4 + * libclamav/bytecode.c: reset to BYTECODE_AUTO mode at db reload + so that we don't fail to re-enable or re-disable it again + (bb#3789) + * misc: performance improvement for HP-UX PA-RISC - patch from + Michael Pelletier + (bb#3926) + * libclamav/pe.c: parse vinfo where varfileinfo occours before + stringfileinfo (bb#3062) + * clamd: add support for on-access scanning on OS X with ClamAuth + (beta) + * libclamav/bytecode_api*: Fix Sparc crash (bb #4324) + * libclamav: fix bytecode whitelisting + * libclamav: fix macro detection in OLE2BlockMacros (bb#4269) + * libclamav/readdb.c: allow comments in all db files (bb#3930) + * libclamav/scanners.c: use lsigs when scanning vba data (bb#3922) + * libclamav/matcher-hash.c: Fix SIGBUS on PA-RISC (big-endian) + architectures (bb #3894). + ------------------------------------------------------------------- Tue Oct 18 09:17:51 UTC 2011 - max@suse.com diff --git a/clamav.spec b/clamav.spec index 84407de..4e9fb1a 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,7 +1,7 @@ # # spec file for package clamav # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,16 @@ # - Name: clamav -BuildRequires: ncurses-devel sed sendmail sendmail-devel +BuildRequires: ncurses-devel +BuildRequires: sed +BuildRequires: sendmail +BuildRequires: sendmail-devel %define llvm --disable-llvm %if 0%{?suse_version} >= 1010 -BuildRequires: bc pkgconfig zlib-devel +BuildRequires: bc +BuildRequires: pkgconfig +BuildRequires: zlib-devel %ifarch %ix86 x86_64 %define llvm --enable-llvm # Needed for compiling LLVM. @@ -29,17 +33,20 @@ BuildRequires: gcc-c++ %endif %endif %if 0%{?suse_version} >= 1030 -BuildRequires: check-devel libbz2-devel pwdutils python-devel +BuildRequires: check-devel +BuildRequires: libbz2-devel +BuildRequires: pwdutils +BuildRequires: python-devel %define clamav_check --enable-check %else BuildRequires: bzip2 %define clamav_check --disable-check %endif Summary: Antivirus Toolkit -Version: 0.97.3 -Release: 1 License: GPL-2.0 Group: Productivity/Security +Version: 0.97.4 +Release: 0 Url: http://www.clamav.net Requires: latex2html-pngicons Obsoletes: clamav-db < 0.88.3 @@ -95,9 +102,9 @@ Here is a list of the main features: MacOffice files, HTML, RTF and PDF %package db +Summary: Virus Database for ClamAV License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain ; MIT Group: Productivity/Security -Summary: Virus Database for ClamAV PreReq: clamav sed /bin/cp /usr/bin/awk /bin/rm %if 0%{?suse_version} > 1120 BuildArch: noarch