diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 6b9a5039..0687c555 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 d322cc876f976a88328c00c148e5a5536f5c1b56
+
commit acd915080e7a63d1892171533ec245e629c88116
+Author: Antonin Descampe <antonin@gmail.com>
+Date:   2017-10-04 23:17:04 -0300
+
+    Finalise ABI check update for v2.3.0
+
+commit d322cc876f976a88328c00c148e5a5536f5c1b56
 Author: Antonin Descampe <antonin@gmail.com>
 Date:   2017-10-04 22:59:08 -0300
 
@@ -531,12 +537,6 @@ Date:   2017-09-01 16:30:35 +0200
 
     opj_tcd_init_tile(): fix typo on overflow detection condition (introduced in previous commit)
 
-commit eee5104a8885227167a349b6dabdb1f72a04d9d0
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:30:32 +0200
-
-    opj_dwt_decode_partial_tile(): avoid undefined behaviour in lifting operation by properly initializing working buffer
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 10:26:18 +0200
@@ -655,24 +655,12 @@ Date:   2017-08-21 12:25:38 +0200
 
     Add comments for filter_width values
 
-commit f87c5ef7ebef3d7a908e98f2de1b6a0336ae57ae
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-20 22:02:41 +0200
-
-    Subtile decoding: only do 9x7 IDWT computations on relevant areas of tile-component buffer.
-
 commit 3eed024eb45534f86537404e08d08fa572a40782
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-08-19 15:45:54 +0200
 
     pgxtoimage(): avoid excessive memory allocation attempt (#999)
 
-commit e5285319229a5d77bf316bb0d3a6cbd3cb8666d9
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-18 13:39:20 +0200
-
-    pgxtoimage(): fix write stack buffer overflow (#997)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index d24b5bfc..fff2f109 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -633,7 +633,7 @@ $VAR1 = { '2.1.2' => '2016-09-28 18:18', '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', - 'current' => '2017-10-04 22:59:08' + 'current' => '2017-10-04 23:17:04' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1507169521', + 'ScmUpdateTime' => '1507170661', '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 fcb8067e..3baec88b 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.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 index 106c50d1..d29978a0 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 5c7169ef..d44c4a18 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-10-04
22:59 +2017-10-04
23:17 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Oct 5 02:12:53 2017.
+
Maintained by OpenJPEG team. Last updated on Thu Oct 5 02:31:25 2017.


abi-laboratory.pro