diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 0a7a48e3..42062092 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 33167ddc13fd20313ccfcdc64141000407b68b8f
+
commit 28094e1ebfa420f9a0bdc7a11b8d4ee5f154db35
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-09-08 10:56:49 +0200
+
+    opj_tcd_mct_decode(): avoid heap buffer overflow when components have not the same number of resolutions. Also fixes an issue with subtile decoding. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3331. Credit to OSS Fuzz
+
+commit 33167ddc13fd20313ccfcdc64141000407b68b8f
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-08 09:53:52 +0200
 
@@ -593,12 +599,6 @@ Date:   2017-08-16 13:11:36 +0200
 
     imagetotga(): fix read heap buffer overflow if numcomps < 3 (#987)
 
-commit 9624b2fa4722edf77fbac631e7dacaae12c91672
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-16 12:52:33 +0200
-
-    opj_t2_encode_packet(): only emit an error about insufficiently large output buffer in FINAL_PASS mode. Fixes (master-only) regression added in 0b4fef6d1901254e41ab74ed681daba477d724c3
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 466693bc..afb03d06 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -560,7 +560,7 @@ $VAR1 = { '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', '2.2.0' => '2017-08-10 00:31', - 'current' => '2017-09-08 09:53:52' + 'current' => '2017-09-08 10:56:49' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1504858174', + 'ScmUpdateTime' => '1504862171', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 88e44904..8668b6d1 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.2.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 index 24b3386b..743a8bf9 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index bb70dd5f..78eee9c9 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-09-08
09:53 +2017-09-08
10:56 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Fri Sep 8 08:09:57 2017.
+
Maintained by OpenJPEG team. Last updated on Fri Sep 8 09:16:35 2017.


abi-laboratory.pro