From: Matt Caswell Date: Tue, 14 Dec 2021 16:16:25 +0000 (+0000) Subject: Prepare for release of 3.0.1 X-Git-Tag: openssl-3.0.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e83ed7cd99c12d27e0e220c3afa1745a68f921;p=thirdparty%2Fopenssl.git Prepare for release of 3.0.1 Reviewed-by: Richard Levitte --- diff --git a/CHANGES.md b/CHANGES.md index 228c61d1415..b7b322f3c1e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,7 +28,7 @@ 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.0 and 3.0.1 [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 Internally libssl in OpenSSL calls X509_verify_cert() on the client side to diff --git a/NEWS.md b/NEWS.md index f76b9d20c04..c27423e584e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,7 +18,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [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 ([CVE-2021-4044]) diff --git a/VERSION.dat b/VERSION.dat index ec88dfb7033..6f4423d73c9 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=1 -PRE_RELEASE_TAG=dev +PRE_RELEASE_TAG= BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="14 Dec 2021" SHLIB_VERSION=3