diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index d24a027a..333381e9 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 04b70908a7ada29481d2e1903b76f44a68d4d268
+
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-09-01 10:26:18 +0200
+
+    Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3255. Credit to OSS Fuzz
+
+commit 04b70908a7ada29481d2e1903b76f44a68d4d268
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-08-29 11:40:53 +0200
 
@@ -412,12 +418,6 @@ Date:   2017-08-09 15:04:29 +0200
 
     Doc: fix error in previous commit
 
-commit 9203e8ec51a1c1c1a358a9cbafdf3391549ebc80
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-09 14:50:59 +0200
-
-    tcd.h: doc fixes and improvements
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index b0103011..645e528d 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -560,7 +560,7 @@ $VAR1 = { '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', '2.2.0' => '2017-08-10 00:31', - 'current' => '2017-08-29 11:40:53' + 'current' => '2017-09-01 10:26:18' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1504000638', + 'ScmUpdateTime' => '1504255135', '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 aa6176f9..b10fed5d 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.2.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 index 2d8972af..df8be6c5 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index ce4f88ae..9462ca2e 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-08-29
11:40 +2017-09-01
10:26 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Tue Aug 29 09:58:04 2017.
+
Maintained by OpenJPEG team. Last updated on Fri Sep 1 08:39:20 2017.


abi-laboratory.pro