From edf9d6195f658e37caf17074aeae5d5701b415cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Feb 2020 06:32:25 +0100 Subject: update to 1.0.3 drop patch merged upstream --- .../1.0.2_to_1.0.3/compat_report.html | 504 +++++++++++++++++++++ 1 file changed, 504 insertions(+) create mode 100644 compat_reports/libmongocrypt/1.0.2_to_1.0.3/compat_report.html (limited to 'compat_reports/libmongocrypt/1.0.2_to_1.0.3/compat_report.html') diff --git a/compat_reports/libmongocrypt/1.0.2_to_1.0.3/compat_report.html b/compat_reports/libmongocrypt/1.0.2_to_1.0.3/compat_report.html new file mode 100644 index 0000000..fe2826d --- /dev/null +++ b/compat_reports/libmongocrypt/1.0.2_to_1.0.3/compat_report.html @@ -0,0 +1,504 @@ + + + + + + + + + +libmongocrypt: 1.0.2 to 1.0.3 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibmongocrypt
Version #11.0.2
Version #21.0.3
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.2
Version #21.0.3
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