From 6e392cb16675048ee2afd60f0f6cc8f20b38c5ed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Jul 2017 19:16:50 +0200 Subject: v1.0.13 --- compat_reports/0.7.0_to_1.0.0/compat_report.html | 449 +++++++++++++++++++++++ 1 file changed, 449 insertions(+) create mode 100644 compat_reports/0.7.0_to_1.0.0/compat_report.html (limited to 'compat_reports/0.7.0_to_1.0.0') diff --git a/compat_reports/0.7.0_to_1.0.0/compat_report.html b/compat_reports/0.7.0_to_1.0.0/compat_report.html new file mode 100644 index 0000000..3925d2d --- /dev/null +++ b/compat_reports/0.7.0_to_1.0.0/compat_report.html @@ -0,0 +1,449 @@ + + + + + + + + + + libsodium: 0.7.0 to 1.0.0 compatibility report + + + +

API compatibility report for the libsodium library  between 0.7.0 and 1.0.0 versions on x86_64

+ +
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibsodium
Version #10.7.0
Version #21.0.0
CPU Typex86_64
GCC Version4.8.3
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types306 / 101
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 (1)


+
+sodium.h
+
+
to the top
+

Shared Libraries (1)


+
+libsodium.so.13.0.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibsodium
Version #10.7.0
Version #21.0.0
CPU Typex86_64
GCC Version4.8.3
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types554 / 212
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 (1)


+
+sodium.h
+
+
to the top
+

Shared Libraries (1)


+
+libsodium.so.13.0.0
+
+
to the top
+


Generated on Sun Sep 28 08:41:11 2014 for libsodium by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API  
+
+ \ No newline at end of file -- cgit