Update ABI/API compatibility reports after commit 5597522cac

This commit is contained in:
OpenJPEG Travis CI 2017-08-18 08:29:44 +00:00
parent b23589d15d
commit 144fc93656
5 changed files with 11 additions and 11 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 17ea17f487a777d14bd322ac06c4e6cb9124a226
<pre class='wrap'>commit 5597522cac96b1bc6d48a447751b1c6049248eef
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-18 10:16:38 +0200
bmp_read_rle8_data(): avoid potential infinite loop (#996)
commit 17ea17f487a777d14bd322ac06c4e6cb9124a226
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-17 19:05:29 +0200
@ -592,12 +598,6 @@ Date: 2017-07-30 18:18:59 +0200
Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)
commit 4748318136626dd9e841ea1aa8b52adfbab26772
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-30 17:26:03 +0200
j2k.c: remove hardcoded constants related to m_state, and useless FIXME
...</pre></div>
</body>

View File

@ -560,7 +560,7 @@ $VAR1 = {
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'2.2.0' => '2017-08-10 00:31',
'current' => '2017-08-17 19:05:29'
'current' => '2017-08-18 10:16:38'
},
'HeadersDiff' => {
'1.1' => {
@ -648,7 +648,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1502990488',
'ScmUpdateTime' => '1503044960',
'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-17<br/>19:05</td>
<td>2017-08-18<br/>10:16</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.2.0/current/report.html'>100%</a></td>
@ -161,7 +161,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 Aug 17 17:21:52 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Aug 18 08:29:43 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>