From fbaf0f613c07eef243a8bdcd19489a4120bd5b59 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Aug 2017 15:48:50 +0200 Subject: v2.2.5 (security) --- compat_reports/2.2.4_to_2.2.5/compat_report.html | 515 +++++++++++++++++++++++ 1 file changed, 515 insertions(+) create mode 100644 compat_reports/2.2.4_to_2.2.5/compat_report.html (limited to 'compat_reports/2.2.4_to_2.2.5/compat_report.html') diff --git a/compat_reports/2.2.4_to_2.2.5/compat_report.html b/compat_reports/2.2.4_to_2.2.5/compat_report.html new file mode 100644 index 0000000..cac55a3 --- /dev/null +++ b/compat_reports/2.2.4_to_2.2.5/compat_report.html @@ -0,0 +1,515 @@ + + + + + + + + +libgd: 2.2.4 to 2.2.5 compatibility report + + + +

API compatibility report for the libgd library between 2.2.4 and 2.2.5 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibgd
Version #12.2.4
Version #22.2.5
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types243 / 57
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  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.4
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibgd
Version #12.2.4
Version #22.2.5
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types506 / 113
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
Low1
+ + +

Problems with Constants, Low Severity  1 


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



+ +
+ + -- cgit