diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index b3d08822..26db407c 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,13 @@

Changelog from Git



-
commit 3dfc6ca2bcf06fd1adb6b6b4cecc6c092f08ba0b
+
commit 18f6696372f4c32334385f8dcc8d39ad8ac24601
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-09-19 12:13:34 +0200
+
+    Fix compilation with AppleClang 8.1.0.8020042 (#1020)
+
+commit 3dfc6ca2bcf06fd1adb6b6b4cecc6c092f08ba0b
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-17 12:17:49 +0200
 
@@ -588,17 +594,6 @@ Date:   2017-08-16 17:09:10 +0200
 
     opj_j2k_write_sot(): fix potential write heap buffer overflow (#991)
 
-commit af760007711bf93041d3eba3a41b9a48d365f303
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-16 13:36:52 +0200
-
-    tiftoimage(): fix read heap buffer overflow (#988)
-    
-    The number of components is given only by TIFFTAG_SAMPLESPERPIXEL / tiSpp.
-    Querying TIFFTAG_EXTRASAMPLES only give information about which channel is
-    the alpha channel, but we mostly ignore it for now, so remove that part of the
-    code.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index b1343a2d..7d8551fe 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -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-17 12:17:49' + 'current' => '2017-09-19 12:13:34' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1505645977', + 'ScmUpdateTime' => '1505817093', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 618fac31..845f948a 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 index 2b0789e0..82e56ef9 100644 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 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 62c8167e..b48fee22 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-09-17
12:17 +2017-09-19
12:13 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sun Sep 17 11:00:01 2017.
+
Maintained by OpenJPEG team. Last updated on Tue Sep 19 10:31:55 2017.


abi-laboratory.pro