File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,31 @@ differ slightly from third-party binary packages.
77
88ClamAV 1.5.1 is a patch release with the following fixes:
99
10+ - Fixed a significant performance issue when scanning some PE files.
11+
12+ - Fixed an issue recording file entries from a ZIP archive central directory
13+ which resulted in "Heuristics.Limits.Exceeded.MaxFiles" alerts when using the
14+ ClamScan ` --alert-exceeds-max ` command line option or ClamD ` AlertExceedsMax `
15+ config file option.
16+
17+ - Improved performance when scanning TNEF email attachments.
18+
19+ - Fixed an issue with recording metadata for OOXML office documents.
20+
21+ - Fixed an issue with signature matches for VBA in OLE2 office documents.
22+
23+ - Loosened overly restrictive rules for embedded file identification and
24+ increased the limit for finding PE files embedded in other PE files.
25+
26+ - Fixed an issue with extracting some RAR archives embedded in other files.
27+
28+ - Fixed an issue with calculating fuzzy hashes affecting some images by updating
29+ the version for several Rust library dependencies.
30+ - This release does not require a newer version of the Rust compiler toolchain
31+ than what was required for ClamAV 1.5.0.
32+
33+ [ GitHub pull request] ( https://github.com/Cisco-Talos/clamav/pull/1606 )
34+
1035## 1.5.0
1136
1237ClamAV 1.5.0 includes the following improvements and changes:
You can’t perform that action at this time.
0 commit comments