Update ABI/API compatibility reports after commit f1f7c53308

This commit is contained in:
OpenJPEG Travis CI 2016-09-13 14:36:49 +00:00
parent 0df0caffde
commit b51d8c99fd
6 changed files with 13 additions and 19 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 805972f4c85fd4b34e08e499c12c68334706df47
<pre class='wrap'>commit f1f7c533089130266a6c1a502b30a846bb506b56
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-09-13 16:21:38 +0200
remove ops 1.4 and 1.2 from abi-check to avoid symlinks in gh-pages
commit 805972f4c85fd4b34e08e499c12c68334706df47
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-09-11 19:47:32 +0200
@ -377,14 +383,6 @@ Date: 2016-05-08 20:10:13 +0200
Fix uclouvain/openjpeg#775
commit 162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 19:18:05 +0200
Fix Heap Buffer Overflow in function color_cmyk_to_rgb
Fix uclouvain/openjpeg#774
...</pre></div>
</body>

View File

@ -423,7 +423,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-11 19:47:32'
'current' => '2016-09-13 16:21:38'
},
'HeadersDiff' => {
'1.1' => {
@ -491,7 +491,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1473616512',
'ScmUpdateTime' => '1473777380',
'Soname' => {
'1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -113,9 +113,7 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
"ABIDiff": "Off",
"PublicSymbols": "public_symbols/openjpeg/1.4/list",
"PublicTypes": "public_types/openjpeg/1.4/list"
"ABIDiff": "Off"
},
{
"Number": "1.2",
@ -125,9 +123,7 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
"ABIDiff": "Off",
"PublicSymbols": "public_symbols/openjpeg/1.2/list",
"PublicTypes": "public_types/openjpeg/1.2/list"
"ABIDiff": "Off"
},
{
"Number": "1.1",

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2016-09-11<br/>19:47</td>
<td>2016-09-13<br/>16:21</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.1/current/report.html'>100%</a></td>
@ -143,7 +143,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 Tue Sep 13 09:12:33 2016.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Sep 13 14:36:48 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>