Update ABI/API compatibility reports after commit cc0c71c30b
This commit is contained in:
parent
9464da4f3c
commit
e5552b910f
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 5695ac15ff961fb56ecee8455bca325444f37694
|
||||
<pre class='wrap'>commit cc0c71c30b2f9c3c28b67a027b39df1fda0d1c9b
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2016-09-29 20:23:01 +0200
|
||||
|
||||
fix abi-check
|
||||
|
||||
commit 5695ac15ff961fb56ecee8455bca325444f37694
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
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
|
||||
|
||||
commit 1a8318f6c24623189ecb65e049267c6f2e005c0e
|
||||
Author: mayeut <mayeut@users.noreply.github.com>
|
||||
Date: 2016-05-08 20:10:13 +0200
|
||||
|
||||
Fix Out-of-Bounds Access in function opj_tgt_reset
|
||||
|
||||
Fix uclouvain/openjpeg#775
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -433,7 +433,7 @@ $VAR1 = {
|
|||
'2.0.1' => '2014-04-22 07:53',
|
||||
'2.1' => '2014-04-29 12:58',
|
||||
'2.1.1' => '2016-07-05 14:54',
|
||||
'current' => '2016-09-28 20:33:31'
|
||||
'current' => '2016-09-29 20:23:01'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -502,7 +502,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1475090568',
|
||||
'ScmUpdateTime' => '1475173939',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<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><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 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/>
|
||||
<hr/>
|
||||
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
||||
|
|
Loading…
Reference in New Issue