Update ABI/API compatibility reports after commit 43dd9ee178

This commit is contained in:
OpenJPEG Travis CI 2020-12-05 00:29:50 +00:00
parent 4b58f82169
commit 0efc4a512c
7 changed files with 20 additions and 20 deletions

View File

@ -20,7 +20,22 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit aaff099b49365cfecfc475ada48b9244c6eefc9c
<pre class='wrap'>commit 43dd9ee17894a22fa3df88b1e561274632d9ab43
Merge: aaff099 4ce7d28
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-04 20:37:43 +0100
Merge pull request #1303 from zodf0055980/fix#1283
Encoder: grow again buffer size
commit 4ce7d285a55d29b79880d0566d4b010fe1907aa9
Author: yuan &lt;zodf0055980@gmail.com&gt;
Date: 2020-12-04 19:00:22 +0800
Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fixes #1283)
commit aaff099b49365cfecfc475ada48b9244c6eefc9c
Merge: fb9eae5 73fdf28
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-12-02 23:56:57 +0100
@ -871,21 +886,6 @@ Date: 2019-04-25 00:40:04 +0200
Add test for previous commit
commit 23883458b9de2c57fc1890b42efbd0832c8fbe3b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-04-25 00:34:44 +0200
opj_j2k_check_poc_val(): prevent potential write outside of allocated array
commit 6589c609f6d6b3743715fceefbdac6e4ecb76aee
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-04-25 00:28:05 +0200
opj_j2k_check_poc_val(): fix starting index for checking layer dimension
The standard mandates that the layer index always starts at zero for every
progression.
...</pre></div>
</body>

View File

@ -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-12-02 23:56:57'
'current' => '2020-12-04 20:37:43'
},
'HeadersDiff' => {
'1.1' => {
@ -813,7 +813,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1606972336',
'ScmUpdateTime' => '1607128153',
'Soname' => {
'1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2020-12-02<br/>23:56</td>
<td>2020-12-04<br/>20:37</td>
<td>7</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>
@ -179,7 +179,7 @@
<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 Thu Dec 3 05:12:51 2020.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Dec 5 00:29:49 2020.<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>