Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 35cb2b7

Browse files
committed
OQS-OpenSSL_1_1_1 2022-01 snapshot release
1 parent 8494303 commit 35cb2b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

RELEASE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
OQS-OpenSSL_1\_1\_1-stable snapshot 2021-12-rc1
2-
===============================================
1+
OQS-OpenSSL_1\_1\_1-stable snapshot 2022-01
2+
===========================================
33

44
About
55
-----
@@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
1313
Release notes
1414
=============
1515

16-
This is release candidate 1 for the 2021-12 snapshot release of OQS-OpenSSL. The release candidate was released on December 16, 2021. This release is intended to be used with liboqs version 0.7.1.
16+
This is the 2022-01 snapshot release of OQS-OpenSSL. The release candidate was released on January 6, 2022. This release is intended to be used with liboqs version 0.7.1.
1717

1818
What's New
1919
----------
@@ -46,4 +46,4 @@ Detailed changelog
4646
* simplify documentation [skip ci] by @baentsch in https://github.com/open-quantum-safe/openssl/pull/345
4747
* Merging OpenSSL 1.1.1m by @baentsch in https://github.com/open-quantum-safe/openssl/pull/346
4848

49-
**Full Changelog**: https://github.com/open-quantum-safe/openssl/compare/OQS-OpenSSL_1_1_1-stable-snapshot-2021-08...OQS-OpenSSL_1_1_1-stable-snapshot-2021-12-rc1
49+
**Full Changelog**: https://github.com/open-quantum-safe/openssl/compare/OQS-OpenSSL_1_1_1-stable-snapshot-2021-08...OQS-OpenSSL-1_1_1-stable-snapshot-2022-01

include/openssl/opensslv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extern "C" {
4040
* major minor fix final patch/beta)
4141
*/
4242
# define OPENSSL_VERSION_NUMBER 0x101010dfL
43-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1m 14 Dec 2021, Open Quantum Safe 2021-12 snapshot rc1"
43+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1m 14 Dec 2021, Open Quantum Safe 2022-01 snapshot"
4444

4545
/*-
4646
* The macros below are to be used for shared library (.so, .dll, ...)

0 commit comments

Comments
 (0)