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.2_to_2.2.3/compat_report.html | 480 +++++++++++++++++++++++ 1 file changed, 480 insertions(+) create mode 100644 compat_reports/2.2.2_to_2.2.3/compat_report.html (limited to 'compat_reports/2.2.2_to_2.2.3/compat_report.html') diff --git a/compat_reports/2.2.2_to_2.2.3/compat_report.html b/compat_reports/2.2.2_to_2.2.3/compat_report.html new file mode 100644 index 0000000..356ee51 --- /dev/null +++ b/compat_reports/2.2.2_to_2.2.3/compat_report.html @@ -0,0 +1,480 @@ + + + + + + + + +libgd: 2.2.2 to 2.2.3 compatibility report + + + +

API compatibility report for the libgd library between 2.2.2 and 2.2.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibgd
Version #12.2.2
Version #22.2.3
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files10
Total Shared Libraries1
Total Symbols / Types243 / 103
VerdictCompatible
+

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
+

Shared Libraries (1)


+
+libgd.so.3.0.20202
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibgd
Version #12.2.2
Version #22.2.3
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files10
Total Shared Libraries1
Total Symbols / Types507 / 226
VerdictCompatible
+

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
+

Shared Libraries (1)


+
+libgd.so.3.0.20202
+
+
to the top
+



+ +
+ + -- cgit