This Copfilter update makes services compatible with IPCop-2.0.x, and fixes
all bugs found so far.
Content:
Bugfixes:
- - wrong update time for antivirus signatures updates
- enable POP3s for p3scan
- fix for multiple times mounted tmpfs
- fixed signature update for f-prot free version
- HTTPS traffic fix for HAVP
Packages:
- - ClamAV 0.97.3
- HAVP 0.92a
- p3scan 2.3.2
- monit 5.3.1
- proxsmtp 1.10
- Imspector 0.9
- php 5.2.17
- rsync 3.0.9
- wget 1.13.4
- some perl modules
- Spamassassin 3.3.2
Download: http://www.copfilter.org/pg64
There was reportet a segmentation fault, using proxsmtp 1.10 (Thanks to balooh for reporting)!
A downgrad to proxsmtp 1.8 was performed and uploaded again!
manual fix:
If you already installed this update, you can fix this by typing 2 commands to shell:
- Code: Select all
rm /var/log/copfilter/default/opt/proxsmtp/default
ln -s /var/log/copfilter/default/opt/proxsmtp/1.8 /var/log/copfilter/default/opt/proxsmtp/default
regards