From 0a190000e905fb86f7a89e3704bb04248a8bafd7 Mon Sep 17 00:00:00 2001 From: Douglas Stebila Date: Fri, 10 Jul 2020 15:29:28 -0400 Subject: [PATCH] OQS-OpenSSL 2020-07 snapshot release --- RELEASE.md | 6 +++--- include/openssl/opensslv.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index e80b10cab7c5c..3d71d5d3d5bd6 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,5 @@ -OQS-OpenSSL_1\_1\_1-stable snapshot 2020-06-rc2 -=============================================== +OQS-OpenSSL_1\_1\_1-stable snapshot 2020-07 +=========================================== About ----- @@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi Release notes ============= -This is release candidate 2 for the 2020-06 snapshot release of OQS-OpenSSL. This release candidate was released on June 23, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/openssl/releases/tag/OQS-OpenSSL_1_1_1-stable-snapshot-2020-06-rc2. +This is the 2020-07 snapshot release of OQS-OpenSSL, which was released on July 10, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/openssl/releases/tag/OQS-OpenSSL_1_1_1-stable-snapshot-2020-07. This release is intended to be used with liboqs version 0.3.0. What's New ---------- diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index 2782ef19fbf81..781b05fbddc2b 100644 --- a/include/openssl/opensslv.h +++ b/include/openssl/opensslv.h @@ -40,7 +40,7 @@ extern "C" { * major minor fix final patch/beta) */ # define OPENSSL_VERSION_NUMBER 0x1010107fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1g 21 Apr 2020, Open Quantum Safe 2020-06 snapshot rc2" +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1g 21 Apr 2020, Open Quantum Safe 2020-07 snapshot" /*- * The macros below are to be used for shared library (.so, .dll, ...)