diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 28c75cd7..82377ef9 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 221a801a97a3ea968a311f7905c18a1eb7f034c4
+
commit 040e142288e90c9c2d46d25d0a27f828f968bb93
+Author: Eduardo Barretto <edusbarretto@gmail.com>
+Date:   2020-04-16 19:09:40 -0300
+
+    jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226)
+    
+    This issues were found by cppcheck and coverity.
+
+commit 221a801a97a3ea968a311f7905c18a1eb7f034c4
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2020-04-16 20:33:22 +0200
 
@@ -889,12 +897,6 @@ Date:   2018-06-16 16:17:58 +0200
 
     opj_compress: try to make help message of -c switch clearer (fixes #1117)
 
-commit 2c7eb4fed9cbed43ae402840f6706998ce2dd1c4
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2018-03-12 14:24:20 +0100
-
-    opj_compress: fix help message regarding default precinct size
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 0e523492..3b837b3c 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -705,7 +705,7 @@ $VAR1 = { '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', - 'current' => '2020-04-16 20:33:22' + 'current' => '2020-04-16 19:09:40' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1587062590', + 'ScmUpdateTime' => '1587075548', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a index 99fd5b5f..611ce936 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 index 50300586..e22cf62c 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 46694ff7..19ca34b1 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.3.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 index a46d1b07..a0392a18 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index e7d29e6d..d60f1400 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2020-04-16
20:33 +2020-04-16
19:09 7 changelog 100% @@ -179,7 +179,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Apr 16 18:43:46 2020.
+
Maintained by OpenJPEG team. Last updated on Thu Apr 16 22:19:44 2020.


abi-laboratory.pro