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/1.0.9_to_1.0.10/compat_report.html | 437 ++++++++++++++++++++++ 1 file changed, 437 insertions(+) create mode 100644 compat_reports/1.0.9_to_1.0.10/compat_report.html (limited to 'compat_reports/1.0.9_to_1.0.10/compat_report.html') diff --git a/compat_reports/1.0.9_to_1.0.10/compat_report.html b/compat_reports/1.0.9_to_1.0.10/compat_report.html new file mode 100644 index 0000000..22487d5 --- /dev/null +++ b/compat_reports/1.0.9_to_1.0.10/compat_report.html @@ -0,0 +1,437 @@ + + + + + + + + + + libsodium: 1.0.9 to 1.0.10 compatibility report + + + +

API compatibility report for the libsodium library between 1.0.9 and 1.0.10 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibsodium
Version #11.0.9
Version #21.0.10
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types379 / 74
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.18.1.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibsodium
Version #11.0.9
Version #21.0.10
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types632 / 168
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.18.1.0
+
+
to the top
+




+ + -- cgit