mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
News: Release notes for 1.2.3
This commit is contained in:
parent
3df95e3c49
commit
a232cb9df4
1 changed files with 23 additions and 1 deletions
24
NEWS.md
24
NEWS.md
|
@ -5,7 +5,29 @@ differ slightly from third-party binary packages.
|
||||||
|
|
||||||
## 1.2.3
|
## 1.2.3
|
||||||
|
|
||||||
ClamAV 1.2.3 is a critical patch release with the following fix:
|
ClamAV 1.2.3 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.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1226)
|
||||||
|
|
||||||
|
- Fixed a bug causing some text to be truncated when converting from UTF-16.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1231)
|
||||||
|
|
||||||
|
- Fixed assorted complaints identified by Coverity static analysis.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1236)
|
||||||
|
|
||||||
|
- Fixed a bug causing CVDs downloaded by the `DatabaseCustomURL` Freshclam
|
||||||
|
config option to be pruned and then re-downloaded with every update.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1239)
|
||||||
|
|
||||||
|
- Added the new 'valhalla' database name to the list of optional databases in
|
||||||
|
preparation for future work.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1239)
|
||||||
|
|
||||||
|
- Silenced a warning "Unexpected early end-of-file" that occured when
|
||||||
|
scanning some PNG files.
|
||||||
|
- [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1215)
|
||||||
|
|
||||||
## 1.2.2
|
## 1.2.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue