From: Tomas Mraz Date: Mon, 7 Oct 2024 13:16:21 +0000 (+0200) Subject: Prepare for 3.4 beta 2 X-Git-Tag: openssl-3.4.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b2e16475d0fb7195993271518f7565235ada08;p=thirdparty%2Fopenssl.git Prepare for 3.4 beta 2 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index 85267cc7786..45c83209a94 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,7 +27,7 @@ OpenSSL Releases OpenSSL 3.4 ----------- -### Changes between 3.3 and 3.4 beta 1 [7 Oct 2024] +### Changes between 3.3 and 3.4 [xx XXX xxxx] * For the FIPS provider only, replaced the primary DRBG with a continuous health check module. This also removes the now forbidden DRBG chaining. diff --git a/NEWS.md b/NEWS.md index d8c10fd4963..001ee4cb324 100644 --- a/NEWS.md +++ b/NEWS.md @@ -22,7 +22,7 @@ OpenSSL Releases OpenSSL 3.4 ----------- -### Major changes between OpenSSL 3.3 and OpenSSL 3.4 beta 1 [in pre-release] +### Major changes between OpenSSL 3.3 and OpenSSL 3.4 [under development] OpenSSL 3.4.0 is a feature release adding significant new functionality to OpenSSL. diff --git a/VERSION.dat b/VERSION.dat index dbc85d02310..2c184e70c81 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=4 PATCH=0 -PRE_RELEASE_TAG=beta1 +PRE_RELEASE_TAG=beta2-dev BUILD_METADATA= -RELEASE_DATE="7 Oct 2024" +RELEASE_DATE="" SHLIB_VERSION=3