diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 906c8c82..aeffa4eb 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 5c56933daf1da88aa6f2a8c8dc5fcc7b1d76cb00
+
commit cdd3e83bae71e1e023c4c2bdd5e52d082576e550
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-06-21 12:49:01 +0200
+
+    Fix clang warning about extraneous parentheses
+
+commit 5c56933daf1da88aa6f2a8c8dc5fcc7b1d76cb00
 Merge: 32b20b9 8df2521
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-06-18 00:49:20 +0200
@@ -807,15 +813,6 @@ Date:   2016-09-06 07:54:29 +0200
 
     Add overflow check in opj_tcd_init_tile (#819)
 
-commit d7e6b7de8a3860dd3135bfe49e0e1be2d9dba80f
-Author: Matthieu Darbois <mayeut@users.noreply.github.com>
-Date:   2016-09-06 01:31:15 +0200
-
-    Fix leak & invalid behavior of opj_jp2_read_ihdr (#818)
-    
-    In case multiple ihdr box are present, only the first one shall be
-    taken into account.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index ee4978ff..843f4503 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -473,7 +473,7 @@ $VAR1 = { '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', - 'current' => '2017-06-18 00:49:20' + 'current' => '2017-06-21 12:49:01' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 47249642..d8407868 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-06-18
00:49 +2017-06-21
12:49 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sat Jun 17 23:03:52 2017.
+
Maintained by OpenJPEG team. Last updated on Wed Jun 21 11:07:50 2017.


abi-laboratory.pro