diff options
| author | OpenJPEG Travis CI <info@openjpeg.org> | 2020-12-29 00:05:44 +0000 |
|---|---|---|
| committer | OpenJPEG Travis CI <info@openjpeg.org> | 2020-12-29 00:05:44 +0000 |
| commit | 00ffa7ad70e75ba73eaf22372decdd3d79c2cd17 (patch) | |
| tree | 5464bfc65be9c64117d104a1d9335065ebfa1156 | |
| parent | 969ad9abbd4240f17a77cb36896b303646a77bf9 (diff) | |
Update ABI/API compatibility reports after commit b897e2cb369b6944d791209f491f382a983cda87
| -rw-r--r-- | abi-check/changelog/openjpeg/current/log.html | 31 | ||||
| -rw-r--r-- | abi-check/db/openjpeg/Tracker.data | 4 | ||||
| -rw-r--r-- | abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a | bin | 2293486 -> 2293486 bytes | |||
| -rw-r--r-- | abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 | bin | 1464117 -> 1464117 bytes | |||
| -rw-r--r-- | abi-check/installed/openjpeg/current/lib/libopenjp2.a | bin | 2416720 -> 2416720 bytes | |||
| -rw-r--r-- | abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 | bin | 1552286 -> 1552286 bytes | |||
| -rw-r--r-- | abi-check/timeline/openjpeg/index.html | 4 |
7 files changed, 22 insertions, 17 deletions
diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index af6532d7..2115ccd6 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,24 @@ <br/> <h1>Changelog from Git</h1><br/><br/> <div class='changelog'> -<pre class='wrap'>commit 37ac30ceff6640bbab502388c5e0fa0bff23f505 +<pre class='wrap'>commit b897e2cb369b6944d791209f491f382a983cda87 +Merge: 37ac30c 7dd5497 +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2020-12-28 22:58:58 +0100 + + Merge pull request #1312 from stweil/news + + Fix year in NEWS + +commit 7dd5497b15a33a8020bf1ab116f649328b037a89 +Author: Stefan Weil <sw@weilnetz.de> +Date: 2020-12-28 22:52:34 +0100 + + Fix year in NEWS + + Signed-off-by: Stefan Weil <sw@weilnetz.de> + +commit 37ac30ceff6640bbab502388c5e0fa0bff23f505 Author: Even Rouault <even.rouault@spatialys.com> Date: 2020-12-28 21:55:55 +0100 @@ -864,18 +881,6 @@ Date: 2019-11-17 01:35:26 +0100 and recreating them. It is likely that some tooling has evolved since the initial v2.3.1 report generation. -commit 4cb1f663049aab96e122d1ff16f601d0cc0be976 -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2019-11-17 01:18:26 +0100 - - pi.c: avoid integer overflow, resulting in later invalid access to memory in opj_t2_decode_packets(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18979 - -commit 5875a6b44618fb7dfd5cd6d742533eaee2014060 -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2019-10-03 11:04:30 +0200 - - opj_tcd_mct_decode()/opj_mct_decode()/opj_mct_encode_real()/opj_mct_decode_real(): proper deal with a number of samples larger than 4 billion (refs #1151) - ...</pre></div> </body> diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 30d0a02a..7fe6fb16 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -705,7 +705,7 @@ $VAR1 = { '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', - 'current' => '2020-12-28 21:55:55' + 'current' => '2020-12-28 22:58:58' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1609193892', + 'ScmUpdateTime' => '1609200307', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a Binary files differindex 50c529d8..9c31a0a1 100644 --- a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a +++ b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 Binary files differindex f6b73dea..02c768c7 100644 --- a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 +++ b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a Binary files differindex bec7c034..1adf96c1 100644 --- a/abi-check/installed/openjpeg/current/lib/libopenjp2.a +++ b/abi-check/installed/openjpeg/current/lib/libopenjp2.a diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 Binary files differindex b7ae94e9..987002ed 100644 --- a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 +++ b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 45852c5a..5bf52bfe 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ <th>Headers<br/>Diff</th> </tr> <tr id='current'><td>current</td> -<td>2020-12-28<br/>21:55</td> +<td>2020-12-28<br/>22:58</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.1/current/report.html'>100%</a></td> @@ -179,7 +179,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 Mon Dec 28 22:18:49 2020.<br/> +</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Dec 29 00:05:43 2020.<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> |
