Prepare for release of 3.0 alpha 16
Reviewed-by: Tomas Mraz <tomas@openssl.org>
This commit is contained in:
parent
aff636a489
commit
d0c041b13a
@ -21,7 +21,7 @@ OpenSSL Releases
|
|||||||
OpenSSL 3.0
|
OpenSSL 3.0
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
|
### Changes between 1.1.1 and 3.0 alpha 16 [6 May 2021]
|
||||||
|
|
||||||
* Add "abspath" and "includedir" pragma's to config files, to prevent,
|
* Add "abspath" and "includedir" pragma's to config files, to prevent,
|
||||||
or modify relative pathname inclusion.
|
or modify relative pathname inclusion.
|
||||||
|
2
NEWS.md
2
NEWS.md
@ -18,7 +18,7 @@ OpenSSL Releases
|
|||||||
OpenSSL 3.0
|
OpenSSL 3.0
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
|
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 16 [in pre-release]
|
||||||
|
|
||||||
* Added suport for Kernel TLS (KTLS)
|
* Added suport for Kernel TLS (KTLS)
|
||||||
* Changed the license to the Apache License v2.0.
|
* Changed the license to the Apache License v2.0.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
MAJOR=3
|
MAJOR=3
|
||||||
MINOR=0
|
MINOR=0
|
||||||
PATCH=0
|
PATCH=0
|
||||||
PRE_RELEASE_TAG=alpha16-dev
|
PRE_RELEASE_TAG=alpha16
|
||||||
BUILD_METADATA=
|
BUILD_METADATA=
|
||||||
RELEASE_DATE=""
|
RELEASE_DATE="6 May 2021"
|
||||||
SHLIB_VERSION=3
|
SHLIB_VERSION=3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user