File squidclamav.changes of Package squidclamav
-------------------------------------------------------------------
Mon Sep 29 11:12:31 UTC 2014 - lars@linux-schulserver.de
- create a symlink /etc/squidclamav.conf pointing to the config in
/etc/c-icap/squidclamav.conf as the code seems to have the path
still hardcoded in some places
-------------------------------------------------------------------
Wed Mar 12 15:35:13 UTC 2014 - lars@linux-schulserver.de
- update to 6.11:
+ This release adds support to icap template allowing to display a templated
response on block instead of redirecting to an external URL. Add new lines into
HTTP and ICAP response header to set X-Infection-Found and X-Virus-ID when a
virus is found. With the possiblity to scan data sent without preview this
allow some commercial product like MoveIt DMZ to work with c-icap and
squidclamav service. Lot of code clean up and bug fixes.
+ Replace clamd STREAM by zINSTREAM protocol as clamav have removed
the obsolete STREAM protocol in release 0.97.4. Thanks to Vasan and
Raja Lakshmi for the report.
- use /var/run/clamav/clamd-socket as clamav socket per default
- place the squidclamav.conf in the /etc/c-icap directory where
it makes more sense
- add MALWARE_FOUND template for c_icap
-------------------------------------------------------------------
Wed Dec 25 15:04:52 UTC 2013 - lars@linux-schulserver.de
- place libraries in %{_prefix}/lib/c_icap/ as all the other
c-icap modules
- use README.SUSE
-------------------------------------------------------------------
Thu Nov 1 20:03:52 UTC 2012 - lars@linux-schulserver.de
- update to 6.10:
+ Replaced clamd STREAM by zINSTREAM protocol as clamav have
removed the obsolete STREAM protocol in release 0.97.4.
-------------------------------------------------------------------
Wed Sep 12 10:01:31 UTC 2012 - lars@linux-schulserver.de
- update to 6.9:
+ Add 'safebrowsing' configuration directive to enable/disable
Safe Browsing detection
+ Fix support to Clamav Google Safe Browsing that need a second
query to clamd because the url need to be embeded in an email
like content. Thanks to frOgz for the report
+ All redirect CGI scripts have been rewritten with some CSS and
to better handle virus vs malware.
+ Compatibility fix with new c-icap 0.2.1 release that prevent
squidclamav service to be initialized.
+ Add a workaround for a squidGuard bug that unescape the URL and
send it back unescaped. This result in garbage staying into pipe
of the system command call and could crash squidclamav on next
read or return false information. This is specially true with URL
containing the %0D or %0A character.
+ Update documentation about the recommanded way to call squidGuard
through the use of url_rewrite_program in squid.conf. You may not
use the squidguard configuration directive into squidclamav.conf
+ Rewrite entirely the squidclamav behavior with the maxsize directive.
The previous fix was only a workaround.
+ Fix a bug on 'trustclient' check part that was never executed if
dnslookup was disabled. Thanks to Tinu for the report.
- removed upstreamed squidclamav-fix_html.patch
-------------------------------------------------------------------
Fri Apr 6 07:00:12 UTC 2012 - lars@linux-schulserver.de
- added hint for disabling RPM scanning in config
- added suse.de and opensuse.org domains as whitelisted
-------------------------------------------------------------------
Mon Apr 2 08:50:10 UTC 2012 - lars@linux-schulserver.de
- initial version 6.5