From b0f4065b5c2af3d613bd4f74fb60d8b652503669 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Oct 2023 09:32:10 +0200 Subject: update to 8.14.5 use libhwy instead of liborc on Fedora and EL-9 use libarchive instead of libgsf open https://github.com/libvips/libvips/pull/3722 Revert "raise librsvg minver to 2.48 --- compat_reports/8.14.4_to_8.14.5/compat_report.html | 555 +++++++++++++++++++++ 1 file changed, 555 insertions(+) create mode 100644 compat_reports/8.14.4_to_8.14.5/compat_report.html (limited to 'compat_reports/8.14.4_to_8.14.5/compat_report.html') diff --git a/compat_reports/8.14.4_to_8.14.5/compat_report.html b/compat_reports/8.14.4_to_8.14.5/compat_report.html new file mode 100644 index 0000000..6d5d6ed --- /dev/null +++ b/compat_reports/8.14.4_to_8.14.5/compat_report.html @@ -0,0 +1,555 @@ + + + + + + + + + +libvips: 8.14.4 to 8.14.5 compatibility report + + + +

API compatibility report for the libvips library between 8.14.4 and 8.14.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.14.4
Version #28.14.5
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


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

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.16.4
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.14.4
Version #28.14.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1137 / 224
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
Low4
+ + +

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.4
+
+
to the top
+



+ +
+ + -- cgit