From 14d03e8ed5dcdb8552c8a4c7c9a383b29a6891cb Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 26 Feb 2024 15:16:49 +0100 Subject: Prepare for OpenJPEG v2.5.1 release --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 9aadb9c8..5f9b11fa 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,14 @@ More details in the [CHANGELOG](https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md) +## OpenJPEG 2.5.1 (Feb 2024) + +No API/ABI break compared to v2.5.0 + +* CMake: drop support for cmake < 3.5 +* Several bugfixes, including [\#1509](https://github.com/uclouvain/openjpeg/pull/1509) for CVE-2021-3575 +* Significant speed-up rate allocation by rate/distoratio ratio [\#1440](https://github.com/uclouvain/openjpeg/pull/1440) + ## OpenJPEG 2.5.0 (May 2022) No API/ABI break compared to v2.4.0, but additional symbols for subset of components decoding (hence the MINOR version bump). -- cgit v1.2.3