Update ABI/API compatibility reports after commit b897e2cb36

This commit is contained in:
OpenJPEG Travis CI 2020-12-29 00:05:44 +00:00
parent 969ad9abbd
commit 00ffa7ad70
7 changed files with 22 additions and 17 deletions

View File

@ -20,7 +20,24 @@
<br/> <br/>
<h1>Changelog from Git</h1><br/><br/> <h1>Changelog from Git</h1><br/><br/>
<div class='changelog'> <div class='changelog'>
<pre class='wrap'>commit 37ac30ceff6640bbab502388c5e0fa0bff23f505 <pre class='wrap'>commit b897e2cb369b6944d791209f491f382a983cda87
Merge: 37ac30c 7dd5497
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-28 22:58:58 +0100
Merge pull request #1312 from stweil/news
Fix year in NEWS
commit 7dd5497b15a33a8020bf1ab116f649328b037a89
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2020-12-28 22:52:34 +0100
Fix year in NEWS
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 37ac30ceff6640bbab502388c5e0fa0bff23f505
Author: Even Rouault &lt;even.rouault@spatialys.com&gt; Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-28 21:55:55 +0100 Date: 2020-12-28 21:55:55 +0100
@ -864,18 +881,6 @@ Date: 2019-11-17 01:35:26 +0100
and recreating them. It is likely that some tooling has evolved since and recreating them. It is likely that some tooling has evolved since
the initial v2.3.1 report generation. the initial v2.3.1 report generation.
commit 4cb1f663049aab96e122d1ff16f601d0cc0be976
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-11-17 01:18:26 +0100
pi.c: avoid integer overflow, resulting in later invalid access to memory in opj_t2_decode_packets(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18979
commit 5875a6b44618fb7dfd5cd6d742533eaee2014060
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-10-03 11:04:30 +0200
opj_tcd_mct_decode()/opj_mct_decode()/opj_mct_encode_real()/opj_mct_decode_real(): proper deal with a number of samples larger than 4 billion (refs #1151)
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -705,7 +705,7 @@ $VAR1 = {
'2.2.0' => '2017-08-10 00:31', '2.2.0' => '2017-08-10 00:31',
'2.3.0' => '2017-10-04 22:23', '2.3.0' => '2017-10-04 22:23',
'2.3.1' => '2019-04-02 10:08', '2.3.1' => '2019-04-02 10:08',
'current' => '2020-12-28 21:55:55' 'current' => '2020-12-28 22:58:58'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -813,7 +813,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1609193892', 'ScmUpdateTime' => '1609200307',
'Soname' => { 'Soname' => {
'1.1' => { '1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so' 'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th> <th>Headers<br/>Diff</th>
</tr> </tr>
<tr id='current'><td>current</td> <tr id='current'><td>current</td>
<td>2020-12-28<br/>21:55</td> <td>2020-12-28<br/>22:58</td>
<td>7</td> <td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td> <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.3.1/current/report.html'>100%</a></td> <td class='ok'><a href='../../objects_report/openjpeg/2.3.1/current/report.html'>100%</a></td>
@ -179,7 +179,7 @@
<td>N/A</td> <td>N/A</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Dec 28 22:18:49 2020.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Dec 29 00:05:43 2020.<br/>
<br/> <br/>
<hr/> <hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div> <div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>