File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ differ slightly from third-party binary packages.
7
7
8
8
ClamAV 1.0.6 is a critical patch release with the following fixes:
9
9
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
+
10
32
## 1.0.5
11
33
12
34
ClamAV 1.0.5 is a critical patch release with the following fixes:
You can’t perform that action at this time.
0 commit comments