Update ABI/API compatibility reports after commit d27ccf01c6

This commit is contained in:
OpenJPEG Travis CI 2017-07-26 09:48:10 +00:00
parent 400bb1f797
commit 0af471987e
3 changed files with 13 additions and 13 deletions

View File

@ -20,7 +20,16 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 39e962a0ca5e53722f6badda8e93681aad412cf1
<pre class='wrap'>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
commit 39e962a0ca5e53722f6badda8e93681aad412cf1
Merge: 60f8ddf 90ced71
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2017-07-13 13:33:21 +0200
@ -789,15 +798,6 @@ Date: 2016-09-21 13:17:09 +0200
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit da940424816e11d624362ce080bc026adffa26e8
Merge: 31d44f0 893143c
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-09-20 18:59:30 +0200
Merge pull request #834 from trylab/issue833
Fix issue 833.
...</pre></div>
</body>

View File

@ -473,7 +473,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-07-13 13:33:21'
'current' => '2017-07-26 11:30:56'
},
'HeadersDiff' => {
'1.1' => {

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2017-07-13<br/>13:33</td>
<td>2017-07-26<br/>11:30</td>
<td>N/A</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td>N/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 Thu Jul 13 11:49:32 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Jul 26 09:48:10 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>