Prepare for release of 3.4.2

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
This commit is contained in:
openssl-machine 2025-07-01 11:57:25 +00:00
parent e33f01f78e
commit 4292b5fd3d
3 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ OpenSSL Releases
OpenSSL 3.4 OpenSSL 3.4
----------- -----------
### Changes between 3.4.1 and 3.4.2 [xx XXX xxxx] ### Changes between 3.4.1 and 3.4.2 [1 Jul 2025]
* Aligned the behaviour of TLS and DTLS in the event of a no_renegotiation * Aligned the behaviour of TLS and DTLS in the event of a no_renegotiation
alert being received. Older versions of OpenSSL failed with DTLS if a alert being received. Older versions of OpenSSL failed with DTLS if a

View File

@ -22,7 +22,7 @@ OpenSSL Releases
OpenSSL 3.4 OpenSSL 3.4
----------- -----------
### Major changes between OpenSSL 3.4.1 and OpenSSL 3.4.2 [under development] ### Major changes between OpenSSL 3.4.1 and OpenSSL 3.4.2 [1 Jul 2025]
OpenSSL 3.4.2 is a bug fix release. OpenSSL 3.4.2 is a bug fix release.

View File

@ -1,7 +1,7 @@
MAJOR=3 MAJOR=3
MINOR=4 MINOR=4
PATCH=2 PATCH=2
PRE_RELEASE_TAG=dev PRE_RELEASE_TAG=
BUILD_METADATA= BUILD_METADATA=
RELEASE_DATE="" RELEASE_DATE="1 Jul 2025"
SHLIB_VERSION=3 SHLIB_VERSION=3