Prepare for 3.1.4

Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes
This commit is contained in:
Richard Levitte 2023-09-19 15:02:32 +02:00
parent 7b649c73a2
commit c9e75c1daf
3 changed files with 11 additions and 3 deletions

View File

@ -22,6 +22,10 @@ OpenSSL Releases
OpenSSL 3.1
-----------
### Changes between 3.1.3 and 3.1.4 [xx XXX xxxx]
* none yet
### Changes between 3.1.2 and 3.1.3 [19 Sep 2023]
* Fix POLY1305 MAC implementation corrupting XMM registers on Windows.

View File

@ -19,6 +19,10 @@ OpenSSL Releases
OpenSSL 3.1
-----------
### Major changes between OpenSSL 3.1.3 and OpenSSL 3.1.4 [under development]
* none
### Major changes between OpenSSL 3.1.2 and OpenSSL 3.1.3 [19 Sep 2023]
* Fix POLY1305 MAC implementation corrupting XMM registers on Windows

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=1
PATCH=3
PRE_RELEASE_TAG=
PATCH=4
PRE_RELEASE_TAG=dev
BUILD_METADATA=
RELEASE_DATE="19 Sep 2023"
RELEASE_DATE=""
SHLIB_VERSION=3