From: Matt Caswell Date: Thu, 26 Nov 2020 14:53:04 +0000 (+0000) Subject: Prepare for release of 3.0 alpha 9 X-Git-Tag: openssl-3.0.0-alpha9^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68ec3d4730a52d32edb35cb602f6580f27d64e8b;p=thirdparty%2Fopenssl.git Prepare for release of 3.0 alpha 9 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index 48957676f61..e81182a852c 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 9 [26 Nov 2020] * Deprecated all the libcrypto and libssl error string loading functions: ERR_load_ASN1_strings(), ERR_load_ASYNC_strings(), diff --git a/NEWS.md b/NEWS.md index 054a55324f3..c388c937172 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 9 [in pre-release] * Deprecated the `ERR_load_` functions. * Remove the `RAND_DRBG` API. diff --git a/VERSION.dat b/VERSION.dat index f5ea270f5fe..030c3de4297 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha9-dev +PRE_RELEASE_TAG=alpha9 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="26 Nov 2020" SHLIB_VERSION=3