diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 13c5ce95..88714ef6 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,19 @@

Changelog from Git



-
commit 18da6155b2b69472d36ef8b13fd82878966b451c
+
commit e40c28c2e89c30ebb682fe2fabef10930e039c1f
+Author: Stefan Weil <sw@weilnetz.de>
+Date:   2016-07-14 10:49:17 +0200
+
+    jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)
+    
+    The type casts which used this data type can be removed by changing
+    the signature of function swap16. As this function is called with
+    unsigned variables, this change is reasonable.
+    
+    Signed-off-by: Stefan Weil <sw@weilnetz.de>
+
+commit 18da6155b2b69472d36ef8b13fd82878966b451c
 Author: Stefan Weil <sw@weilnetz.de>
 Date:   2016-07-12 00:45:51 +0200
 
@@ -540,7 +552,6 @@ Date:   2016-04-18 10:51:51 +0200
     issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
 
 commit a1c0ee9a861778d54df734ebc21b604f06bd52bf
-Merge: 40b5a53 5e5f699
 Author: Antonin Descampe <antonin@gmail.com>
 Date:   2016-04-12 10:48:02 +0200
 
@@ -548,32 +559,12 @@ Date:   2016-04-12 10:48:02 +0200
     
     Remove dead code in opj_dump
 
-commit 40b5a53d2f364fe59b8ed86f4821c867d345a95e
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-04-12 10:47:28 +0200
-
-    Merge pull request #735 from senbox-org/cppcheck_fix_openjp2
-    
-    Fix uninitialized variable reported by cppcheck
-
-commit 5e5f6999a8e218f52584841ea6fdffde34743722
-Author: Julien Malik <julien.malik@paraiso.me>
-Date:   2016-04-09 18:34:11 +0200
-
-    Remove dead code in opj_dump
-
 commit 0069a2bd2f8055b7edf9699332f4f00ac5351564
 Author: Aaron Boxer <boxerab@gmail.com>
 Date:   2016-01-30 10:05:46 -0500
 
     suppress valgrind error - avoid accessing uninitialized memory in mq encoder
 
-commit e3100f714c2bae3da26877020048e2cf5906172b
-Author: Aaron Boxer <boxerab@gmail.com>
-Date:   2016-01-28 19:34:00 -0500
-
-    issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index d55c1c94..ead08e5f 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -423,7 +423,7 @@ $VAR1 = { '2.0.1' => '2014-04-22 07:53', '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', - 'current' => '2016-07-12 00:45:51' + 'current' => '2016-07-14 10:49:17' }, 'HeadersDiff' => { '1.1' => { @@ -491,7 +491,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1468277524', + 'ScmUpdateTime' => '1468486987', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 b/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 index aff34c3c..c81c451c 100644 Binary files a/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 and b/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.1 index b3f5a296..e83877c3 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.1 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 526e4bfa..5ed9af35 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2016-07-12
00:45 +2016-07-14
10:49 7 changelog 100% @@ -143,7 +143,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Mon Jul 11 22:52:31 2016.
+
Maintained by OpenJPEG team. Last updated on Thu Jul 14 09:03:35 2016.


abi-laboratory.pro