Browse code

News: minor updates prior to 1.4.0-rc

Micah Snyder authored on 2024/05/07 05:16:59
Showing 1 changed files
... ...
@@ -79,6 +79,10 @@ ClamAV 1.4.0 includes the following improvements and changes:
79 79
   target "any" file size.
80 80
   - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1167)
81 81
 
82
+- Added an improvement to the SystemD service file for ClamOnAcc so that the
83
+  service will shut down faster on some systems.
84
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1164)
85
+
82 86
 ### Bug fixes
83 87
 
84 88
 - Silenced confusing warning message when scanning some HTML files.
... ...
@@ -100,6 +104,11 @@ ClamAV 1.4.0 includes the following improvements and changes:
100 100
 - Added missing documentation for the ClamScan `--force-to-disk` option.
101 101
   - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1186)
102 102
 
103
+- Fixed an issue where ClamAV unit tests would prefer an older
104
+  libclamunrar_iface library from the install path, if present, rather than
105
+  the recently compiled library in the build path.
106
+  - [GitHub pull request](https://github.com/Cisco-Talos/clamav/pull/1258)
107
+
103 108
 ### Acknowledgments
104 109
 
105 110
 Special thanks to the following people for code contributions and bug reports: