Update ABI/API compatibility reports after commit cc0c71c30b

This commit is contained in:
OpenJPEG Travis CI 2016-09-29 18:33:30 +00:00
parent 9464da4f3c
commit e5552b910f
6 changed files with 11 additions and 13 deletions

View File

@ -20,7 +20,13 @@
<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 5695ac15ff961fb56ecee8455bca325444f37694 <pre class='wrap'>commit cc0c71c30b2f9c3c28b67a027b39df1fda0d1c9b
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-09-29 20:23:01 +0200
fix abi-check
commit 5695ac15ff961fb56ecee8455bca325444f37694
Author: Antonin Descampe &lt;antonin@gmail.com&gt; Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-09-28 20:33:31 +0200 Date: 2016-09-28 20:33:31 +0200
@ -768,14 +774,6 @@ Date: 2016-05-08 20:26:12 +0200
Correct expected result for test of issue 495 Correct expected result for test of issue 495
commit 1a8318f6c24623189ecb65e049267c6f2e005c0e
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 20:10:13 +0200
Fix Out-of-Bounds Access in function opj_tgt_reset
Fix uclouvain/openjpeg#775
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -433,7 +433,7 @@ $VAR1 = {
'2.0.1' => '2014-04-22 07:53', '2.0.1' => '2014-04-22 07:53',
'2.1' => '2014-04-29 12:58', '2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54', '2.1.1' => '2016-07-05 14:54',
'current' => '2016-09-28 20:33:31' 'current' => '2016-09-29 20:23:01'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -502,7 +502,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1475090568', 'ScmUpdateTime' => '1475173939',
'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>2016-09-28<br/>20:33</td> <td>2016-09-29<br/>20:23</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>N/A</td> <td>N/A</td>
@ -152,7 +152,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 Wed Sep 28 19:23:15 2016.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Sep 29 18:33:29 2016.<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>