From ba18ab3ef5490e30faaed7ca083f336385d74de2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Jan 2023 14:12:31 +0100 Subject: update to 8.14.1 --- compat_reports/8.14.0_to_8.14.1/compat_report.html | 570 +++++++++++++++++++++ 1 file changed, 570 insertions(+) create mode 100644 compat_reports/8.14.0_to_8.14.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.14.0_to_8.14.1/compat_report.html b/compat_reports/8.14.0_to_8.14.1/compat_report.html new file mode 100644 index 0000000..42489e9 --- /dev/null +++ b/compat_reports/8.14.0_to_8.14.1/compat_report.html @@ -0,0 +1,570 @@ + + + + + + + + + +libvips: 8.14.0 to 8.14.1 compatibility report + + + +

API compatibility report for the libvips library between 8.14.0 and 8.14.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.14.0
Version #28.14.1
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1082 / 219
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 


+semaphore.h, libvips.so.42.16.1
+vips_semaphore_down_timeout ( struct VipsSemaphore* s, gint64 timeout )
+
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.16.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.14.0
Version #28.14.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1137 / 224
Compatibility99.9%
+

Problem Summary


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

Added Symbols  1 


+semaphore.h
+vips_semaphore_down_timeout ( struct VipsSemaphore* s, gint64 timeout )
+
+to the top
+

Removed Symbols  1 


+thread.h
+vips_g_thread_join ( GThread* thread )
+
+to the top
+ +

Problems with Constants, Low Severity  4 


+version.h
+ +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.16.0
+
+
to the top
+



+ +
+ + -- cgit