Release ClamAV 0.102.0

An entry about the release of program 0.102.0 appeared on the blog of the ClamAV antivirus, developed by Cisco.

Among the changes:

  • transparent checking of opened files (on-access scanning) was moved from clamd to a separate clamonacc process, which made it possible to organize the operation of clamd without root privileges;
  • The freshclam program has been redesigned, adding support for HTTPS and the ability to work with mirrors that process requests on network ports, not just 80;
  • database operations have been moved to the libfreshclam library;
  • added support for working with egg archives without the need to install the UnEgg library;
  • added the ability to limit scanning time;
  • improved work with executable files with Authenticode digital signatures;
  • eliminated compiler warnings when building with the “-Wall” and “-Wextra” options;
  • added the ability to create bytecode signatures for unpacking Mach-O and ELF executable files;
  • reformatted the code base using the clang-format utility;
  • The clamsubmit utility was ported for Windows.

ClamAV code is distributed under license GPLv2.

Source: linux.org.ru

Add a comment