diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index ffae57f5..c0b23020 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 9f7d79fd30df3712e6bfc6d475bfa143c069c4df
+
commit fd8448ed446a935da3210821a783e794ede3c599
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-08-17 17:04:48 +0200
+
+    bench_dwt.c: fix signedness related warnings
+
+commit da046b73a89806eae2f7f461c2a46bda7e07aaa8
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-08-17 17:02:40 +0200
+
+    convert.c: fix recently introduced -Wsign-conversion warnings
+
+commit 9f7d79fd30df3712e6bfc6d475bfa143c069c4df
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-08-17 14:52:10 +0200
 
@@ -586,18 +598,6 @@ Date:   2017-07-30 16:48:15 +0200
 
     Avoid p_stream->m_user_data_length >= (OPJ_UINT64)p_stream->m_byte_offset assertion in opj_stream_get_number_byte_left(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2786. Credit to OSS Fuzz
 
-commit 1ed8d67797ef57143e2c855b602016bf9d89337d
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-07-30 15:35:47 +0200
-
-    opj_j2k_set_decode_area: replace assertions by runtime checks. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2795. Credit to OSS Fuzz
-
-commit 68832af20e3b3710424947e12762b6b52d3b6ac0
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-07-30 15:22:24 +0200
-
-    opj_tcd_dc_level_shift_decode: avoid int32 overflow when prec == 31. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2799. Credit to OSS Fuzz
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index fa54d3c4..c7bf327c 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-17 14:52:10' + 'current' => '2017-08-17 17:04:48' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1502975266', + 'ScmUpdateTime' => '1502985723', '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 ddb6a6d6..7ada34bb 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 0f5389f9..98ce1032 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 535a391a..77beee48 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-08-17
14:52 +2017-08-17
17:04 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Aug 17 13:08:32 2017.
+
Maintained by OpenJPEG team. Last updated on Thu Aug 17 16:02:33 2017.


abi-laboratory.pro