From 9de02805ac8c9f82dbfc1a6e1ce5b37090322b6a Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Thu, 27 Jul 2017 16:24:43 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit d6fa30099797c68c6a67decf58571dd59dbf734b --- abi-check/changelog/openjpeg/current/log.html | 19 ++++++++++++------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 ++-- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index a2d1b818..181c9e83 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,18 @@

Changelog from Git



-
commit a88cbb6a0b3539461dfb29922102953b7a7fc3a7
+
commit d6fa30099797c68c6a67decf58571dd59dbf734b
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-26 23:25:38 +0200
+
+    Avoids undefined shift behaviour in m_dc_level_shift computation
+    
+    Fixes warning found on clusterfuzz-testcase-minimized-5146316340461568
+    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2495
+    
+    Credit to OSS Fuzz
+
+commit a88cbb6a0b3539461dfb29922102953b7a7fc3a7
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-26 22:53:59 +0200
 
@@ -760,12 +771,6 @@ Date:   2016-09-29 22:06:23 +0200
 
     fix abi-check and limit upload to website for master
 
-commit 110d31891b459c673c7c788cf8170cadfd2201bf
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-09-29 21:44:38 +0200
-
-    fix abi-check
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index cdd200ec..f2ea37c7 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -473,7 +473,7 @@ $VAR1 = { '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', - 'current' => '2017-07-26 22:53:59' + 'current' => '2017-07-26 23:25:38' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 60a8a475..906f4031 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-26
22:53 +2017-07-26
23:25 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Jul 26 21:38:53 2017.
+
Maintained by OpenJPEG team. Last updated on Thu Jul 27 16:24:42 2017.


abi-laboratory.pro