diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 6fe13964..4fbe2db9 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 0b4c3ce75d11600ebc6675bd871f78ca3c95bc60
+
commit afb308b9ccbe129608c9205cf3bb39bbefad90b9
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-08-14 17:20:37 +0200
+
+    Encoder: grow buffer size in opj_tcd_code_block_enc_allocate_data() to avoid write heap buffer overflow in opj_mqc_flush (#982)
+
+commit 0b4c3ce75d11600ebc6675bd871f78ca3c95bc60
 Merge: a35b489 9f75088
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-08-11 15:13:35 +0200
@@ -557,24 +563,6 @@ Date:   2017-07-29 15:52:11 +0200
 
     opj_pi_next_pcrl(): avoid undefined shift behaviour. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2787. Credit to OSS Fuzz
 
-commit d6654d906c1ae66590b6d600458a91f1ee923de5
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-07-28 22:15:47 +0200
-
-    opj_int_ceildiv(): fix int32 overflow. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2494. Credit to OSS Fuzz
-
-commit 361c4506fdfb9b6f0e41d86d5d0ea1efb5704ecf
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-07-28 22:06:26 +0200
-
-    opj_tcd_dc_level_shift_decode(): avoid int overflow. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2516. Credit to OSS Fuzz
-
-commit 7bdbe490cba9990916f94a40379cc787434340ff
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-07-28 21:55:22 +0200
-
-    Fix null pointer dereference in opj_jp2_apply_pclr(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2558. Credit to OSS Fuzz
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index cac7c310..3030655c 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-08-11 15:13:35' + 'current' => '2017-08-14 17:20:37' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1502458199', + 'ScmUpdateTime' => '1502724769', '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 e2f3994e..78364ee7 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 30992402..65211dfa 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 d07982c7..334d2486 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-08-11
15:13 +2017-08-14
17:20 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Fri Aug 11 13:30:22 2017.
+
Maintained by OpenJPEG team. Last updated on Mon Aug 14 15:33:13 2017.


abi-laboratory.pro