Prepare for 3.0.16

Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
This commit is contained in:
Tomas Mraz 2024-09-03 15:30:37 +02:00
parent c523121f90
commit 1441f2bc5b
3 changed files with 11 additions and 3 deletions

View File

@ -28,6 +28,10 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
### Changes between 3.0.15 and 3.0.16 [xx XXX xxxx]
* none yet
### Changes between 3.0.14 and 3.0.15 [3 Sep 2024]
* Fixed possible denial of service in X.509 name checks.

View File

@ -18,6 +18,10 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Major changes between OpenSSL 3.0.15 and OpenSSL 3.0.16 [under development]
* none
### Major changes between OpenSSL 3.0.14 and OpenSSL 3.0.15 [3 Sep 2024]
OpenSSL 3.0.15 is a security patch release. The most severe CVE fixed in this

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=15
PRE_RELEASE_TAG=
PATCH=16
PRE_RELEASE_TAG=dev
BUILD_METADATA=
RELEASE_DATE="3 Sep 2024"
RELEASE_DATE=""
SHLIB_VERSION=3