From: Matt Caswell Date: Tue, 14 Dec 2021 16:16:32 +0000 (+0000) Subject: Prepare for 3.0.2 X-Git-Tag: openssl-3.0.2~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11183f68658cf625a3befd6d245923d588638f5;p=thirdparty%2Fopenssl.git Prepare for 3.0.2 Reviewed-by: Richard Levitte --- diff --git a/CHANGES.md b/CHANGES.md index b7b322f3c1e..a4799e3b63c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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.1 and 3.0.2 [xx XXX xxxx] + + * + ### Changes between 3.0.0 and 3.0.1 [14 Dec 2021] * Fixed invalid handling of X509_verify_cert() internal errors in libssl diff --git a/NEWS.md b/NEWS.md index c27423e584e..61d66d9aacc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,6 +18,10 @@ OpenSSL Releases OpenSSL 3.0 ----------- +### Major changes between OpenSSL 3.0.1 and OpenSSL 3.0.2 [under development] + + * + ### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [14 Dec 2021] * Fixed invalid handling of X509_verify_cert() internal errors in libssl diff --git a/VERSION.dat b/VERSION.dat index 6f4423d73c9..7c3989e20e8 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 -PATCH=1 -PRE_RELEASE_TAG= +PATCH=2 +PRE_RELEASE_TAG=dev BUILD_METADATA= RELEASE_DATE="14 Dec 2021" SHLIB_VERSION=3