From 9bb92949d97e769d5bdae401079d046112261436 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 May 2020 07:26:10 +0200 Subject: update to 1.0.4 --- .../1.0.3_to_1.0.4/compat_report.html | 504 +++++++++++++++++++++ 1 file changed, 504 insertions(+) create mode 100644 compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html (limited to 'compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html') diff --git a/compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html b/compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html new file mode 100644 index 0000000..dbe27d0 --- /dev/null +++ b/compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html @@ -0,0 +1,504 @@ + + + + + + + + + +libmongocrypt: 1.0.3 to 1.0.4 compatibility report + + + +

API compatibility report for the libmongocrypt library between 1.0.3 and 1.0.4 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibmongocrypt
Version #11.0.3
Version #21.0.4
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files4
Total Libraries1
Total Symbols / Types48 / 32
Compatibility100%
+

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  4 


+
+mongocrypt-compat.h
+mongocrypt-config.h
+mongocrypt-export.h
+mongocrypt.h
+
+
to the top
+

Libraries  1 


+
+libmongocrypt.so.0.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibmongocrypt
Version #11.0.3
Version #21.0.4
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files4
Total Libraries1
Total Symbols / Types48 / 32
Compatibility100%
+

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 


+mongocrypt.h
+ +[+] MONGOCRYPT_VERSION +
+ + +
+to the top
+

Header Files  4 


+
+mongocrypt-compat.h
+mongocrypt-config.h
+mongocrypt-export.h
+mongocrypt.h
+
+
to the top
+

Libraries  1 


+
+libmongocrypt.so.0.0.0
+
+
to the top
+



+ +
+ + -- cgit