This update for clamav fixes the following issues:
clamav was updated to the new major release 0.103.0. (jsc#ECO-3010,bsc#1118459)
Note that libclamav was changed incompatible, if you have a 3rd party application that uses libclamav, it needs to be rebuilt.
Update to 0.103.0
clamd can now reload the signature database without blocking scanning. This multi-threaded database reload improvement was made possible thanks to a community effort.
Non-blocking database reloads are now the default behavior. Some systems that are more constrained on RAM may need to disable non-blocking reloads as it will temporarily consume two times as much memory. We added a new clamd config option ConcurrentDatabaseReload, which may be set to no.
Fix clamav-milter.service (requires clamd.service to run)
Update to 0.102.4
Update to 0.102.3
Update to 0.102.2:
Fix for memory leak in byte-compare signature handler.
Update to 0.102.1:
Update to 0.102.0:
Update to 0.101.4:
Update to version 0.101.3:
Update to version 0.101.2 (bsc#1130721)
This update was imported from the SUSE:SLE-15:Update update project.