From: openssl-machine Date: Tue, 2 Sep 2025 13:07:16 +0000 (+0000) Subject: Prepare for release of 3.6 alpha 1 X-Git-Tag: openssl-3.6.0-alpha1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccb480c11c0220ab39acc3b06923979a7df1a9f;p=thirdparty%2Fopenssl.git Prepare for release of 3.6 alpha 1 Reviewed-by: Neil Horman Reviewed-by: Saša Nedvědický Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index 2edfb577262..2c7be75b37b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,7 +29,7 @@ OpenSSL Releases OpenSSL 3.6 ----------- -### Changes between 3.5 and 3.6 [xx XXX xxxx] +### Changes between 3.5 and 3.6 alpha 1 [2 Sep 2025] * Added support for EVP_SKEY opaque symmetric key objects to the key derivation and key exchange provider methods. Added `EVP_KDF_CTX_set_SKEY()`, diff --git a/NEWS.md b/NEWS.md index 4d76005b5aa..07490da8906 100644 --- a/NEWS.md +++ b/NEWS.md @@ -24,7 +24,7 @@ OpenSSL Releases OpenSSL 3.6 ----------- -### Major changes between OpenSSL 3.5 and OpenSSL 3.6 [under development] +### Major changes between OpenSSL 3.5 and OpenSSL 3.6 alpha 1 [in pre-release] This release incorporates the following potentially significant or incompatible changes: diff --git a/VERSION.dat b/VERSION.dat index 7c604defb1f..26d8f999e7e 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=6 PATCH=0 -PRE_RELEASE_TAG=dev +PRE_RELEASE_TAG=alpha1 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="2 Sep 2025" SHLIB_VERSION=3