mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
Prepare for release of 3.6.0
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Release: yes
This commit is contained in:
+1
-1
@@ -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.0 [1 Oct 2025]
|
||||
|
||||
* Added support for `EVP_SKEY` opaque symmetric key objects to the key
|
||||
derivation and key exchange provider methods. Added
|
||||
|
||||
@@ -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.0 [1 Oct 2025]
|
||||
|
||||
This release incorporates the following potentially significant or incompatible
|
||||
changes:
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
MAJOR=3
|
||||
MINOR=6
|
||||
PATCH=0
|
||||
PRE_RELEASE_TAG=beta2-dev
|
||||
PRE_RELEASE_TAG=
|
||||
BUILD_METADATA=
|
||||
RELEASE_DATE=""
|
||||
RELEASE_DATE="1 Oct 2025"
|
||||
SHLIB_VERSION=3
|
||||
|
||||
Reference in New Issue
Block a user