From: Matt Caswell Date: Thu, 4 Jun 2020 13:58:20 +0000 (+0100) Subject: Prepare for 3.0 alpha 4 X-Git-Tag: openssl-3.0.0-alpha4~192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12044%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.0 alpha 4 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index 7a8896bf314..68fa1e00330 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 alpha 3 [4 Jun 2020] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * Deprecated EC_METHOD_get_field_type(). Applications should switch to EC_GROUP_get_field_type(). diff --git a/NEWS.md b/NEWS.md index 416d7c6a6e1..c09e9599a49 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 alpha 3 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * The X25519, X448, Ed25519, Ed448 and SHAKE256 algorithms are included in the FIPS provider. None have the "fips=yes" property set and, as such, diff --git a/VERSION b/VERSION index 21a214268d0..48c68bdd043 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha3 +PRE_RELEASE_TAG=alpha4-dev BUILD_METADATA= -RELEASE_DATE="4 Jun 2020" +RELEASE_DATE="" SHLIB_VERSION=3