diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 43829368..42b2d49b 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,27 @@

Changelog from Git



-
commit 51f097e6d5754ddae93e716276fe8176b44ec548
+
commit 25b815dc460dbf9def7e6b822c8998727094f85a
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2019-03-29 10:44:35 +0100
+
+    Revert "[JPWL] tgatoimage(): avoid excessive memory allocation attempt,"
+    
+    This reverts commit 05be3084460e46282ee63f04c72c451f3271fd28.
+    
+    This commit doesn't compile due to missing OPJ_UINT64 type
+
+commit e1740e7ce79d0a1676db4da0f4189b64e85f52cb
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2019-03-29 10:40:58 +0100
+
+    Revert "[MJ2] Avoid index out of bounds access to pi->include[]"
+    
+    This reverts commit c277159986c80142180fbe5efb256bbf3bdf3edc.
+    
+    The commit didn't compile. include_size is not defined in openmj2
+
+commit 51f097e6d5754ddae93e716276fe8176b44ec548
 Merge: e7640f5 8ee3352
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2018-12-21 16:41:00 +0100
@@ -855,18 +875,6 @@ Date:   2017-09-26 18:30:20 -0300
     
     Add capability to decode only a subset of all components of an image.
 
-commit 3f0de88c7bf4e56826987aa7d3edb5acdd4399f2
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-22 21:43:09 +0200
-
-    Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062533f1d369c159810b01d224 (#1026)
-
-commit 3dfb01228b4f06a538c2a19352e34fd172e20fe3
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-22 12:03:29 +0200
-
-    INSTALL.md: add instructions to build with Visual Studio (#1023, from Winfried instructions)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 0fbfe65d..759a12c0 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -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-12-21 16:41:00' + 'current' => '2019-03-29 10:44:35' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1545407690', + 'ScmUpdateTime' => '1553853499', '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 48a2c2a3..ca8a2a86 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.3.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 index e06d9185..5803cba8 100644 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 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 1c1f7458..228e0738 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2018-12-21
16:41 +2019-03-29
10:44 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Fri Dec 21 15:55:13 2018.
+
Maintained by OpenJPEG team. Last updated on Fri Mar 29 09:58:42 2019.


abi-laboratory.pro