Update ABI/API compatibility reports after commit e0f5212888c0c1abc5e060a75a3a4a5ff99...
authorOpenJPEG Travis CI <info@openjpeg.org>
Tue, 27 Nov 2018 23:18:48 +0000 (23:18 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Tue, 27 Nov 2018 23:18:48 +0000 (23:18 +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.3.0
abi-check/timeline/openjpeg/index.html

index 2a46c96112f530d796744d9b63198283b4e7545d..9c17a74cbe5f9dd611dcff3385d1f93fb51ca96c 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 92023cd6c377e0384a7725949b25655d4d94dced
+<pre class='wrap'>commit e0f5212888c0c1abc5e060a75a3a4a5ff99afd1a
+Merge: 92023cd 2e5ab1d
+Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
+Date:   2018-11-28 00:04:30 +0100
+
+    Merge pull request #1170 from rouault/fix_color_apply_icc_profile
+    
+    color_apply_icc_profile: avoid potential heap buffer overflow
+
+commit 2e5ab1d9987831c981ff05862e8ccf1381ed58ea
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2018-11-27 23:31:30 +0100
+
+    color_apply_icc_profile: avoid potential heap buffer overflow
+    
+    Derived from a patch by Thuan Pham
+
+commit 92023cd6c377e0384a7725949b25655d4d94dced
 Merge: c196b23 cab352e
 Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
 Date:   2018-11-16 09:42:19 +0100
@@ -825,18 +842,6 @@ Date:   2017-09-20 00:43:54 +0200
 
     Avoid index-out-of-bounds access when invoking opj_compress with -n 11 or higher. But not a proper fix itself (refs #493)
 
-commit 8df07d5866c9e3517bf04a7abee4a07a04735df4
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-09-19 18:35:52 +0200
-
-    Avoid relying on operator precedence (raised by cppcheck)
-
-commit c22ea12219c711031ef9b5823f2d9eb1081261e9
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-09-19 18:35:31 +0200
-
-    Workaroudn cppcheck (correct) warning about same code in then and else branches
-
 ...</pre></div>
 
 </body>
index b6d3f32da116cb2fc98a8fd146611dfed398ad84..4bbed0d0bee8d9f2a620e44619f772b9791b47bb 100644 (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-11-16 09:42:19'
+                      'current' => '2018-11-28 00:04:30'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -731,7 +731,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1542359208',
+          'ScmUpdateTime' => '1543360704',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 3c28d3f3df624a9f9b516cd2431eb696f5203af7..17e8e897193f67c79e1a54977cd33cbff2ed6783 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 ca6952559e481645b1f53b5e0942df6a5eca63e6..0fad56c0ccb8f6e50280391491d2904e6b46fb58 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 differ
index a837adc919d19fd678aec45b8df7697022bc82fb..d79091188da900bf8dd77eb35bf036bff69c97ff 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2018-11-16<br/>09:42</td>
+<td>2018-11-28<br/>00:04</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>
 <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 Fri Nov 16 09:07:12 2018.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Nov 27 23:18:48 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>