From 83aa8120b592c638940a50d1b6c005f4874472e9 Mon Sep 17 00:00:00 2001
From: Micah Snyder <micasnyd@cisco.com>
Date: Mon, 22 Jan 2024 18:14:25 -0500
Subject: [PATCH] News: Update release notes for 1.3.0-rc2

---
 NEWS.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 44de4dcfea..ec3ca55f83 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -52,6 +52,9 @@ ClamAV 1.3.0 includes the following improvements and changes:
   "CL_TYPE_PYTHON_COMPILED" instead of "CL_TYPE_BINARY_DATA".
   - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1111)
 
+- Improved support for decrypting PDF's with empty passwords.
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1141)
+
 - Assorted minor improvements and typo fixes.
 
 ### Bug fixes
@@ -65,18 +68,34 @@ ClamAV 1.3.0 includes the following improvements and changes:
 - ClamOnAcc: Fixed an infinite loop when a watched directory does not exist.
   - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1047)
 
+- ClamOnAcc: Fixed an infinite loop when a file has been deleted before a scan.
+  Patch courtesy of gsuehiro.
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1150)
+
 - Fixed a possible crash when processing VBA files on HP-UX/IA 64bit.
   Patch courtesy of Albert Chin-A-Young.
   - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/526)
 
+- ClamConf: Fixed an issue printing `MaxScanSize` introduced with the change
+  to allow a MaxScanSize greater than 4 GiB.
+  Fix courtesy of teoberi.
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1121)
+
+- Fixed an issue building a ClamAV RPM in some configurations.
+  The issue was caused by faulty CMake logic that intended to create an
+  empty database directory during the install.
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1144)
+
 ### Acknowledgments
 
 Special thanks to the following people for code contributions and bug reports:
 - Albert Chin-A-Young
 - Andrew Kiggins
 - driverxdw
+- gsuehiro
 - Luca D'Amico
 - RainRat
+- teoberi
 
 ## 1.2.1