Update ABI/API compatibility reports after commit 5a560ebf51

This commit is contained in:
OpenJPEG Travis CI 2017-08-09 07:53:14 +00:00
parent 8cbac51c8e
commit 256d5e7a44
5 changed files with 11 additions and 26 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 0c07950cb3f318df5b2051ae5d96bef553bb9966
<pre class='wrap'>commit 5a560ebf5138ebc241e9962306ce74bfc50fc69c
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-09 09:42:30 +0200
imagetobmp: avoid shift by -1 (relates to #811)
commit 0c07950cb3f318df5b2051ae5d96bef553bb9966
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2017-08-08 18:05:37 -0700
@ -585,27 +591,6 @@ Date: 2017-07-26 11:30:56 +0200
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
Merge pull request #969 from jeroen/staticlibs
install static libraries
commit 90ced71601f05e87b4fa922261554eeeb11118b9
Author: Jeroen &lt;jeroenooms@gmail.com&gt;
Date: 2017-07-13 11:34:15 +0200
install static libraries
commit 60f8ddf577b20ccbb3dc0559b624115b9ba522ba
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-06 12:11:37 +0200
Comment fix
...</pre></div>
</body>

View File

@ -496,7 +496,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-08-08 18:05:37'
'current' => '2017-08-09 09:42:30'
},
'HeadersDiff' => {
'1.1' => {
@ -574,7 +574,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1502241895',
'ScmUpdateTime' => '1502265166',
'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-08<br/>18:05</td>
<td>2017-08-09<br/>09:42</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.2/current/report.html'>100%</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 Aug 9 01:25:27 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Aug 9 07:53:12 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>