From 3c175c2dce368a8999e98aeda0ae2ca8bb604907 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Aug 2021 08:41:28 +0200 Subject: update to 8.11.3 --- compat_reports/8.11.2_to_8.11.3/compat_report.html | 605 +++++++++++++++++++++ 1 file changed, 605 insertions(+) create mode 100644 compat_reports/8.11.2_to_8.11.3/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.11.2_to_8.11.3/compat_report.html b/compat_reports/8.11.2_to_8.11.3/compat_report.html new file mode 100644 index 0000000..c192ce4 --- /dev/null +++ b/compat_reports/8.11.2_to_8.11.3/compat_report.html @@ -0,0 +1,605 @@ + + + + + + + + + +libvips: 8.11.2 to 8.11.3 compatibility report + + + +

API compatibility report for the libvips library between 8.11.2 and 8.11.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.11.2
Version #28.11.3
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1121 / 218
Compatibility100%
+

Problem Summary


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

Problems with Constants, Low Severity  1 


+version.h
+ +[+] VIPS_CONFIG +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.13.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.11.2
Version #28.11.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1131 / 218
Compatibility100%
+

Problem Summary


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

Added Symbols  3 


+foreign.h
+vips_jxlsave ( VipsImage* in, char const* filename, ... )
+vips_jxlsave_buffer ( VipsImage* in, void** buf, size_t* len, ... )
+vips_jxlsave_target ( VipsImage* in, VipsTarget* target, ... )
+
+to the top
+ +

Problems with Constants, Low Severity  5 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] 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.13.1
+
+
to the top
+



+ +
+ + -- cgit