Update ABI/API compatibility reports after commit a4c938181d
This commit is contained in:
parent
12c9297d4d
commit
7d904277aa
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 26fe8f60433aa677fd29590e7da23437c41e99c8
|
||||
<pre class='wrap'>commit a4c938181deb2cb48e408ac6e358062927060125
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-08-10 12:30:31 +0200
|
||||
|
||||
Reformat tests/test_tile_encoder.c
|
||||
|
||||
commit 26fe8f60433aa677fd29590e7da23437c41e99c8
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-08-10 11:45:49 +0200
|
||||
|
||||
|
@ -570,14 +576,6 @@ Date: 2017-07-27 19:34:54 +0200
|
|||
|
||||
Fixes openjeg-crashes-2017-07-27/id:000000,sig:11,src:001342,op:flip4,pos:162.jp2 of #895
|
||||
|
||||
commit 6c4e5bacb9d9791fc6ff074bd7958b3820d70514
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-07-27 19:22:14 +0200
|
||||
|
||||
opj_pi_next_rpcl / opj_pi_next_pcrl / opj_pi_next_cprl: avoid int overflow (#895)
|
||||
|
||||
Fixes int overflow on openjeg-crashes-2017-07-27/id:000000,sig:08,src:000879,op:flip2,pos:128.jp2
|
||||
|
||||
...</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-10 11:45:49'
|
||||
'current' => '2017-08-10 12:30:31'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -648,7 +648,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1502359295',
|
||||
'ScmUpdateTime' => '1502361986',
|
||||
'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-10<br/>11:45</td>
|
||||
<td>2017-08-10<br/>12:30</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 10:02:01 2017.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Aug 10 10:46:55 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