From 8998d431ecc478dab497b30de34ff93f341d6aa2 Mon Sep 17 00:00:00 2001 From: Micah Snyder Date: Mon, 23 Oct 2023 15:44:29 -0500 Subject: [PATCH] News: Release notes for 1.2.1 --- NEWS.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 8b1cf45fd8..78b97306aa 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,9 +5,23 @@ differ slightly from third-party binary packages. ## 1.2.1 -ClamAV 1.2.1 is a critical patch release with the following fixes: +ClamAV 1.2.1 is a patch release with the following fixes: + +- Eliminate security warning about unused "atty" dependency. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1033 + +- Upgrade the bundled UnRAR library (libclamunrar) to version 6.2.12. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1056 + +- Build system: Fix link error with Clang/LLVM/LLD version 17. + Patch courtesy of Yasuhiro Kimura. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1060 + +- Fix alert-exceeds-max feature for files > 2GB and < max-filesize. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1039 Special thanks to the following people for code contributions and bug reports: +- Yasuhiro Kimura ## 1.2.0