From: Richard Levitte Date: Thu, 16 Jul 2020 13:22:29 +0000 (+0200) Subject: Prepare for release of 3.0 alpha 5 X-Git-Tag: openssl-3.0.0-alpha5^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e70a2d9f139e69f0f8a0846a170623256e424dea;p=thirdparty%2Fopenssl.git Prepare for release of 3.0 alpha 5 Reviewed-by: Nicola Tuveri --- diff --git a/CHANGES.md b/CHANGES.md index 3a267d6c251..6b72bd771fc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 [xx XXX xxxx] +### Changes between 1.1.1 and 3.0 alpha 5 [16 Jul 2020] * Deprecated the `ENGINE` API. Engines should be replaced with providers going forward. diff --git a/NEWS.md b/NEWS.md index ed99e8cd008..8796092fe57 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,7 +18,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 5 [in pre-release] * Deprecated the `ENGINE` API. * Added `OPENSSL_CTX`, a libcrypto library context. diff --git a/VERSION.dat b/VERSION.dat index 2ba82bbc93a..a015897f030 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha5-dev +PRE_RELEASE_TAG=alpha5 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="16 Jul 2020" SHLIB_VERSION=3