diff --git a/clamav.changes b/clamav.changes index 31c8f37..0fd1a7e 100644 --- a/clamav.changes +++ b/clamav.changes @@ -12,15 +12,6 @@ Fri Mar 15 13:52:57 UTC 2024 - Reinhard Max does not exist. * ClamOnAcc: Fixed an infinite loop when a file has been deleted before a scan. - -------------------------------------------------------------------- -Mon Feb 26 10:47:55 UTC 2024 - Dominique Leuenberger - -- Use %patch -P N instead of deprecated %patchN. - -------------------------------------------------------------------- -Fri Aug 18 14:03:06 UTC 2023 - Reinhard Max - - New version: 1.2.0: * Added support for extracting Universal Disk Format (UDF) partitions. @@ -39,11 +30,6 @@ Fri Aug 18 14:03:06 UTC 2023 - Reinhard Max * bsc#1211594: Fixed an issue where ClamAV does not abort the signature load process after partially loading an invalid signature. -- Renew clamav.keyring . - -------------------------------------------------------------------- -Fri May 26 15:08:45 UTC 2023 - Reinhard Max - - New version 1.1.0: * https://blog.clamav.net/2023/05/clamav-110-released.html * Added the ability to extract images embedded in HTML CSS @@ -57,15 +43,7 @@ Fri May 26 15:08:45 UTC 2023 - Reinhard Max * Added a new function cl_engine_set_clcb_vba() to the libclamav API. * obsoletes clamav-ec32.patch. - -------------------------------------------------------------------- -Wed Apr 5 08:57:50 UTC 2023 - Reinhard Max - - boo#1180296: Integrate clamonacc as a service. - -------------------------------------------------------------------- -Thu Mar 16 17:00:01 UTC 2023 - Reinhard Max - - New version 1.0.1 LTS (including changes in 0.104 and 0.105): * As of ClamAV 0.104, CMake is required to build ClamAV. * As of ClamAV 0.105, Rust is now required to compile ClamAV. @@ -97,6 +75,39 @@ Thu Mar 16 17:00:01 UTC 2023 - Reinhard Max - Fix format strings on 32bit platforms (clamav-format.patch). - Add missing endianness conversions (clamav-ec32.patch). - Don't build on armv7l for now due to some test failures. +- Drop clamav-disable-yara.patch as yara cannot be disabled anymore. + +------------------------------------------------------------------- +Mon Feb 26 10:47:55 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- +Wed Oct 25 18:38:13 UTC 2023 - Arjen de Korte + +- Update to 0.103.11 + * Upgrade the bundled UnRAR library (libclamunrar) to version 6.2.12. + * Windows: libjson-c 0.17 compatibility fix. with ssize_t type definition. + * Windows: Update build system to use OpenSSL 3 and PThreads-Win32 v3. + +- Update to 0.103.10 + * Upgrade the bundled UnRAR library (libclamunrar) to version 6.2.10. + (bsc#1216625, CVE-2023-40477) + +------------------------------------------------------------------- +Fri Aug 18 14:03:06 UTC 2023 - Reinhard Max + +- Renew clamav.keyring . + +------------------------------------------------------------------- +Wed Aug 16 17:32:03 UTC 2023 - Arjen de Korte + +- Update to 0.103.9 + * CVE-2023-20197: Fixed a possible denial of service vulnerability in + the HFS+ file parser. This issue affects versions 1.1.0, 1.0.1 through + 1.0.0, 0.105.2 through 0.105.0, 0.104.4 through 0.104.0, and 0.103.8 + through 0.103.0. (boo#1214342) + * Fixed compiler warnings that may turn into errors in Clang 16. ------------------------------------------------------------------- Wed Feb 15 17:26:43 UTC 2023 - Arjen de Korte