Package: clamav Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Monday, September 17, 2007, I notified you of the beginning of a review process concerning debconf templates for clamav. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading clamav with these changes right now. The second phase of this process will begin on Thursday, October 04, 2007, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Thursday, October 25, 2007. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around <DAY25>, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- clamav.old/debian/clamav-freshclam.templates.master 2007-09-16 22:51:12.505059171 +0200 +++ clamav/debian/clamav-freshclam.templates.master 2007-10-01 07:40:14.302181868 +0200 @@ -1,33 +1,43 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [EMAIL PROTECTED] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: clamav-freshclam/mirrors.txt-note Type: note -_Description: The use of mirrors.txt is no longer supported +_Description: Use of mirrors.twt no longer supported During the transition to handling its mirror database through DNS, - the clamav team dropped support for the 'mirrors.txt' config file. + the ClamAV team dropped support for the 'mirrors.txt' configuration file. . - If you have entered additional mirrors there, your file will be backed up + If additional mirrors are mentioned there, this file will be backed up as /var/lib/clamav/mirrors.txt.BACKUP. . - If your file was modified, your old mirrors (which may be way too many) will + If the file was modified, old mirrors (which may be way too many) will be added to the new /etc/clamav/freshclam.conf configuration file, using the DatabaseMirror keyword. Please examine freshclam.conf carefully after - the update is through. + the update completes. Template: clamav-freshclam/autoupdate_freshclam Type: select -_Choices: daemon, ifup.d, cron, manual +#flag:translate!:2,3 +__Choices: daemon, ifup.d, cron, manual Default: daemon _Description: Virus database update method: Please choose the method for virus database updates. . - daemon : freshclam is running as a daemon all the time. You should choose - this option if you have a permanent network connection. - ifup.d : freshclam will be running as a daemon as long as your Internet - connection is up. Choose this one if you have a dialup Internet - connection and don't want freshclam to initiate new connections. - cron : freshclam is started from cron. Choose if you want full control - of when the database is updated. - manual : No automatic invocation of freshclam. This is not recommended, - as clamav's database is constantly updated. + daemon: freshclam is running as a daemon all the time. You should choose + this option if you have a permanent network connection; + ifup.d: freshclam will be running as a daemon as long as your Internet + connection is up. Choose this one if you use a dialup Internet + connection and don't want freshclam to initiate new connections; + cron: freshclam is started from cron. Choose this if you want full control + of when the database is updated; + manual: no automatic invocation of freshclam. This is not recommended, + as ClamAV's database is constantly updated. Template: clamav-freshclam/local_mirror Type: select @@ -37,15 +47,14 @@ Please select the closest local mirror site. . Freshclam updates its database from a world wide network of mirror - sites. Please select the mirror closest to you. If you leave it at - the default setting, an attempt will be made to provide you with a - nearby mirror, but this attempt may not always provide you with the - closest mirror site. + sites. Please select the closest mirror. If you leave + the default setting, an attempt will be made to guess a + nearby mirror. Template: clamav-freshclam/http_proxy Type: string _Description: HTTP proxy information (leave blank for none): - If you need to use a HTTP proxy to access the outside world, enter the + If you need to use an HTTP proxy to access the outside world, enter the proxy information here. Otherwise, leave this blank. . Please use URL syntax ("http://host[:port]") here. @@ -57,7 +66,7 @@ Otherwise, leave this blank. . When entering user information, use the standard form of - "user:pass" + "user:pass". Template: clamav-freshclam/update_interval Type: string @@ -66,19 +75,17 @@ Template: clamav-freshclam/internet_interface Type: string -_Description: Name of the network interface connected to the Internet: - If the daemon runs when the network is down the log file is filled with a - lot of entries like 'ERROR: Connection with database.clamav.net failed.', - making it easy to miss when freshclam really can't update the database. +_Description: Network interface connected to the Internet: + Please enter the name of the network interface connected to the Internet. + Example: eth0. . - If you don't know what network interface you use to connect to the internet - leave this field blank and the daemon will be started from the init scripts - instead. - . - If you do leave it blank make sure the computer is connected to - the internet at all times or your logs will be really hard to interpret. + If the daemon runs when the network is down, the log file will be filled + with entries like 'ERROR: Connection with database.clamav.net failed.', + making it easy to miss when freshclam really can't update the database. . - Example: eth0 + You can leave this field blank and the daemon will be started from + the initialization scripts instead. You should then make sure the computer is + permanently connected to the Internet to avoid filling the log files. Template: clamav-freshclam/NotifyClamd Type: boolean @@ -89,5 +96,5 @@ . If you do not choose this option, clamd's database reloads will be notably delayed (it performs this check every 6 hours by default), posing the risk - that a new virus may slip through although your database is up to date. + that a new virus may slip through even if the database is up to date. Do not use this if you do not use clamd, as it will produce errors. --- clamav.old/debian/clamav-base.templates.master 2007-09-16 22:51:12.005084224 +0200 +++ clamav/debian/clamav-base.templates.master 2007-10-01 07:40:21.302580798 +0200 @@ -1,23 +1,33 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [EMAIL PROTECTED] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: clamav-base/socket-note Type: note -_Description: Clamav sockets and pids now in /var/run/clamav - ClamAV now runs as the non-priviledged user clamav by default. If your +_Description: ClamAV sockets and PID files now in /var/run/clamav + ClamAV now runs as the non-privileged user clamav by default. If the previous configuration relied on a socket or pid in /var/run, clam will - not start after this upgrade. Please run dpkg-reconfigure - clamav-base, and when asked about the socket, please change its + not start after this upgrade. Please run 'dpkg-reconfigure + clamav-base', and when asked about the socket, change its location to /var/run/clamav/, and update the configuration of any - software that uses this socket (e.g., exim, amavis). + software that uses this socket (e.g., Exim, AMaVis). Template: clamav-base/debconf Type: boolean Default: true -_Description: Do you want to handle the configuration file with debconf? - There are quite a few options to be configured for clamav-base. +_Description: Handle the configuration file automatically? + Some options must be configured for clamav-base. . - The ClamAV suite won't work if it isn't configured. If you don't choose - debconf you'll have to configure /etc/clamav/clamd.conf manually or run - 'dpkg-reconfigure clamav-base' later. Whether you choose debconf or - not, manual changes in /etc/clamav/clamd.conf will be respected. + The ClamAV suite won't work if it isn't configured. If you do not + configure it automatically, you'll have to configure + /etc/clamav/clamd.conf manually or run 'dpkg-reconfigure clamav-base' + later. In any case, manual changes in /etc/clamav/clamd.conf will + be respected. Template: clamav-base/TcpOrLocal Type: select @@ -26,19 +36,19 @@ _Description: Socket type: Please choose the type of socket clamd will be listening on. . - If you choose TCP clamd can be accessed remotely. This choice isn't - recommended since ClamAV is a very young project. If you choose local - UNIX sockets, clamd can be accessed through a file. + If you choose TCP, clamd can be accessed remotely. If you choose local + UNIX sockets, clamd can be accessed through a file. Local UNIX sockets + are recommended for security reasons. Template: clamav-base/LocalSocket Type: string Default: /var/run/clamav/clamd.ctl -_Description: Local (Unix) socket clamd will listen on: +_Description: Local (UNIX) socket clamd will listen on: Template: clamav-base/FixStaleSocket Type: boolean Default: true -_Description: Gracefully handle left-over Unix socket files? +_Description: Gracefully handle left-over UNIX socket files? Template: clamav-base/TCPSocket Type: string @@ -49,22 +59,21 @@ Type: string Default: any _Description: IP address clamd will listen on: - Enter "any" to listen on every IP address configured. If you instead want - to listen on a single address or hostname, enter that address (e.g. - "127.0.0.1") or hostname. + Enter "any" to listen on every IP address configured. If you want + to listen on a single address or host name, enter it here. Template: clamav-base/numinfo -Type: note -_Description: A numeric value is mandatory - A non numerical answer to this question cannot be understood. +Type: error +_Description: Mandatory numeric value + This question requires a numeric answer. Template: clamav-base/ScanMail Type: boolean Default: true _Description: Do you want to enable mail scanning? This option enables scanning mail contents for viruses. - Although this is the least stable part of libclamav, you need this option - enabled if you want to use clamav-milter. It is recommended that you use + You need this option + enabled if you want to use clamav-milter. It is recommended that you use a separate unpacker to extract any MIME parts of email messages if you want to scan email. @@ -73,9 +82,9 @@ Default: true _Description: Do you want to enable archive scanning? If archive scanning is enabled, the daemon will extract archives such as - bz2, tar.gz, deb and many more to check their contents for viruses. + bz2, tar.gz, deb and many more, to check their contents for viruses. . - For more information about what archives are supported see + For more information about what archives are supported, see /usr/share/doc/clamav-docs/clamdoc.pdf or the manpage clamscan(5). Template: clamav-base/ScanRAR @@ -83,22 +92,25 @@ Default: false _Description: Do you want to enable RAR archive scanning? This enables the builtin RAR archiver. Use with caution, as - the RAR code may have memory leaks. Clamscan can also use external + the RAR code may have memory leaks. Clamscan can also use external RAR programs, such as unrar, although clamd does not. Template: clamav-base/StreamMaxLength Type: string Default: 0 _Description: Maximum stream length (unit Mb) allowed: - If you want you can set a limit on the stream length that can be scanned. - The value 0 disables this limit. + You can set a limit on the stream length that can be scanned. + . + Entering '0' will disable this limit. Template: clamav-base/ArchiveMaxRecursion Type: string Default: 5 _Description: Limit on the Archive recursion: This setting places a limit on recursion within archives, for example, a - tar file that is also gzipped. The value 0 disables the recursion limit. + tar file that is also gzipped. + . + Entering '0' will disable this limit. Template: clamav-base/ArchiveMaxCompressionRatio Type: string @@ -106,8 +118,10 @@ _Description: Limit on Archive compression: This setting places a limit on compression within archives, to guard against archive bombs (small files that expand to massive ones, a form - of Denial of Service Attack). However, this limit may be too low for - some settings. The value 0 disables this limit. + of Denial of Service attack). However, this limit may be too low for + some settings. + . + Entering '0' will disable this limit. Template: clamav-base/ArchiveMaxFiles Type: string @@ -118,14 +132,16 @@ Type: string Default: 10 _Description: Largest file size in Mb you will scan inside archives: - The value 0 disables the size limit. + Entering '0' will disable this limit. Template: clamav-base/MaxDirectoryRecursion Type: string Default: 0 _Description: Maximum directory depth that will be allowed: - You need to answer this question if you want to allow the daemon to follow - directory symlinks. The value 0 disables maximal directory depth limit. + This value must be set if you want to allow the daemon to follow + directory symlinks. + . + Entering '0' will disable this limit. Template: clamav-base/FollowDirectorySymlinks Type: boolean @@ -141,7 +157,7 @@ Type: string Default: 180 _Description: Timeout for stopping the thread-scanner (seconds): - The value 0 disables the timeout. + Entering '0' will disable the timeout. Template: clamav-base/MaxThreads Type: string @@ -157,7 +173,7 @@ Type: boolean Default: false _Description: Do you want to use the system logger? - It is possible to log daemon activity to the system logger. This can be + It is possible to log the daemon activity to the system logger. This can be done independently of whether you want to log activity to a special file. Template: clamav-base/LogFile @@ -176,23 +192,23 @@ _Description: Delay in seconds between daemon self checks: During the SelfCheck the daemon checks if it needs to reload the virus database. It also tries to repair problems caused by bugs in the daemon, - i.e in some cases it's able to repair broken data structures. + (that is, in some cases it's able to repair broken data structures). Template: clamav-base/User Type: string Default: clamav -_Description: What user do you want to run clamav-daemon as: - It is recommended to run the ClamAV programs as a non-priviledged user. - This will work with most MTA's with a little tweaking, but if you want to +_Description: User to run clamav-daemon as: + It is recommended to run the ClamAV programs as a non-privileged user. + This will work with most MTAs with a little tweaking, but if you want to use clamd for filesystem scans, running as root is probably unavoidable. Please see README.Debian in the clamav-base package for details. Template: clamav-base/AddGroups Type: string -_Description: Groups for clamav-daemon (space-seperated): +_Description: Groups for clamav-daemon (space-separated): Please enter any extra groups for clamd. . - Clamd runs as a non-priviledged user by default. If you need clamd to + By default, clamd runs as a non-privileged user. If you need clamd to be able to access files owned by another user (e.g., in combination with an MTA), then you will need to add clamd to the group for that piece of - software. Please see README.Debian in the clamav-base package for details. + software. Please see README.Debian in the clamav-base package for details. --- clamav.old/debian/control 2007-09-16 22:51:12.005084224 +0200 +++ clamav/debian/control 2007-10-01 07:39:59.801355513 +0200 @@ -10,28 +10,30 @@ Architecture: all Depends: ${misc:Depends}, adduser, ucf (>= 0.28), logrotate Recommends: clamav -Description: base package for clamav, an anti-virus utility for Unix - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via the Internet in the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. - . - This package mainly manages the clamav UNIX account. It's not really - useful without the clamav package. It also handles configuration for both - the clamav-daemon and the clamav-milter packages. +Description: anti-virus utility for Unix - base package + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. + . + This package mainly manages the clamav system account. It is not really + useful without the clamav package. It also handles the configuration + for both the clamav-daemon and the clamav-milter packages. Package: clamav-docs Architecture: all Depends: sharutils -Description: documentation package for clamav, an anti-virus utility for Unix - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via the Internet in the clamav-freshclam package. The - programs are based on a libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - documentation + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . This package contains the documentation for the ClamAV suite. @@ -39,50 +41,62 @@ Architecture: any Depends: libclamav2, ${shlibs:Depends} Priority: extra -Description: debug symbols for clamav - This package contains the stripped debugging symbols for the ClamAV suite +Description: debug symbols for ClamAV +Description: anti-virus utility for Unix - documentation + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. + . + This package contains the stripped debugging symbols for the ClamAV suite. Package: clamav Architecture: any Depends: ${shlibs:Depends}, clamav-freshclam | clamav-data Recommends: arj, unzoo, clamav-base Suggests: unrar (>=3.0-1), lha, clamav-docs -Description: antivirus scanner for Unix - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via the Internet in the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. - . - This package contains the command line interface. It has: - * built-in support for various archive formats, including Zip, RAR, Tar, - Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others - * built-in support for almost all mail file formats - * built-in support for ELF executables and Portable Executable files - compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and - obfuscated with SUE, Y0da Cryptor and others - * built-in support for popular document formats including MS Office and - MacOffice files, HTML, RTF and PDF - . - For scanning to work you'll need a virus database. You have 2 alternatives: - * clamav-freshclam: updates the database from Internet. This is - recommended if you have Internet access. - * clamav-data: for users without Internet access. Isn't updated at all - once it's installed. You can easily create your own updated package from - an Internet connected computer however, using clamav-getfiles. +Description: anti-virus utility for Unix - command-line interface + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. + . + This package contains the command line interface. Features: + - built-in support for various archive formats, including Zip, RAR, Tar, + Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others; + - built-in support for almost all mail file formats; + - built-in support for ELF executables and Portable Executable files + compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and + obfuscated with SUE, Y0da Cryptor and others; + - built-in support for popular document formats including Microsoft + Office and Mac Office files, HTML, RTF and PDF. + . + For scanning to work, a virus database is needed. There are two options + for getting it: + - clamav-freshclam: updates the database from Internet. This is + recommended with Internet access. + - clamav-data: for users without Internet access. The package is + not updated once installed. The clamav-getfiles package allows + creating custom packages from an Internet-connected computer. Package: libclamav-dev Section: libdevel Architecture: any Depends: libclamav2 (= ${binary:Version}), libssl-dev, libidn11-dev, libc6-dev | libc-dev, zlib1g-dev (>=1:1.1.4), libbz2-dev, libgmp3-dev -Description: clam Antivirus library development files - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - development files + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. @@ -93,52 +107,55 @@ Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: virus scanner library - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - library + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . For programs written using the libclamav library. Libclamav may be used to add - virus protection into software. The library is thread-safe, automatically - recognizes and scans archives. Scanning is very fast - in many cases it won't - be noticeable. + virus protection into software. The library is thread-safe, and automatically + recognizes and scans archives. Scanning is very fast and most of the time + not noticeable. Package: clamav-daemon Architecture: any Depends: ${shlibs:Depends}, clamav-base(>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0), ucf Suggests: daemon, clamav-docs -Description: antivirus scanner daemon - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - scanner daemon + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . - This package contains the daemon and command line interface to the daemon, + This package contains the daemon and its command line interface, featuring: - * fast, multi-threaded daemon - * easy integration with MTA's - * support for on-access scanning - * remote scanning - * able to be run supervised by daemon + - fast, multi-threaded daemon; + - easy integration with MTA's; + - support for on-access scanning; + - remote scanning; + - able to be run supervised by daemon. Package: clamav-testfiles Architecture: all -Description: use these files to test that your Antivirus program works - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. - . - This package contains files 'infected' with a test signature. The test - signature (ClamAV-Test-Signature) should be detectable by all Debian - Antivirus programs. +Description: anti-virus utility for Unix - test files + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. + . + This package contains files 'infected' with a test signature. The test + signature (ClamAV-Test-Signature) should be detectable by all + anti-virus programs. Package: clamav-freshclam Architecture: any @@ -146,16 +163,17 @@ Provides: clamav-data Suggests: clamav-docs Depends: ${misc:Depends}, clamav-base (>= ${source:Version}), ${shlibs:Depends} , debianutils (>= 1.6), ucf (>= 0.28), logrotate, lsb-base (>> 3.0) -Description: downloads clamav virus databases from the Internet - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - virus database update utility + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . - This package contains the program freshclam and scripts to automate virus - database updating. Depends on an internet connection to function, but can be + This package contains the freshclam program and scripts to automate virus + database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. Package: clamav-milter @@ -164,13 +182,14 @@ Priority: extra Recommends: clamav-daemon Depends: ${shlibs:Depends}, clamav-base (>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0) -Description: antivirus scanner for sendmail - Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this - software is the integration with mail servers (attachment scanning). The - package provides a flexible and scalable multi-threaded daemon in the - clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. +Description: anti-virus utility for Unix - sendmail integration + Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of + this software is the integration with mail servers (attachment + scanning). The package provides a flexible and scalable + multi-threaded daemon in the clamav-daemon package, a command-line + scanner in the clamav package, and a tool for automatic updating via + the Internet in the clamav-freshclam package. The programs are based + on libclamav2, which can be used by other software. . - This package contains the ClamAV milter for use with sendmail. It can + This package contains the ClamAV milter for use with sendmail. It can be configured to be run either standalone, or using clamav-daemon.