From: Matt Caswell Date: Thu, 18 Feb 2021 15:08:53 +0000 (+0000) Subject: Prepare for release of 3.0 alpha 12 X-Git-Tag: openssl-3.0.0-alpha12^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b467d394eb11ac94500d9f003426f5fa75d60c3c;p=thirdparty%2Fopenssl.git Prepare for release of 3.0 alpha 12 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index e45cb3a1fd..7f04b92f69 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 12 [18 Feb 2021] * The SRP APIs have been deprecated. The old APIs do not work via providers, and there is no EVP interface to them. Unfortunately there is no replacement diff --git a/NEWS.md b/NEWS.md index 342e6569f3..eb59d19e90 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 12 [in pre-release] * Deprecated the `OCSP_REQ_CTX` type and functions. * Deprecated the `EC_KEY` and `EC_KEY_METHOD` types and functions. diff --git a/VERSION.dat b/VERSION.dat index a39467470d..3fd6b8f09f 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha12-dev +PRE_RELEASE_TAG=alpha12 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="18 Feb 2021" SHLIB_VERSION=3