2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-19 19:50:42 +08:00

Prepare for 3.0 alpha 9

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
This commit is contained in:
Matt Caswell 2020-11-05 14:04:11 +00:00
parent 20d7295cb0
commit ecabd00644
3 changed files with 4 additions and 4 deletions

@ -21,7 +21,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Changes between 1.1.1 and 3.0 alpha 8 [5 Nov 2020]
### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* Add support for AES Key Wrap inverse ciphers to the EVP layer.
The algorithms are:

@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 8 [in pre-release]
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
* Remove the `RAND_DRBG` API.
* Deprecated the `ENGINE` API.

@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
PRE_RELEASE_TAG=alpha8
PRE_RELEASE_TAG=alpha9-dev
BUILD_METADATA=
RELEASE_DATE="5 Nov 2020"
RELEASE_DATE=""
SHLIB_VERSION=3