Skip to content

ClamAV 1.0.6

Compare
Choose a tag to compare
@micahsnyder micahsnyder released this 17 Apr 17:24
· 327 commits to main since this release

ClamAV 1.0.6 is a critical patch release with the following fixes:

  • Updated select Rust dependencies to the latest versions.
    This resolved Cargo audit complaints and included PNG parser bug fixes.

  • Fixed a bug causing some text to be truncated when converting from UTF-16.

  • Fixed assorted complaints identified by Coverity static analysis.

  • Fixed a bug causing CVDs downloaded by the DatabaseCustomURL Freshclam
    config option to be pruned and then re-downloaded with every update.

  • Added the new 'valhalla' database name to the list of optional databases in
    preparation for future work.

  • Silenced a warning "Unexpected early end-of-file" that occured when
    scanning some PNG files.