From 7a96bf9ef74e25c6f9e0aa4dea893240f110f307 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2025 09:05:26 +0200 Subject: update to 8.17.2 --- compat_reports/8.17.1_to_8.17.2/compat_report.html | 626 +++++++++++++++++++++ 1 file changed, 626 insertions(+) create mode 100644 compat_reports/8.17.1_to_8.17.2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.17.1_to_8.17.2/compat_report.html b/compat_reports/8.17.1_to_8.17.2/compat_report.html new file mode 100644 index 0000000..e6f671c --- /dev/null +++ b/compat_reports/8.17.1_to_8.17.2/compat_report.html @@ -0,0 +1,626 @@ + + + + + + + + + +libvips: 8.17.1 to 8.17.2 compatibility report + + + +

API compatibility report for the libvips library between 8.17.1 and 8.17.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.17.1
Version #28.17.2
Archx86_64
GCC Version14
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1651 / 256
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+connection.h, libvips.so.42.19.2
+vips_g_input_stream_get_type ( )
+vips_source_g_input_stream_get_type ( )
+
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.19.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.17.1
Version #28.17.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1777 / 262
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+connection.h
+vips_g_input_stream_get_type ( )
+vips_source_g_input_stream_get_type ( )
+
+to the top
+ +

Problems with Constants, Low Severity  7 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+vips7compat.h
+ +[+] IM_MICRO_VERSION +
+ + + +[+] IM_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.19.1
+
+
to the top
+



+ +
+ + -- cgit