Update ABI/API compatibility reports after commit d415723fd9f2ee415e506e94ee8be812768...
authorOpenJPEG Travis CI <info@openjpeg.org>
Tue, 19 Sep 2017 17:32:36 +0000 (17:32 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Tue, 19 Sep 2017 17:32:36 +0000 (17:32 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/current/lib/libopenjp2.a
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0
abi-check/timeline/openjpeg/index.html

index 34480e28b42eb9f6510925c798b7eeb7cdb7ab6c..448c1eb5e6fa2ffc0850fd197868ba8f29cd8a09 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit ce199f42e77f972d6ee782b63492f6d861891053
+<pre class='wrap'>commit d415723fd9f2ee415e506e94ee8be8127680fdcd
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2017-09-19 18:22:07 +0200
+
+    Replace  C++ style comments by C ones
+
+commit ce199f42e77f972d6ee782b63492f6d861891053
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2017-09-19 12:48:12 +0200
 
@@ -534,12 +540,6 @@ Date:   2017-08-17 16:07:19 +0200
 
     Zero-initialize tile buffer regions of skipped code-blocks, so as to make Valgrind happy
 
-commit fe338a057c39797bf61939471ebaef09e44464c7
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-14 13:23:57 +0200
-
-    Sub-tile decoding: only decode precincts and codeblocks that intersect the window specified in opj_set_decode_area()
-
 commit 17ea17f487a777d14bd322ac06c4e6cb9124a226
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2017-08-17 19:05:29 +0200
@@ -558,42 +558,6 @@ Date:   2017-08-17 17:02:40 +0200
 
     convert.c: fix recently introduced -Wsign-conversion warnings
 
-commit 9f7d79fd30df3712e6bfc6d475bfa143c069c4df
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-17 14:52:10 +0200
-
-    opj_getopt_long(): avoid infinite loop on invalid or missing value for an option (#736)
-
-commit 1ab6e0e07a67193564811c5720a69cb28f09a809
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-17 12:01:16 +0200
-
-    opj_decompress_fuzzer.cpp: reject images with too big tiles. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2918. Credit to OSS Fuzz
-
-commit 2cd30c2b06ce332dede81cccad8b334cde997281
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-17 11:47:40 +0200
-
-    tgatoimage(): avoid excessive memory allocation attempt, and fixes unaligned load (#995)
-
-commit 09e83407fa2b53c606d3179031b8d8b31272e20c
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-17 11:05:53 +0200
-
-    Avoid asserting on assert(i == pcol) in opj_jp2_apply_pclr() by adding new check in opj_jp2_check_color(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3068. Credit to OSS Fuzz
-
-commit 8e6c371e66d9c579048fd336cc3365869486080a
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-16 18:29:59 +0200
-
-    opj_t1_encode_cblk(): avoid uint32 overflow when numbps = 0 (which is well defined behaviour, and is properly handled here, but better avoid it to detect real issues)
-
-commit 1e387de74273c4dac618df94475556541c1caf3e
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-16 17:38:47 +0200
-
-    Fix build issue of JPWL by adding opj_image_data_alloc() and opj_image_data_free() to src/lib/openmj2 (#994)
-
 ...</pre></div>
 
 </body>
index 53ea8bce2c12c5f652993c47dbf09242c59fc2b1..6db2b8ac3380c60baded37b541e50bc53de7ff36 100644 (file)
@@ -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-09-19 12:48:12'
+                      'current' => '2017-09-19 18:22:07'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -648,7 +648,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1505821139',
+          'ScmUpdateTime' => '1505842331',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 53dd3bed1e1dd77c9277ed89ffc616338f6529bd..115619291683ce89ad44069cfd780221e9ab7480 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ
index 82d66351c7a5dfdb55aae739c844d04cd6310a55..31ea88f4ce9d8c050b62b989574684f190d07153 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 differ
index 4b1bd50daf0841f90fa030c52b8dd807b6cc135b..36e4c9dd2c94243cc73d037a5978135d6509285d 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2017-09-19<br/>12:48</td>
+<td>2017-09-19<br/>18:22</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>
 <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 Tue Sep 19 11:39:23 2017.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Sep 19 17:32:35 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>