mirror of
https://github.com/openssl/openssl.git
synced 2025-04-18 20:40:45 +08:00
Prepare for release of 3.5 beta 1
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
This commit is contained in:
parent
e5386cd2d7
commit
0c6656a7a3
@ -28,7 +28,7 @@ OpenSSL Releases
|
||||
OpenSSL 3.5
|
||||
-----------
|
||||
|
||||
### Changes between 3.4 and 3.5 [xx XXX xxxx]
|
||||
### Changes between 3.4 and 3.5 beta 1 [25 Mar 2025]
|
||||
|
||||
* Added server side support for QUIC
|
||||
|
||||
|
2
NEWS.md
2
NEWS.md
@ -23,7 +23,7 @@ OpenSSL Releases
|
||||
OpenSSL 3.5
|
||||
-----------
|
||||
|
||||
### Major changes between OpenSSL 3.4 and OpenSSL 3.5 [under development]
|
||||
### Major changes between OpenSSL 3.4 and OpenSSL 3.5 beta 1 [in pre-release]
|
||||
|
||||
OpenSSL 3.5.0 is a feature release adding significant new functionality to
|
||||
OpenSSL.
|
||||
|
@ -1,7 +1,7 @@
|
||||
MAJOR=3
|
||||
MINOR=5
|
||||
PATCH=0
|
||||
PRE_RELEASE_TAG=alpha2-dev
|
||||
PRE_RELEASE_TAG=beta1
|
||||
BUILD_METADATA=
|
||||
RELEASE_DATE=""
|
||||
RELEASE_DATE="25 Mar 2025"
|
||||
SHLIB_VERSION=3
|
||||
|
Loading…
x
Reference in New Issue
Block a user