Skip to content

Commit 2412d40

Browse files
committed
Update NEWS.md with release notes for 1.5.1
1 parent 72a7592 commit 2412d40

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

NEWS.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,31 @@ differ slightly from third-party binary packages.
77

88
ClamAV 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

1237
ClamAV 1.5.0 includes the following improvements and changes:

0 commit comments

Comments
 (0)