diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 40b81c41..624c038a 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,13 @@

Changelog from Git



-
commit eaa098b59b346cb88e4d10d505061f669d7134fc
+
commit 15cf3d95814dc931ca0ecb132f81cb152e051bae
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2020-11-23 18:14:02 +0100
+
+    Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fixes #1283)
+
+commit eaa098b59b346cb88e4d10d505061f669d7134fc
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2020-11-23 13:49:05 +0100
 
@@ -895,15 +901,6 @@ Date:   2018-10-31 20:22:11 +0100
     
     Fixes #1158.
 
-commit 51f097e6d5754ddae93e716276fe8176b44ec548
-Merge: e7640f5 8ee3352
-Author: Even Rouault <even.rouault@mines-paris.org>
-Date:   2018-12-21 16:41:00 +0100
-
-    Merge pull request #1172 from hlef/master
-    
-    convertbmp: detect invalid file dimensions early (CVE-2018-6616)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index c9314525..e7e3ea34 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -705,7 +705,7 @@ $VAR1 = { '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', - 'current' => '2020-11-23 13:49:05' + 'current' => '2020-11-23 18:14:02' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1606150095', + 'ScmUpdateTime' => '1606167537', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a index 90b51874..30f3c6f6 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 index 649f6e4f..f1d31a2f 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 2d7c76d8..1137610a 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.3.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 index eeda45aa..afba08b7 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 2d2a2d27..8c4637f9 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2020-11-23
13:49 +2020-11-23
18:14 7 changelog 100% @@ -179,7 +179,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Mon Nov 23 16:48:52 2020.
+
Maintained by OpenJPEG team. Last updated on Mon Nov 23 21:39:32 2020.


abi-laboratory.pro