From: Matt Caswell Date: Thu, 8 Apr 2021 12:15:48 +0000 (+0100) Subject: Prepare for release of 3.0 alpha 14 X-Git-Tag: openssl-3.0.0-alpha14^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f510d614a7e981cbf69f11ae186c97d3fa00dda9;p=thirdparty%2Fopenssl.git Prepare for release of 3.0 alpha 14 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index 581fda0c96c..a8137bdbf85 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 14 [8 Apr 2021] * A public key check is now performed during EVP_PKEY_derive_set_peer(). Previously DH was internally doing this during EVP_PKEY_derive(). diff --git a/NEWS.md b/NEWS.md index 923a7130870..e8a66a5fc7e 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 14 [in pre-release] * Changed the license to the Apache License v2.0. * Moved all variations of the EVP ciphers CAST5, BF, IDEA, SEED, RC2, diff --git a/VERSION.dat b/VERSION.dat index 2526e2d6e33..96117ce50c9 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha14-dev +PRE_RELEASE_TAG=alpha14 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="8 Apr 2021" SHLIB_VERSION=3