Prepare for 3.0 alpha 7

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
This commit is contained in:
Matt Caswell 2020-08-06 14:02:31 +01:00
parent e3ec8020b4
commit 1b2873e4a1
3 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Changes between 1.1.1 and 3.0 alpha 6 [6 Aug 2020]
### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* Allow SSL_set1_host() and SSL_add1_host() to take IP literal addresses
as well as actual hostnames.

View File

@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 6 [in pre-release]
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
* Deprecated the `ENGINE` API.
* Added `OPENSSL_CTX`, a libcrypto library context.

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
PRE_RELEASE_TAG=alpha6
PRE_RELEASE_TAG=alpha7-dev
BUILD_METADATA=
RELEASE_DATE="6 Aug 2020"
RELEASE_DATE=""
SHLIB_VERSION=3