diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index a2a15514..87233cae 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,15 @@

Changelog from Git



-
commit e078172b1c3f98d2219c37076b238fb759c751ea
+
commit ef01f18dfc6780b776d0674ed3e7415c6ef54d24
+Author: Matthieu Darbois <mayeut@users.noreply.github.com>
+Date:   2016-09-08 07:34:46 +0200
+
+    Cast to size_t before multiplication
+    
+    Need to cast to size_t before multiplication otherwise overflow check is useless.
+
+commit e078172b1c3f98d2219c37076b238fb759c751ea
 Author: Matthieu Darbois <mayeut@users.noreply.github.com>
 Date:   2016-09-08 00:24:15 +0200
 
@@ -386,7 +394,6 @@ Date:   2016-05-02 16:03:16 +0200
     - useless space at end of lines
 
 commit ba0cf122f6820d38a7a5acc65b9d64392dd94e83
-Merge: da56086 e1e018a
 Author: julienmalik <julienmalik@users.noreply.github.com>
 Date:   2016-05-02 14:34:32 +0200
 
@@ -394,20 +401,6 @@ Date:   2016-05-02 14:34:32 +0200
     
     Fix UBSan gcc warning for first arg to memset non null
 
-commit da56086e012117edb278408e6062d1b890b53576
-Author: julienmalik <julienmalik@users.noreply.github.com>
-Date:   2016-05-02 14:32:08 +0200
-
-    Merge pull request #768 from julienmalik/filter_clang_warnings
-    
-    Ignore clang's summary warning
-
-commit e1e018a8dc8c96f45486768356b7fb370ae0527c
-Author: Julien Malik <julien.malik@paraiso.me>
-Date:   2016-05-02 12:13:24 +0200
-
-    Fix UBSan gcc warning for first arg to memset non null
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 1d716851..7cf252fd 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-09-08 00:24:15' + 'current' => '2016-09-08 07:34:46' }, 'HeadersDiff' => { '1.1' => { @@ -491,7 +491,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1473287482', + 'ScmUpdateTime' => '1473313285', '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 5f6247fd..808a80cc 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 d5af8699..2580cafb 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 8bb7f460..e23dd5b2 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2016-09-08
00:24 +2016-09-08
07:34 7 changelog 100% @@ -143,7 +143,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Sep 7 22:31:49 2016.
+
Maintained by OpenJPEG team. Last updated on Thu Sep 8 05:42:02 2016.


abi-laboratory.pro