This is an old revision of the document!
Current: ClamAV 0.100.0 (V2 only), especially made for Copfilter and adapted to IPCop versions 1.4.x (V1) and 2.x (V2).
Unless otherwise stated, HAVP and C-ICAP are NOT included anymore.
Source: http://www.copfilter.org/forum/viewtopic.php?f=4&t=224&start=0
This version requires more performance / memory than older versions.
If the 3rd party signatures are enabled, the system requires at least 1GB of RAM!
The signature databases are still growing, new features and techniques for virus detection mean that more power is needed.
Improvements:
New Malware detection and improvements in the Scan Engine.
The bytecode interpreter is new, plus various innovations in the heuristic detection and improvements of the signatures.
Supports new archives, new executable file formats and UPX 3.0.
LLVM (performance improvement) is unfortunately not supported because the libraries are now getting old.
ClamAV-Changelog: https://github.com/vrtadmin/clamav-devel/blob/0.99.2/ChangeLog
HAVP-Changelog: http://www.server-side.de/
IPCop 1.4.x ONLY:
V1: | clamav_0.98.4_copfilter-v1-package.tgz | 8.7 MB |
MD5SUM: | 093B19932A7D9AFC8848B70B71C03769 |
This update performs the necessary adjustment automatically and will also fix a bug in the havp init script, which did not disable the library mode correctly. There will be also added the necessary ssl libraries, which becomes important since ClamAV 0.98.3.
IPCop 1.9.x/2.x ONLY (Copfilter 2.0.91 / no longer supported!):
V2: | clamav_0.97.7_copfilter-2.0.91beta1-package.tgz | 61.9 MB |
MD5SUM: | 87A07902641C54E030A6A9D9F346C5A9 |
Please note: ClamAV 0.97 Engine End of Life Announcement
IPCop 1.9.x/2.x ONLY (Copfilter 2.0.91beta3/4):
V2: | clamav_0.98.1_copfilter-2.0.91beta4-package.tgz | 6.9 MB |
MD5SUM: | 72B7EE292B2463356574378A47756372 |
IPCop 2.x ONLY (Copfilter 2.1.92betaX):
V2: | clamav_0.98.4_copfilter_2.1.92betax.tgz | 5.6 MB |
MD5SUM: | 019BFB52152900E41886C353CB6CC453 |
Notes for HAVP users: at this moment, HAVP is working only in socket mode (library mode = off), because of a bug!
IPCop 1.4.x ONLY:
V1: | clamav_0.98.7_copfilter.tar.gz | 6.5 MB |
MD5SUM: | 049F588F295E57292A6C03923B774754 |
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.98.7_copfilter-v2.tgz | 4.9 MB |
MD5SUM: | 066B66339DA55A2C31FBB4777ADC52C0 |
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.99-pack_copfilter-v2.tgz | 5.8 MB |
MD5SUM: | D185D9A2411509F0EBC8E76ECA658C70 |
Additional info from Forum: If you installed previous clamav-0.99 update package from Kare website, you need to reinstall it! Previous version of clamav 0.99 (02/12/2015 » 06/12/2015) was missing recompiled havp! If you already installed previous clamav update, please enforce reinstall!
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.99.1-pack_copfilter-v2.tgz | 5.8 MB |
MD5SUM: | 2F17EC4DF9A76A84ADFDC28993940183 |
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.99.2-1-bundle_copfilter-v2.tgz | 5.8 MB |
MD5SUM: | 6C647C090CE929D0809C7B1238D0EFC8 |
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.99.3-bundle_copfilter-v2.tgz | 6.17 MB |
MD5SUM: | 5BC70D2E797A6CDA79A5DEF88260BC69 |
IPCop 2.x ONLY (Copfilter 2.1.93beta1):
V2: | clamav_0.99.4_copfilter-v2.tar.gz | 5 MB |
MD5SUM: | 6756C5E761A159902170BEEFCAAA317F |
Installation proceeds - with a slight difference - as described in The installation of the software archives:
Manual deletion of the installation files and previous versions of ClamAV and HAVP is no longer required, they will be deleted on demand.
Initiated by: http://www.copfilter.org/forum/viewtopic.php?p=782#p782
How this can be done, is documented here.
To make this somewhat clearer (these are indeed two different cops, but I think it is clear what is meant!):
Services (512 MB) | Services (1GB) |
---|---|
![]() | ![]() |
Memory Graph (512 MB): | Memory Graph (1 GB): |
---|---|
![]() | ![]() |
Swap Graph (512 MB): | Swap Graph (1 GB) |
---|---|
![]() | ![]() |
There are two possibilities:
1.: In this case, a downgrade is relatively simple.
Log in on the console as 'root' using a suitable client (ssh, PuTTY, …) and initiate the following commands:
copfilter_stopclamd
[ENTER]
Sample output:
root@DevelCop:~ # copfilter_stopclamd Sent a HUP signal to monit <BR>Waiting . clamd killed <BR> clamd is not running <BR>
rm -R /var/log/copfilter/default/opt/clamav/default
[ENTER]
ln -s /var/log/copfilter/default/opt/clamav/0.95.3 /var/log/copfilter/default/opt/clamav/default
[ENTER]
chown -R clamav:clamav /var/log/copfilter/default/opt/clamav
[ENTER]
rm /var/log/copfilter/default/opt/clamav/virdb/bytecode.*
[ENTER]
copfilter_startclamd
[ENTER]
Sample output:
root@DevelCop:~ # copfilter_startclamd ClamAV debug mode is disabled <BR> Blocking of encrypted archives is disabled <BR> <BR> Starting clamd <BR> wait 1 second(n) <BR> clamd is running with PID 1083 1082 1081 <BR>
2: If the old directories of the previous version were deleted, the ClamAV version 0.95.3, of course, must be re-installed.
copfilter_stopclamd rm /var/log/copfilter/default/opt/clamav/virdb/bytecode.*
[ENTER]
cd /tmp wget http://www.it-connect-unix.de/copfilter/clamav_0.95.3_copfilter.tar.gz tar xzvf clamav_0.95.3_copfilter.tar.gz md5sum clamav_0.95.3_copfilter.tar.gz cd clamav_0.95.3_copfilter ./install