diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index eaa92f55..13992ffb 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,29 @@

Changelog from Git



-
commit 647f9b118d12819c63635eea65909b0e49e0f201
+
commit 28881453f6b1ae68a357557999498a11a2bc8b7e
+Merge: 647f9b1 b5cb419
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2020-02-10 11:20:20 +0100
+
+    Merge pull request #1234 from rouault/md5_libtiff_4_1
+    
+    tests: add alternate checksums for libtiff 4.1
+
+commit b5cb419faff300fdbc0b4e98dab5c9010db6f39d
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2020-02-07 21:53:10 +0100
+
+    tests: add alternate checksums for libtiff 4.1
+    
+    Fixes #1233
+    
+    libtiff 4.1 slightly modifies the way it generates files. So
+    add the new expected md5sum.
+    
+    Not super elegant solution admitedly.
+
+commit 647f9b118d12819c63635eea65909b0e49e0f201
 Merge: b63a433 05f9b91
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2020-01-30 13:07:31 +0100
@@ -879,25 +901,6 @@ Date:   2018-03-03 10:10:32 +0100
     
     This fixes #1085.
 
-commit db6841a099645f5063dc8c2f804b0724a9ea557b
-Author: Karol Babioch <kbabioch@suse.de>
-Date:   2018-03-02 15:19:19 +0100
-
-    opj_mj2_extract: Rename output_location to output_prefix
-    
-    This renames the argument in the help output, as the latter better describes
-    the the purpose of this argument.
-
-commit d4d78272ebe3b65a22e5c98841d451f2078625fa
-Author: Karol Babioch <kbabioch@suse.de>
-Date:   2018-03-02 14:03:03 +0100
-
-    mj2: Add missing variable to format string in fprintf() invocation in meta_out.c
-    
-    This adds the appropriate variables to the invocation of fprintf(). They were
-    specified in the format string, but were missing in the actual call. This
-    fixes #1074 and #1075.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 88c1f2f4..6c76b223 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -705,7 +705,7 @@ $VAR1 = { '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', - 'current' => '2020-01-30 13:07:31' + 'current' => '2020-02-10 11:20:20' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1580386651', + 'ScmUpdateTime' => '1581330585', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a index 6f7a6fff..21d9d5d6 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 index c4aad790..5058487c 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index a438d33c..246d511d 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.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 index 712ac6e9..e01469f1 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index e0fa107d..1ebb9dc1 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2020-01-30
13:07 +2020-02-10
11:20 7 changelog 100% @@ -179,7 +179,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Jan 30 12:18:10 2020.
+
Maintained by OpenJPEG team. Last updated on Mon Feb 10 10:30:22 2020.


abi-laboratory.pro