Update ABI/API compatibility reports after commit 28094e1ebfa420f9a0bdc7a11b8d4ee5f15...
authorOpenJPEG Travis CI <info@openjpeg.org>
Fri, 8 Sep 2017 09:16:36 +0000 (09:16 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Fri, 8 Sep 2017 09:16:36 +0000 (09:16 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/current/lib/libopenjp2.a
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0
abi-check/timeline/openjpeg/index.html

index 0a7a48e34bfd412a5a9ea728b46acb334f88a03a..420620925010e8c0494a57c27ed03f6ad0888fe9 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 33167ddc13fd20313ccfcdc64141000407b68b8f
+<pre class='wrap'>commit 28094e1ebfa420f9a0bdc7a11b8d4ee5f154db35
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+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 &lt;even.rouault@spatialys.com&gt;
 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 &lt; 3 (#987)
 
-commit 9624b2fa4722edf77fbac631e7dacaae12c91672
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-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
-
 ...</pre></div>
 
 </body>
index 466693bc78094ec11b1fa9413e79652b431e4a78..afb03d067661a436133dd1710b50f5d08fb0d006 100644 (file)
@@ -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'
index 88e449041fa0848280892ff490d2410fdbf4f8d9..8668b6d134c195aac634cf4e9f296ed8842ba458 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ
index 24b3386bb28861336173aba2c54eecb2af7b3fd5..743a8bf92c9f8e6c4eba99a417cdb0403a1aea71 100644 (file)
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
index bb70dd5f0febabf3f45ac9ae3945a2fa96c93a47..78eee9c9d8e04e67b80012050ec7a6a3ea7f26e9 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2017-09-08<br/>09:53</td>
+<td>2017-09-08<br/>10:56</td>
 <td>7</td>
 <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
 <td class='ok'><a href='../../objects_report/openjpeg/2.2.0/current/report.html'>100%</a></td>
 <td>N/A</td>
 <td>N/A</td>
 </tr>
-</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Sep  8 08:09:57 2017.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Sep  8 09:16:35 2017.<br/>
 <br/>
 <hr/>
 <div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>