Accepting request 60403 from security

Accepted submit request 60403 from user rmax

OBS-URL: https://build.opensuse.org/request/show/60403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=39
This commit is contained in:
Ruediger Oertel
2011-02-11 01:07:15 +00:00
committed by Git OBS Bridge
5 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1853205f954580cb33e0d6d71b966b74f2cad1b1afb220d306732033ec79738c
size 39836590

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

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

View File

@@ -99,7 +99,7 @@ Index: etc/clamd.conf
# Enable verbose logging.
# Default: no
@@ -59,7 +55,7 @@ Example
@@ -58,7 +54,7 @@ Example
# This option allows you to save a process identifier of the listening
# daemon (main thread).
# Default: disabled
@@ -108,7 +108,7 @@ Index: etc/clamd.conf
# Optional path to the global temporary directory.
# Default: system specific (usually /tmp or /var/tmp).
@@ -78,7 +74,7 @@ Example
@@ -77,7 +73,7 @@ Example
# Path to a local socket file the daemon will listen on.
# Default: disabled (must be specified by a user)
@@ -117,7 +117,7 @@ Index: etc/clamd.conf
# Sets the group ownership on the unix socket.
# Default: disabled (the primary group of the user running clamd)
@@ -94,14 +90,14 @@ Example
@@ -93,14 +89,14 @@ Example
# TCP port address.
# Default: no
@@ -133,8 +133,8 @@ Index: etc/clamd.conf
+TCPAddr 127.0.0.1
# Maximum length the queue of pending connections may grow to.
# Default: 15
@@ -188,7 +184,7 @@ Example
# Default: 200
@@ -187,7 +183,7 @@ Example
# Run as another user (clamd must be started by root for this option to work)
# Default: don't drop privileges
@@ -143,7 +143,7 @@ Index: etc/clamd.conf
# Initialize supplementary group access (clamd must be started by root).
# Default: no
@@ -423,6 +419,10 @@ Example
@@ -428,6 +424,10 @@ Example
# Enable Clamuko. Dazuko must be configured and running. Clamuko supports
# both Dazuko (/dev/dazuko) and DazukoFS (/dev/dazukofs.ctrl). DazukoFS
# is the preferred option. For more information please visit www.dazuko.org
@@ -198,7 +198,7 @@ Index: etc/freshclam.conf
# Initialize supplementary group access (freshclam must be started by root).
# Default: no
@@ -111,7 +107,7 @@ DatabaseMirror database.clamav.net
@@ -118,7 +114,7 @@ DatabaseMirror database.clamav.net
# Send the RELOAD command to clamd.
# Default: no
@@ -207,7 +207,7 @@ Index: etc/freshclam.conf
# Run command after successful database update.
# Default: disabled
@@ -157,7 +157,7 @@
@@ -161,7 +157,7 @@ DatabaseMirror database.clamav.net
# detected in the field and in what geographic area they are.
# Freshclam will connect to clamd in order to get recent statistics.
# Default: no

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 9 09:20:42 UTC 2011 - max@novell.com
- New version 0.97:
ClamAV 0.97 brings many improvements, including complete Windows
support, support for signatures based on SHA1 and SHA256, better
error detection, as well as speed and memory optimizations. The
complete list of changes is available in the ChangeLog file. For
upgrade notes and tips please see:
https://wiki.clamav.net/Main/UpgradeNotes097
-------------------------------------------------------------------
Wed Dec 1 17:42:03 UTC 2010 - max@novell.com

View File

@@ -15,8 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: clamav
BuildRequires: ncurses-devel sed sendmail sendmail-devel
%define llvm --disable-llvm
@@ -36,7 +34,7 @@ BuildRequires: bzip2
%define clamav_check --disable-check
%endif
Summary: Antivirus Toolkit
Version: 0.96.5
Version: 0.97
Release: 1
License: GPLv2
Group: Productivity/Security