diff options
| author | OpenJPEG Travis CI <info@openjpeg.org> | 2020-12-05 00:29:50 +0000 |
|---|---|---|
| committer | OpenJPEG Travis CI <info@openjpeg.org> | 2020-12-05 00:29:50 +0000 |
| commit | 0efc4a512c2263697e323e3b488705ba09563b72 (patch) | |
| tree | c50007946ce91abeec31a2a7821b524a67c7b6b7 | |
| parent | 4b58f821692b1ef7afa9419459fbe05e9008172d (diff) | |
Update ABI/API compatibility reports after commit 43dd9ee17894a22fa3df88b1e561274632d9ab43
| -rw-r--r-- | abi-check/changelog/openjpeg/current/log.html | 32 | ||||
| -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 | 2415904 -> 2415904 bytes | |||
| -rw-r--r-- | abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 | bin | 1552062 -> 1552070 bytes | |||
| -rw-r--r-- | abi-check/timeline/openjpeg/index.html | 4 |
7 files changed, 20 insertions, 20 deletions
diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 46040b4f..f9f888fa 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,22 @@ <br/> <h1>Changelog from Git</h1><br/><br/> <div class='changelog'> -<pre class='wrap'>commit aaff099b49365cfecfc475ada48b9244c6eefc9c +<pre class='wrap'>commit 43dd9ee17894a22fa3df88b1e561274632d9ab43 +Merge: aaff099 4ce7d28 +Author: Even Rouault <even.rouault@spatialys.com> +Date: 2020-12-04 20:37:43 +0100 + + Merge pull request #1303 from zodf0055980/fix#1283 + + Encoder: grow again buffer size + +commit 4ce7d285a55d29b79880d0566d4b010fe1907aa9 +Author: yuan <zodf0055980@gmail.com> +Date: 2020-12-04 19:00:22 +0800 + + Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fixes #1283) + +commit aaff099b49365cfecfc475ada48b9244c6eefc9c Merge: fb9eae5 73fdf28 Author: Even Rouault <even.rouault@spatialys.com> Date: 2020-12-02 23:56:57 +0100 @@ -871,21 +886,6 @@ Date: 2019-04-25 00:40:04 +0200 Add test for previous commit -commit 23883458b9de2c57fc1890b42efbd0832c8fbe3b -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2019-04-25 00:34:44 +0200 - - opj_j2k_check_poc_val(): prevent potential write outside of allocated array - -commit 6589c609f6d6b3743715fceefbdac6e4ecb76aee -Author: Even Rouault <even.rouault@spatialys.com> -Date: 2019-04-25 00:28:05 +0200 - - opj_j2k_check_poc_val(): fix starting index for checking layer dimension - - The standard mandates that the layer index always starts at zero for every - progression. - ...</pre></div> </body> diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 61f9bf19..3a0b13c2 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-02 23:56:57' + 'current' => '2020-12-04 20:37:43' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1606972336', + 'ScmUpdateTime' => '1607128153', '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 0d819ee5..961dc38d 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 de46e933..3824d02d 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 be81e1b4..ad69d454 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.3.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 Binary files differindex b22981e2..e5027fcf 100644 --- a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 +++ b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index dbce6ad4..208df5cd 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-02<br/>23:56</td> +<td>2020-12-04<br/>20:37</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 Thu Dec 3 05:12:51 2020.<br/> +</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Dec 5 00:29:49 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> |
