From 771d8a613e0e688353179f96bae304ed3c1c8ac6 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Mon, 31 Jul 2017 15:48:53 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 48125b0d124bc668b971b1f5df5a3c39798cfcf9 --- abi-check/changelog/openjpeg/current/log.html | 23 ++++++------------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 ++-- 3 files changed, 10 insertions(+), 19 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index a04f5d2e..d1f7c08e 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 13cde9fa37249628af6b6f10601b733f87a025f4
+
commit 48125b0d124bc668b971b1f5df5a3c39798cfcf9
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-31 17:35:10 +0200
+
+    src/bin/jpwl/convert.c: add missing fclose() in error code path (suggested by maddin200, #976)
+
+commit 13cde9fa37249628af6b6f10601b733f87a025f4
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-30 19:46:52 +0200
 
@@ -369,7 +375,6 @@ Date:   2017-07-03 14:33:57 +0200
     opj_j2k_read_header_procedure(): validate marker size to avoid excessive memory allocation attempt
 
 commit 5736b1a3683261a5b31fc19a691731dc9fce5920
-Merge: ecbfcbc a0839cc
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-07-03 12:03:29 +0200
 
@@ -377,20 +382,6 @@ Date:   2017-07-03 12:03:29 +0200
     
     build both shared and static library
 
-commit ecbfcbc2764ff1b09e693d57e3ef5764518f1e1c
-Author: Even Rouault <even.rouault@mines-paris.org>
-Date:   2017-07-01 13:51:52 +0200
-
-    Merge pull request #964 from rouault/remove_useless_knownfailures
-    
-    Remove useless knownfailures (since LAZY encoding is fixed)
-
-commit a0839cca24e19f1f0906e30ee1009ce89e4942b4
-Author: Jeroen Ooms <jeroenooms@gmail.com>
-Date:   2017-06-16 13:58:25 +0200
-
-    only build both static and dynamic on non-windows
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 7acc6cbe..9235cf3a 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-30 19:46:52' + 'current' => '2017-07-31 17:35:10' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index eb066900..faa69f30 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-30
19:46 +2017-07-31
17:35 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sun Jul 30 17:57:06 2017.
+
Maintained by OpenJPEG team. Last updated on Mon Jul 31 15:48:52 2017.


abi-laboratory.pro