Update ABI/API compatibility reports after commit b8bd1b0e07

This commit is contained in:
OpenJPEG Travis CI 2016-07-14 09:13:54 +00:00
parent eef9309376
commit 698ef56db9
5 changed files with 14 additions and 26 deletions

View File

@ -20,7 +20,16 @@
<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 e40c28c2e89c30ebb682fe2fabef10930e039c1f <pre class='wrap'>commit b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-07-14 11:06:26 +0200
Add compilation test for standalone inclusion of openjpeg.h (#798)
This ensures all openjpeg.h dependencies are met.
Fix #673
commit e40c28c2e89c30ebb682fe2fabef10930e039c1f
Author: Stefan Weil &lt;sw@weilnetz.de&gt; Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-07-14 10:49:17 +0200 Date: 2016-07-14 10:49:17 +0200
@ -524,12 +533,6 @@ Date: 2016-04-22 00:16:16 +0200
Import pnglibconf.h.prebuilt as new pnglibconf.h Import pnglibconf.h.prebuilt as new pnglibconf.h
commit 889bf167913c202ee33b25c64063fd6db5bece96
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-21 18:49:15 +0200
update libpng to from 1.6.17 to 1.6.21
commit 6ea2ff0b0627655d36ad7cc7483de7592b8bcbd1 commit 6ea2ff0b0627655d36ad7cc7483de7592b8bcbd1
Author: Julien Malik &lt;julien.malik@paraiso.me&gt; Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-19 15:25:42 +0200 Date: 2016-04-19 15:25:42 +0200
@ -543,7 +546,6 @@ Date: 2016-04-19 15:22:49 +0200
upgrade cmake to 3.5.2 upgrade cmake to 3.5.2
commit e1a93d9e59f08b708200e6a371f3f6a4eeb54940 commit e1a93d9e59f08b708200e6a371f3f6a4eeb54940
Merge: a1c0ee9 0069a2b
Author: Antonin Descampe &lt;antonin@gmail.com&gt; Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-18 10:51:51 +0200 Date: 2016-04-18 10:51:51 +0200
@ -551,20 +553,6 @@ Date: 2016-04-18 10:51:51 +0200
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
commit a1c0ee9a861778d54df734ebc21b604f06bd52bf
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-12 10:48:02 +0200
Merge pull request #734 from senbox-org/opj_dump_dead_code
Remove dead code in opj_dump
commit 0069a2bd2f8055b7edf9699332f4f00ac5351564
Author: Aaron Boxer &lt;boxerab@gmail.com&gt;
Date: 2016-01-30 10:05:46 -0500
suppress valgrind error - avoid accessing uninitialized memory in mq encoder
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -423,7 +423,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-07-14 10:49:17' 'current' => '2016-07-14 11:06:26'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -491,7 +491,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1468486987', 'ScmUpdateTime' => '1468487607',
'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-07-14<br/>10:49</td> <td>2016-07-14<br/>11:06</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 class='ok'><a href='../../objects_report/openjpeg/2.1.1/current/report.html'>100%</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>
<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 Thu Jul 14 09:03:35 2016.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Jul 14 09:13:53 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>