diff --git a/general/graphlib/openjpeg2.xml b/general/graphlib/openjpeg2.xml index 2e309b0762..caef2f96b1 100644 --- a/general/graphlib/openjpeg2.xml +++ b/general/graphlib/openjpeg2.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -76,13 +76,13 @@ Optional + (for tests), , , , and (to build the API documentation) - @@ -101,16 +101,17 @@ cmake -DCMAKE_BUILD_TYPE=Release \ -DBUILD_STATIC_LIBS=OFF .. && make - - This package does not come with a test suite. + If you wish to run the tests, some additional files are required. Download + these files and run the tests using the following commands, but note that + 8 tests are known to fail: +git clone https://github.com/uclouvain/openjpeg-data.git --depth 1 && +OPJ_DATA_ROOT=$PWD/openjpeg-data cmake -DBUILD_TESTING=ON .. && +make && +make test + Now, as the root user: diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index e7d7120841..6086be1b73 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ March 2nd, 2024 + + [renodr] - Update to OpenJPEG-2.5.2 (Security Update). Fixes + #19370. + [renodr] - Update to c-ares-1.27.0 (Security Update). Fixes #19357. diff --git a/packages.ent b/packages.ent index 58d720843b..4355489547 100644 --- a/packages.ent +++ b/packages.ent @@ -230,7 +230,7 @@ - +