From 1a2d185e5475c2ba9728332d3a5a0bb2c0601bea Mon Sep 17 00:00:00 2001 From: Micah Snyder Date: Mon, 23 Oct 2023 15:18:52 -0500 Subject: [PATCH] News: Release notes for 1.1.3 --- NEWS.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 3d60209aa5..c912d79d46 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,9 +5,26 @@ differ slightly from third-party binary packages. ## 1.1.3 -ClamAV 1.1.3 is a critical patch release with the following fixes: +ClamAV 1.1.3 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/1034 + +- Upgrade the bundled UnRAR library (libclamunrar) to version 6.2.12. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1055 + +- Windows: libjson-c 0.17 compatibility fix. with ssize_t type definition. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1063 + +- 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/1059 + +- Fix alert-exceeds-max feature for files > 2GB and < max-filesize. + - GitHub pull request: https://github.com/Cisco-Talos/clamav/pull/1040 Special thanks to the following people for code contributions and bug reports: +- Yasuhiro Kimura ## 1.1.2