diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 89f39542..0c8dc2e0 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 784d4d47e97b5d0fccccbd931349997a0e2074cc
+
commit 5a3e7aaf339943bc988adbada39a1fc8f5046899
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-29 17:56:12 +0200
+
+    color_cielab_to_rgb(): reject images with components of different dimensions to void read heap buffer overflow (#909)
+
+commit 784d4d47e97b5d0fccccbd931349997a0e2074cc
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-29 17:51:10 +0200
 
@@ -750,15 +756,6 @@ Date:   2017-05-03 12:03:00 +0200
 
     Fix retrieval of jpylyzer in AppVeyor
 
-commit a18040e02238c577cf7853a0e303cbca62e044a8
-Merge: e7ff1ef a43f1be
-Author: Even Rouault <even.rouault@mines-paris.org>
-Date:   2017-05-03 11:48:02 +0200
-
-    Merge pull request #893 from rouault/remove_tagtree_warnings
-    
-    Remove warnings related to empty tag-trees.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 3b3049b3..d6de6147 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-07-29 17:51:10' + 'current' => '2017-07-29 17:56:12' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 9cf9c74d..ea292cf7 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-29
17:51 +2017-07-29
17:56 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sat Jul 29 16:02:16 2017.
+
Maintained by OpenJPEG team. Last updated on Sat Jul 29 16:15:08 2017.


abi-laboratory.pro