Skip to content

Commit b977f2e

Browse files
committed
News: Release notes for 1.0.6
1 parent 296e7d1 commit b977f2e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

NEWS.md

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

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

10+
- Updated select Rust dependencies to the latest versions.
11+
This resolved Cargo audit complaints and included PNG parser bug fixes.
12+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1225)
13+
14+
- Fixed a bug causing some text to be truncated when converting from UTF-16.
15+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1232)
16+
17+
- Fixed assorted complaints identified by Coverity static analysis.
18+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1237)
19+
20+
- Fixed a bug causing CVDs downloaded by the `DatabaseCustomURL` Freshclam
21+
config option to be pruned and then re-downloaded with every update.
22+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1240)
23+
24+
- Added the new 'valhalla' database name to the list of optional databases in
25+
preparation for future work.
26+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1240)
27+
28+
- Silenced a warning "Unexpected early end-of-file" that occured when
29+
scanning some PNG files.
30+
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1216)
31+
1032
## 1.0.5
1133

1234
ClamAV 1.0.5 is a critical patch release with the following fixes:

0 commit comments

Comments
 (0)