From: Matt Caswell Date: Thu, 28 Sep 2023 13:24:32 +0000 (+0100) Subject: Prepare for release of 3.2 alpha 2 X-Git-Tag: openssl-3.2.0-alpha2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6b4baf546f46211e4f5c389c961d9878bbd198;p=thirdparty%2Fopenssl.git Prepare for release of 3.2 alpha 2 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index f0b6898511c..aad65d78e58 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,7 +23,7 @@ OpenSSL Releases OpenSSL 3.2 ----------- -### Changes between 3.1 and 3.2 [xx XXX xxxx] +### Changes between 3.1 and 3.2 alpha 2 [28 Sep 2023] * Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt) from 8 bytes to 16 bytes. diff --git a/NEWS.md b/NEWS.md index d0312961dfd..e326020c89f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -20,7 +20,7 @@ OpenSSL Releases OpenSSL 3.2 ----------- -### Major changes between OpenSSL 3.1 and OpenSSL 3.2 [under development] +### Major changes between OpenSSL 3.1 and OpenSSL 3.2 alpha 2 [in pre-release] * Added client side support for QUIC. * Added multiple tutorials on the OpenSSL library and in particular diff --git a/VERSION.dat b/VERSION.dat index 584de32867e..72674dea692 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=2 PATCH=0 -PRE_RELEASE_TAG=alpha2-dev +PRE_RELEASE_TAG=alpha2 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="28 Sep 2023" SHLIB_VERSION=3