diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 558c1a25..3b361895 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,33 @@

Changelog from Git



-
commit 2519439d7d4d0e51abf479afe73f30b1c7c70530
+
commit eb27272a79cd81256e475b9aad8461fda8b7f989
+Merge: 2519439 4d147d9
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2021-01-04 10:45:52 +0100
+
+    Merge pull request #1317 from ffontaine/master
+    
+    CMakeLists.txt: Don't require a C++ compiler
+
+commit 4d147d9630653e4c93a70a2a8026c323ed1042d2
+Author: Peter Korsgaard <peter@korsgaard.com>
+Date:   2021-01-04 09:05:42 +0100
+
+    CMakeLists.txt: Don't require a C++ compiler
+    
+    By default, CMake assumes that the project is using both C and C++.  By
+    explicitly passing 'C' as argument of the project() macro, we tell CMake
+    that only C is used, which prevents CMake from erroring out if a C++
+    compiler doesn't exist.
+    
+    Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
+    [Retrieved (and slightly updated by adding enable_language(CXX) if
+    WITH_ASTYLE is set) from:
+    https://git.buildroot.net/buildroot/tree/package/openjpeg/0003-CMakeLists.txt-Don-t-require-a-C-compiler.patch]
+    Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
+
+commit 2519439d7d4d0e51abf479afe73f30b1c7c70530
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2020-12-31 14:54:59 +0100
 
@@ -849,25 +875,6 @@ Date:   2020-01-30 00:59:57 +0100
     
     Fixes #1231 / CVE-2020-8112
 
-commit b63a433ba168bad5fa10e83de04d6305e6a222e2
-Author: Max Moroz <dor3s1@gmail.com>
-Date:   2020-01-13 09:07:54 -0800
-
-    tests/fuzzers: link fuzz binaries using $LIB_FUZZING_ENGINE. (#1230)
-    
-    This was changed some time ago (https://google.github.io/oss-fuzz/getting-started/new-project-guide/) but the build didn't fail as there is a fallback mechanism. The main advantage of the new approach is that for libFuzzer this produces more performant binaries (as `$LIB_FUZZING_ENGINE` expands into `-fsanitize=fuzzer`, which links libFuzzer from the compiler-rt, allowing better optimization tricks).
-    
-    I'm also experimenting with dataflow (https://github.com/google/oss-fuzz/issues/1632) on your project, and the dataflow config doesn't have a fallback (as it's a new configuration), therefore I'm proposing a change to migrate from `-lFuzzingEngine` to `$LIB_FUZZING_ENGINE`.
-
-commit 46c1eff9e98bbcf794d042f7b2e3d45556e805ce
-Merge: ac37373 024b840
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2020-01-11 11:29:11 +0100
-
-    Merge pull request #1229 from rouault/fix_1228
-    
-    opj_j2k_update_image_dimensions(): reject images whose coordinates are beyond INT_MAX (fixes #1228)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 73ea1a4f..2632cc45 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -768,7 +768,7 @@ $VAR1 = { '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', '2.4.0' => '2020-12-28 20:59', - 'current' => '2020-12-31 14:54:59' + 'current' => '2021-01-04 10:45:52' }, 'HeadersDiff' => { '1.1' => { @@ -886,7 +886,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1609423617', + 'ScmUpdateTime' => '1609754307', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a index 30fe482c..16f336b1 100644 Binary files a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 index 20927c06..0ec2ad92 100644 Binary files a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 and b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 0e9a1a9c..4317c23b 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 index 304c7666..cdc26563 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 42b52ad4..3e01ae01 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2020-12-31
14:54 +2021-01-04
10:45 7 changelog 100% @@ -188,7 +188,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Dec 31 14:07:34 2020.
+
Maintained by OpenJPEG team. Last updated on Mon Jan 4 09:59:03 2021.


abi-laboratory.pro