Update ABI/API compatibility reports after commit 0eceb4494c

This commit is contained in:
OpenJPEG Travis CI 2017-08-09 08:10:09 +00:00
parent 256d5e7a44
commit f1f046b211
5 changed files with 11 additions and 14 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 5a560ebf5138ebc241e9962306ce74bfc50fc69c
<pre class='wrap'>commit 0eceb4494c23d141ddf242209b92f07bc942b437
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-09 09:50:39 +0200
src/bin/jpwl/convert.c pgxtoimage(): add missing fclose() (#977)
commit 5a560ebf5138ebc241e9962306ce74bfc50fc69c
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-09 09:42:30 +0200
@ -582,15 +588,6 @@ Date: 2017-07-26 12:24:26 +0200
Fix id:000098,sig:11,src:005411,op:havoc,rep:2 test case
commit d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-26 11:30:56 +0200
Avoid division by zero in opj_pi_next_rpcl, opj_pi_next_pcrl and opj_pi_next_cprl (#938)
Fixes issues with id:000026,sig:08,src:002419,op:int32,pos:60,val:+32 and
id:000019,sig:08,src:001098,op:flip1,pos:49
...</pre></div>
</body>

View File

@ -496,7 +496,7 @@ $VAR1 = {
'2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'current' => '2017-08-09 09:42:30'
'current' => '2017-08-09 09:50:39'
},
'HeadersDiff' => {
'1.1' => {
@ -574,7 +574,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1502265166',
'ScmUpdateTime' => '1502266183',
'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>2017-08-09<br/>09:42</td>
<td>2017-08-09<br/>09:50</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.1.2/current/report.html'>100%</a></td>
@ -152,7 +152,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 Wed Aug 9 07:53:12 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Aug 9 08:10:08 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>