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.7_to_1.0.8/compat_report.html | 500 +++++++++++++++++++++++ 1 file changed, 500 insertions(+) create mode 100644 compat_reports/1.0.7_to_1.0.8/compat_report.html (limited to 'compat_reports/1.0.7_to_1.0.8') diff --git a/compat_reports/1.0.7_to_1.0.8/compat_report.html b/compat_reports/1.0.7_to_1.0.8/compat_report.html new file mode 100644 index 0000000..46bfdcb --- /dev/null +++ b/compat_reports/1.0.7_to_1.0.8/compat_report.html @@ -0,0 +1,500 @@ + + + + + + + + + + libsodium: 1.0.7 to 1.0.8 compatibility report + + + +

API compatibility report for the libsodium library between 1.0.7 and 1.0.8 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + +
Library Namelibsodium
Version #11.0.7 (gcc 4.9.2)
Version #21.0.8 (gcc 5.3.1)
CPU Typex86_64
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types333 / 74
VerdictCompatible
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ + +

Problems with Data Types, Low Severity (2)


+crypto_aead_aes256gcm.h
+ +[+] typedef crypto_aead_aes256gcm_state (2) +
+ + +
+to the top
+

Header Files (1)


+
+sodium.h
+
+
to the top
+

Shared Libraries (1)


+
+libsodium.so.18.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibsodium
Version #11.0.7 (gcc 4.9.2)
Version #21.0.8 (gcc 5.3.1)
CPU Typex86_64
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types585 / 168
VerdictCompatible
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ + +

Problems with Data Types, Low Severity (1)


+crypto_aead_aes256gcm.h
+ +[+] typedef crypto_aead_aes256gcm_state (1) +
+ + +
+to the top
+

Header Files (1)


+
+sodium.h
+
+
to the top
+

Shared Libraries (1)


+
+libsodium.so.18.0.0
+
+
to the top
+




+ + -- cgit