From: Matt Caswell Date: Thu, 15 Oct 2020 13:15:55 +0000 (+0100) Subject: Prepare for release of 3.0 alpha 7 X-Git-Tag: openssl-3.0.0-alpha7^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9a5682e5c0fbf8b17319d71b0040dba9f8b46ee;p=thirdparty%2Fopenssl.git Prepare for release of 3.0 alpha 7 Reviewed-by: Nicola Tuveri --- diff --git a/CHANGES.md b/CHANGES.md index 4114ce96cff..358cdc9e0f8 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 7 [15 Oct 2020] * Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public interface. Their functionality remains unchanged. diff --git a/NEWS.md b/NEWS.md index 2ba338c7455..71f29b5ff79 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 7 [in pre-release] * Remove the `RAND_DRBG` API. * Deprecated the `ENGINE` API. diff --git a/VERSION.dat b/VERSION.dat index fa4e93c5f02..ad4e0844c0b 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha7-dev +PRE_RELEASE_TAG=alpha7 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="15 Oct 2020" SHLIB_VERSION=3