From b60f01b8da01267709cb7dc920c1a2e04023daa3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Dec 2018 11:58:19 +0100 Subject: update to 8.7.2 rename vips-python to python2-vips rename vips-python3 to python3-vips drop python2 on F30 and EL8 Thanks to Kleis Auke Wolthuizen for the headup --- compat_reports/8.7.0_to_8.7.2/compat_report.html | 559 +++++++++++++++++++++++ 1 file changed, 559 insertions(+) create mode 100644 compat_reports/8.7.0_to_8.7.2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/8.7.0_to_8.7.2/compat_report.html b/compat_reports/8.7.0_to_8.7.2/compat_report.html new file mode 100644 index 0000000..166b2d0 --- /dev/null +++ b/compat_reports/8.7.0_to_8.7.2/compat_report.html @@ -0,0 +1,559 @@ + + + + + + + + + +libvips: 8.7.0 to 8.7.2 compatibility report + + + +

API compatibility report for the libvips library between 8.7.0 and 8.7.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.7.0
Version #28.7.2
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types990 / 195
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  3 


+
+libvips-cpp.so.42.9.0
+libvips.so.42.9.0
+libvipsCC.so.42.9.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.7.0
Version #28.7.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries3
Total Symbols / Types1001 / 195
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  3 


+
+libvips-cpp.so.42.9.0
+libvips.so.42.9.0
+libvipsCC.so.42.9.0
+
+
to the top
+



+ +
+ + -- cgit