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.0_to_1.0.1/compat_report.html | 447 +++++++++++++++++++++++ 1 file changed, 447 insertions(+) create mode 100644 compat_reports/1.0.0_to_1.0.1/compat_report.html (limited to 'compat_reports/1.0.0_to_1.0.1') diff --git a/compat_reports/1.0.0_to_1.0.1/compat_report.html b/compat_reports/1.0.0_to_1.0.1/compat_report.html new file mode 100644 index 0000000..eed2444 --- /dev/null +++ b/compat_reports/1.0.0_to_1.0.1/compat_report.html @@ -0,0 +1,447 @@ + + + + + + + + + + libsodium: 1.0.0 to 1.0.1 compatibility report + + + +

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

+ +
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + +
Library Namelibsodium
Version #11.0.0 (gcc 4.8.3)
Version #21.0.1 (gcc 4.9.2)
CPU Typex86_64
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.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibsodium
Version #11.0.0 (gcc 4.8.3)
Version #21.0.1 (gcc 4.9.2)
CPU Typex86_64
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.2
+
+
to the top
+


Generated on Tue Jan 20 17:29:18 2015 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