From 836bcc2a2746d3475ad570bce00fc8fc367c9092 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Mar 2020 08:57:03 +0100 Subject: update to 2.3.0 add dependency on libraqm remove gdlib-config --- compat_reports/2.2.5-2_to_2.3.0/compat_report.html | 662 +++++++++++++++++++++ 1 file changed, 662 insertions(+) create mode 100644 compat_reports/2.2.5-2_to_2.3.0/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.2.5-2_to_2.3.0/compat_report.html b/compat_reports/2.2.5-2_to_2.3.0/compat_report.html new file mode 100644 index 0000000..7ee56a7 --- /dev/null +++ b/compat_reports/2.2.5-2_to_2.3.0/compat_report.html @@ -0,0 +1,662 @@ + + + + + + + + + +libgd: 2.2.5-2 to 2.3.0 compatibility report + + + +

API compatibility report for the libgd library between 2.2.5-2 and 2.3.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibgd
Version #12.2.5-2
Version #22.3.0
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types240 / 58
Compatibility100%
+

Problem Summary


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

Problems with Symbols, Low Severity  6 


+gd.h, libgd.so.3.0.5
+ +[+] gdImageStringFT ( gdImage* im, int* brect, int fg, char* fontlist, double ptsize, double angle, int x, int y, char* string )  2  +
+ + +[+] gdImageStringFTEx ( gdImage* im, int* brect, int fg, char* fontlist, double ptsize, double angle, int x, int y, char* string, gdFTStringExtraPtr strex )  2  +
+ + +[+] gdImageStringTTF ( gdImage* im, int* brect, int fg, char* fontlist, double ptsize, double angle, int x, int y, char* string )  2  +
+ +
+to the top
+

Header Files  10 


+
+entities.h
+gd.h
+gd_io.h
+gdcache.h
+gdfontg.h
+gdfontl.h
+gdfontmb.h
+gdfonts.h
+gdfontt.h
+gdfx.h
+
+
to the top
+

Libraries  1 


+
+libgd.so.3.0.5
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibgd
Version #12.2.5-2
Version #22.3.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types499 / 122
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 


+gd.h
+ +[+] BGD_EXPORT_DATA_IMPL +
+ + + +[+] BGD_EXPORT_DATA_PROT +
+ + + +[+] GD_MINOR_VERSION +
+ + + +[+] GD_RELEASE_VERSION +
+ + +
+to the top
+

Header Files  10 


+
+entities.h
+gd.h
+gd_io.h
+gdcache.h
+gdfontg.h
+gdfontl.h
+gdfontmb.h
+gdfonts.h
+gdfontt.h
+gdfx.h
+
+
to the top
+

Libraries  1 


+
+libgd.so.3.0.5
+
+
to the top
+



+ +
+ + -- cgit