Update ABI/API compatibility reports after commit 07c2fe28b0
This commit is contained in:
parent
e4b04e09ad
commit
07658f4e0d
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit c5987173c5ca2d6fb140dd84d7ae7736824e6d66
|
||||
<pre class='wrap'>commit 07c2fe28b0ef3dc9f168f2b2c449275ac1dde981
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2017-08-09 21:51:16 -0700
|
||||
|
||||
Comment back previous version in abi-check.sh
|
||||
|
||||
commit c5987173c5ca2d6fb140dd84d7ae7736824e6d66
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2017-08-09 21:35:30 -0700
|
||||
|
||||
|
@ -575,17 +581,6 @@ Date: 2017-07-27 18:51:51 +0200
|
|||
Fixes test case openjeg-crashes-2017-07-27/id:000000,sig:06,src:000001,op:flip1,pos:808.jp2
|
||||
of #895
|
||||
|
||||
commit d6fa30099797c68c6a67decf58571dd59dbf734b
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-07-26 23:25:38 +0200
|
||||
|
||||
Avoids undefined shift behaviour in m_dc_level_shift computation
|
||||
|
||||
Fixes warning found on clusterfuzz-testcase-minimized-5146316340461568
|
||||
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2495
|
||||
|
||||
Credit to OSS Fuzz
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -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-09 21:35:30'
|
||||
'current' => '2017-08-09 21:51:16'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -648,7 +648,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1502340507',
|
||||
'ScmUpdateTime' => '1502341450',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
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>2017-08-09<br/>21:35</td>
|
||||
<td>2017-08-09<br/>21:51</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 10 04:49:14 2017.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Aug 10 05:04:34 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>
|
||||
|
|
Loading…
Reference in New Issue