Update ABI/API compatibility reports after commit a59512e099

This commit is contained in:
OpenJPEG Travis CI 2018-03-04 23:07:10 +00:00
parent a13b08253b
commit e1a16133b3
5 changed files with 20 additions and 17 deletions

View File

@ -20,7 +20,22 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 3910be8a68d21df5f23e764c593058ba35557051
<pre class='wrap'>commit a59512e0990c5923de77a542a1386edee32acd47
Merge: 3910be8 8ad94f6
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2018-03-04 23:54:09 +0100
Merge pull request #1104 from rouault/macos_fix
Fix Mac builds
commit 8ad94f689ecabc5e9058874af42306793d5b93e9
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2018-03-04 23:27:44 +0100
Fix Mac builds
commit 3910be8a68d21df5f23e764c593058ba35557051
Merge: e98d0a2 cfc5395
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2018-03-04 23:19:59 +0100
@ -705,18 +720,6 @@ Date: 2017-09-01 17:32:54 +0200
opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lossless encoding (#1009)
commit 8a17be8945f6f8fcae3f9e5c7c4988e971d245ee
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 16:31:08 +0200
opj_v4dwt_decode_step2_sse(): loop unroll
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 10:26:18 +0200
Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3255. Credit to OSS Fuzz
...</pre></div>
</body>

View File

@ -633,7 +633,7 @@ $VAR1 = {
'2.1.2' => '2016-09-28 18:18',
'2.2.0' => '2017-08-10 00:31',
'2.3.0' => '2017-10-04 22:23',
'current' => '2018-03-04 23:19:59'
'current' => '2018-03-04 23:54:09'
},
'HeadersDiff' => {
'1.1' => {
@ -731,7 +731,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1520202922',
'ScmUpdateTime' => '1520204803',
'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>2018-03-04<br/>23:19</td>
<td>2018-03-04<br/>23:54</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.3.0/current/report.html'>100%</a></td>
@ -170,7 +170,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 Sun Mar 4 22:35:45 2018.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sun Mar 4 23:07:09 2018.<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>