diff --git a/abi-check/abi_dump/openjpeg/current/2c999/ABI.dump b/abi-check/abi_dump/openjpeg/current/9bc2e/ABI.dump similarity index 99% rename from abi-check/abi_dump/openjpeg/current/2c999/ABI.dump rename to abi-check/abi_dump/openjpeg/current/9bc2e/ABI.dump index 95c43204..50e50585 100644 --- a/abi-check/abi_dump/openjpeg/current/2c999/ABI.dump +++ b/abi-check/abi_dump/openjpeg/current/9bc2e/ABI.dump @@ -7,7 +7,7 @@ $VAR1 = { 'openjpeg.h' => 1 }, 'Language' => 'C', - 'LibraryName' => 'libopenjp2.so.2.2.0', + 'LibraryName' => 'libopenjp2.so.2.3.0', 'LibraryVersion' => 'current', 'NameSpaces' => {}, 'Needed' => { @@ -1132,7 +1132,7 @@ $VAR1 = { '__gmon_start__' => 'sysconf@@GLIBC_2.2.5' }, 'Symbols' => { - 'libopenjp2.so.2.2.0' => { + 'libopenjp2.so.2.3.0' => { '_fini' => 1, '_init' => 1, 'opj_codec_set_threads' => 1, @@ -3416,7 +3416,7 @@ $VAR1 = { } }, 'UndefinedSymbols' => { - 'libopenjp2.so.2.2.0' => { + 'libopenjp2.so.2.3.0' => { '_ITM_deregisterTMCloneTable' => 0, '_ITM_registerTMCloneTable' => 0, '_Jv_RegisterClasses' => 0, diff --git a/abi-check/abi_dump/openjpeg/current/2c999/meta.json b/abi-check/abi_dump/openjpeg/current/9bc2e/meta.json similarity index 66% rename from abi-check/abi_dump/openjpeg/current/2c999/meta.json rename to abi-check/abi_dump/openjpeg/current/9bc2e/meta.json index 458fe7f0..c35e1b84 100644 --- a/abi-check/abi_dump/openjpeg/current/2c999/meta.json +++ b/abi-check/abi_dump/openjpeg/current/9bc2e/meta.json @@ -1,5 +1,5 @@ { - "Object": "lib/libopenjp2.so.2.2.0", + "Object": "lib/libopenjp2.so.2.3.0", "Lang": "C", "TotalSymbols": "49", "PublicABI": "1", diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 10eae1f4..e21526b3 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 47b43dbc2bb5a1e6d61bde91e57ccf7191b07616
+
commit 5a67128a251af3f9557d6a9b3b23a7925aec1a5f
+Author: Antonin Descampe <antonin@descampe.net>
+Date:   2017-10-03 17:15:44 -0300
+
+    Update NEWS.md
+
+commit 0b8903d9ea482d85dcaf8def1ddc41597105b228
+Author: Antonin Descampe <antonin@gmail.com>
+Date:   2017-10-03 17:08:30 -0300
+
+    Preparing v2.3.0 release
+
+commit 47b43dbc2bb5a1e6d61bde91e57ccf7191b07616
 Merge: d45ccb0 8ed5886
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-09-28 11:24:59 +0200
@@ -692,18 +704,6 @@ Date:   2017-08-18 10:16:38 +0200
 
     bmp_read_rle8_data(): avoid potential infinite loop (#996)
 
-commit 5d12806091eab0659431fefcefdb797b09f8e884
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-17 19:18:48 +0200
-
-    opj_j2k_update_rates(): grow tile size buffer for some situations
-
-commit 4b0bfbfabc3ce1cc4c6d18dc7113b9f6335372d4
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-17 16:07:19 +0200
-
-    Zero-initialize tile buffer regions of skipped code-blocks, so as to make Valgrind happy
-
 ...
diff --git a/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/abi_compat_report.html b/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/abi_compat_report.html new file mode 100644 index 00000000..3cca4c2f --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/abi_compat_report.html @@ -0,0 +1,331 @@ + + + + + + + +libopenjp2: 2.2.0 to current binary compatibility report + + + + + +
+

Binary compatibility report for the libopenjp2.so object between 2.2.0 and current versions on x86_64

+ +

Test Info


+ + + + + + +
Module Namelibopenjp2
Version #12.2.0
Version #2current
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types48 / 110
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Added Symbols  1 


+openjpeg.h, libopenjp2.so.2.3.0
+opj_set_decoded_components ( opj_codec_t* p_codec, OPJ_UINT32 numcomps, OPJ_UINT32 const* comps_indices, OPJ_BOOL apply_color_transforms )
+
+to the top
+

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.2.0
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/meta.json b/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/meta.json new file mode 100644 index 00000000..a1cdbb99 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.2.0/current/ffb42/meta.json @@ -0,0 +1,8 @@ +{ + "Affected": "0", + "Added": 1, + "Removed": 0, + "TotalProblems": 0, + "Object1": "lib/libopenjp2.so.2.2.0", + "Object2": "lib/libopenjp2.so.2.3.0" +} \ No newline at end of file diff --git a/abi-check/compat_reports/openjpeg/2.2.0_to_current/abi_compat_report.html b/abi-check/compat_reports/openjpeg/2.2.0_to_current/abi_compat_report.html index 56eaa416..77f058ef 100644 --- a/abi-check/compat_reports/openjpeg/2.2.0_to_current/abi_compat_report.html +++ b/abi-check/compat_reports/openjpeg/2.2.0_to_current/abi_compat_report.html @@ -299,7 +299,7 @@ function showContent(header, id)

Added Symbols  1 


-openjpeg.h, libopenjp2.so.2.2.0
+openjpeg.h, libopenjp2.so.2.3.0
opj_set_decoded_components ( opj_codec_t* p_codec, OPJ_UINT32 numcomps, OPJ_UINT32 const* comps_indices, OPJ_BOOL apply_color_transforms )

to the top
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 8a8628dd..1d5c6b2b 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -121,10 +121,10 @@ $VAR1 = { } }, 'current' => { - '2c999' => { + '9bc2e' => { 'Lang' => 'C', - 'Object' => 'lib/libopenjp2.so.2.2.0', - 'Path' => 'abi_dump/openjpeg/current/2c999/ABI.dump', + 'Object' => 'lib/libopenjp2.so.2.3.0', + 'Path' => 'abi_dump/openjpeg/current/9bc2e/ABI.dump', 'TotalSymbols' => '49', 'Version' => '1.7' } @@ -524,6 +524,15 @@ $VAR1 = { 'Path' => 'compat_report/openjpeg/2.2.0/current/4cd8b/abi_compat_report.html', 'Removed' => 0, 'TotalProblems' => 0 + }, + 'ffb42' => { + 'Added' => 1, + 'Affected' => 0, + 'Object1' => 'lib/libopenjp2.so.2.2.0', + 'Object2' => 'lib/libopenjp2.so.2.3.0', + 'Path' => 'compat_report/openjpeg/2.2.0/current/ffb42/abi_compat_report.html', + 'Removed' => 0, + 'TotalProblems' => 0 } } } @@ -560,7 +569,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-09-28 11:24:59' + 'current' => '2017-10-03 17:15:44' }, 'HeadersDiff' => { '1.1' => { @@ -641,14 +650,14 @@ $VAR1 = { '2.2.0' => { 'current' => { 'Path' => 'headers_diff/openjpeg/2.2.0/current/diff.html', - 'Total' => 1 + 'Total' => 2 } } }, 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1506591413', + 'ScmUpdateTime' => '1507062970', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' @@ -687,7 +696,7 @@ $VAR1 = { 'lib/libopenjp2.so.2.2.0' => 'libopenjp2.so.7' }, 'current' => { - 'lib/libopenjp2.so.2.2.0' => 'libopenjp2.so.7' + 'lib/libopenjp2.so.2.3.0' => 'libopenjp2.so.7' } }, 'Sover' => { diff --git a/abi-check/headers_diff/openjpeg/2.2.0/current/diff.html b/abi-check/headers_diff/openjpeg/2.2.0/current/diff.html index ab07d1f9..f7a8fe33 100644 --- a/abi-check/headers_diff/openjpeg/2.2.0/current/diff.html +++ b/abi-check/headers_diff/openjpeg/2.2.0/current/diff.html @@ -222,6 +222,31 @@ coded data. 5 lines changed or deleted 65 lines changed or added +

+ + + + + + + + + + + + + + + + + + + +
 opj_config.h (2.2.0)   opj_config.h (current) 
/* create opj_config.h for CMake */ /* create opj_config.h for CMake */
#define OPJ_HAVE_STDINT_H 1 #define OPJ_HAVE_STDINT_H 1
/*------------------------------------------------------------------------- +-*/ /*------------------------------------------------------------------------- +-*/
/* OpenJPEG Versioning + */ /* OpenJPEG Versioning + */
/* Version number. */ /* Version number. */
#define OPJ_VERSION_MAJOR 2 #define OPJ_VERSION_MAJOR 2
#define OPJ_VERSION_MINOR 2 #define OPJ_VERSION_MINOR 3
#define OPJ_VERSION_BUILD 0 #define OPJ_VERSION_BUILD 0
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41.The latest version is available from http://tools.ietf.org/tools/rfcdiff/
diff --git a/abi-check/headers_diff/openjpeg/2.2.0/current/meta.json b/abi-check/headers_diff/openjpeg/2.2.0/current/meta.json index 82953d05..c9b9e49f 100644 --- a/abi-check/headers_diff/openjpeg/2.2.0/current/meta.json +++ b/abi-check/headers_diff/openjpeg/2.2.0/current/meta.json @@ -1,3 +1,3 @@ { - "Total": 1 + "Total": 2 } \ No newline at end of file diff --git a/abi-check/installed/openjpeg/current/include/openjpeg-2.2/openjpeg.h b/abi-check/installed/openjpeg/current/include/openjpeg-2.3/openjpeg.h similarity index 100% rename from abi-check/installed/openjpeg/current/include/openjpeg-2.2/openjpeg.h rename to abi-check/installed/openjpeg/current/include/openjpeg-2.3/openjpeg.h diff --git a/abi-check/installed/openjpeg/current/include/openjpeg-2.2/opj_config.h b/abi-check/installed/openjpeg/current/include/openjpeg-2.3/opj_config.h similarity index 91% rename from abi-check/installed/openjpeg/current/include/openjpeg-2.2/opj_config.h rename to abi-check/installed/openjpeg/current/include/openjpeg-2.3/opj_config.h index 055fa2e6..5a62baac 100644 --- a/abi-check/installed/openjpeg/current/include/openjpeg-2.2/opj_config.h +++ b/abi-check/installed/openjpeg/current/include/openjpeg-2.3/opj_config.h @@ -6,5 +6,5 @@ /* Version number. */ #define OPJ_VERSION_MAJOR 2 -#define OPJ_VERSION_MINOR 2 +#define OPJ_VERSION_MINOR 3 #define OPJ_VERSION_BUILD 0 diff --git a/abi-check/installed/openjpeg/current/include/openjpeg-2.2/opj_stdint.h b/abi-check/installed/openjpeg/current/include/openjpeg-2.3/opj_stdint.h similarity index 100% rename from abi-check/installed/openjpeg/current/include/openjpeg-2.2/opj_stdint.h rename to abi-check/installed/openjpeg/current/include/openjpeg-2.3/opj_stdint.h diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index cb57b0c6..18f05b1a 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.3.0 similarity index 86% rename from abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 rename to abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 index cccd3ad5..e2093a42 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.3.0 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 index 1dcec4d3..9ced0d4f 120000 --- a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 +++ b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 @@ -1 +1 @@ -libopenjp2.so.2.2.0 \ No newline at end of file +libopenjp2.so.2.3.0 \ No newline at end of file diff --git a/abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGConfig.cmake b/abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGConfig.cmake similarity index 91% rename from abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGConfig.cmake rename to abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGConfig.cmake index 794320cd..a6b9c48d 100644 --- a/abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGConfig.cmake +++ b/abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGConfig.cmake @@ -7,14 +7,14 @@ # The OPENJPEG version number. set(OPENJPEG_MAJOR_VERSION "2") -set(OPENJPEG_MINOR_VERSION "2") +set(OPENJPEG_MINOR_VERSION "3") set(OPENJPEG_BUILD_VERSION "0") # The libraries. set(OPENJPEG_LIBRARIES "openjp2") # The CMake macros dir. -set(OPENJPEG_CMAKE_DIR "lib/openjpeg-2.2") +set(OPENJPEG_CMAKE_DIR "lib/openjpeg-2.3") # The configuration options. set(OPENJPEG_BUILD_SHARED_LIBS "ON") @@ -26,7 +26,7 @@ get_filename_component(SELF_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) if(EXISTS ${SELF_DIR}/OpenJPEGTargets.cmake) # This is an install tree include(${SELF_DIR}/OpenJPEGTargets.cmake) - get_filename_component(OPENJPEG_INCLUDE_ROOT "${SELF_DIR}/../../include/openjpeg-2.2" ABSOLUTE) + get_filename_component(OPENJPEG_INCLUDE_ROOT "${SELF_DIR}/../../include/openjpeg-2.3" ABSOLUTE) set(OPENJPEG_INCLUDE_DIRS ${OPENJPEG_INCLUDE_ROOT}) else() diff --git a/abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGTargets-debug.cmake b/abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake similarity index 99% rename from abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGTargets-debug.cmake rename to abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake index e85b3460..b03fba24 100644 --- a/abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGTargets-debug.cmake +++ b/abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake @@ -14,12 +14,12 @@ GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) SET_PROPERTY(TARGET openjp2 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) SET_TARGET_PROPERTIES(openjp2 PROPERTIES IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "m;-lpthread" - IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.2.0" + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.3.0" IMPORTED_SONAME_DEBUG "libopenjp2.so.7" ) LIST(APPEND _IMPORT_CHECK_TARGETS openjp2 ) -LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2 "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.2.0" ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2 "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.3.0" ) # Import target "openjp2_static" for configuration "Debug" SET_PROPERTY(TARGET openjp2_static APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) diff --git a/abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGTargets.cmake b/abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGTargets.cmake similarity index 100% rename from abi-check/installed/openjpeg/current/lib/openjpeg-2.2/OpenJPEGTargets.cmake rename to abi-check/installed/openjpeg/current/lib/openjpeg-2.3/OpenJPEGTargets.cmake diff --git a/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc b/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc index cf6d205d..19d37017 100644 --- a/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc +++ b/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc @@ -3,12 +3,12 @@ bindir=${prefix}/bin mandir=${prefix}/ docdir=${prefix}/ libdir=${prefix}/lib -includedir=${prefix}/include/openjpeg-2.2 +includedir=${prefix}/include/openjpeg-2.3 Name: openjp2 Description: JPEG2000 library (Part 1 and 2) URL: http://www.openjpeg.org/ -Version: 2.2.0 +Version: 2.3.0 Libs: -L${libdir} -lopenjp2 Libs.private: -lm Cflags: -I${includedir} diff --git a/abi-check/objects_report/openjpeg/2.2.0/current/report.html b/abi-check/objects_report/openjpeg/2.2.0/current/report.html index bce689ff..c2361e4c 100644 --- a/abi-check/objects_report/openjpeg/2.2.0/current/report.html +++ b/abi-check/objects_report/openjpeg/2.2.0/current/report.html @@ -29,8 +29,8 @@ libopenjp2.so.2.2.0 -100% -1 new +100% +1 new 0 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 4feb44c5..6b64770d 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,13 +30,13 @@ Headers
Diff current -2017-09-28
11:24 +2017-10-03
17:15 7 changelog 100% 1 new 0 -1 +2 2.2.0 2017-08-10 @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Sep 28 09:37:15 2017.
+
Maintained by OpenJPEG team. Last updated on Tue Oct 3 20:36:34 2017.


abi-laboratory.pro