From d92c965865fca0a5a95bcc756f16afe994b57823 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Feb 2021 09:57:52 +0100 Subject: update to 2.3.1 in sync with Fedora --- compat_reports/2.3.0_to_2.3.1/compat_report.html | 572 +++++++++++++++++++++++ 1 file changed, 572 insertions(+) create mode 100644 compat_reports/2.3.0_to_2.3.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.3.0_to_2.3.1/compat_report.html b/compat_reports/2.3.0_to_2.3.1/compat_report.html new file mode 100644 index 0000000..f89468d --- /dev/null +++ b/compat_reports/2.3.0_to_2.3.1/compat_report.html @@ -0,0 +1,572 @@ + + + + + + + + + +libgd: 2.3.0 to 2.3.1 compatibility report + + + +

API compatibility report for the libgd library between 2.3.0 and 2.3.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibgd
Version #12.3.0
Version #22.3.1
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types236 / 58
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
Other Changes
in Constants
-1
+ + +

Other Changes in Constants  1 


+gd.h
+ +[+] GD_FLIP_HORIZONTAL +
+ + +
+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.8
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibgd
Version #12.3.0
Version #22.3.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types495 / 122
Compatibility99.6%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-1
+ +

Removed Symbols  2 


+gd_io.h
+Putchar ( int c, gdIOCtx* ctx )
+Putword ( int w, gdIOCtx* ctx )
+
+to the top
+ +

Problems with Constants, Low Severity  1 


+gd.h
+ +[+] GD_RELEASE_VERSION +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+gd.h
+ +[+] GD_FLIP_HORIZONTAL +
+ + +
+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.8
+
+
to the top
+



+ +
+ + -- cgit