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 | 493 ++++++++++++++++++++ .../1.0.3_to_1.0.4/compat_report.html | 504 +++++++++++++++++++++ libkms_message.xml | 2 +- libmongocrypt.spec | 5 +- libmongocrypt.xml | 2 +- 5 files changed, 1003 insertions(+), 3 deletions(-) create mode 100644 compat_reports/libkms_message/1.0.3_to_1.0.4/compat_report.html create mode 100644 compat_reports/libmongocrypt/1.0.3_to_1.0.4/compat_report.html diff --git a/compat_reports/libkms_message/1.0.3_to_1.0.4/compat_report.html b/compat_reports/libkms_message/1.0.3_to_1.0.4/compat_report.html new file mode 100644 index 0000000..b7d352e --- /dev/null +++ b/compat_reports/libkms_message/1.0.3_to_1.0.4/compat_report.html @@ -0,0 +1,493 @@ + + + + + + + + + + +libkms_message: 1.0.3 to 1.0.4 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


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

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types39 / 22
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  10 


+
+kms_b64.h
+kms_caller_identity_request.h
+kms_decrypt_request.h
+kms_encrypt_request.h
+kms_message.h
+kms_message_defines.h
+kms_request.h
+kms_request_opt.h
+kms_response.h
+kms_response_parser.h
+
+
to the top
+

Libraries  1 


+
+libkms_message.so.0.0.0
+
+
to the top
+


+

Test Info


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

Test Results


+ + + + + + +
Total Header Files10
Total Libraries1
Total Symbols / Types39 / 22
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  10 


+
+kms_b64.h
+kms_caller_identity_request.h
+kms_decrypt_request.h
+kms_encrypt_request.h
+kms_message.h
+kms_message_defines.h
+kms_request.h
+kms_request_opt.h
+kms_response.h
+kms_response_parser.h
+
+
to the top
+

Libraries  1 


+
+libkms_message.so.0.0.0
+
+
to the top
+



+ +
+ + 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
+



+ +
+ + diff --git a/libkms_message.xml b/libkms_message.xml index ac7fc5e..c020ced 100644 --- a/libkms_message.xml +++ b/libkms_message.xml @@ -9,7 +9,7 @@ -1.0.3 +1.0.4 diff --git a/libmongocrypt.spec b/libmongocrypt.spec index b11cacb..72909bc 100644 --- a/libmongocrypt.spec +++ b/libmongocrypt.spec @@ -14,7 +14,7 @@ Name: %{libname} Summary: The companion C library for client side encryption in drivers -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} # see kms-message/THIRD_PARTY_NOTICES @@ -99,6 +99,9 @@ fi %changelog +* Thu May 14 2020 Remi Collet - 1.0.4-1 +- update to 1.0.4 + * Thu Feb 13 2020 Remi Collet - 1.0.3-1 - update to 1.0.3 - drop patch merged upstream diff --git a/libmongocrypt.xml b/libmongocrypt.xml index cb21d26..7660b02 100644 --- a/libmongocrypt.xml +++ b/libmongocrypt.xml @@ -9,7 +9,7 @@ -1.0.3 +1.0.4 -- cgit