From: Tomas Mraz Date: Tue, 30 May 2023 12:13:24 +0000 (+0200) Subject: Prepare for release of 3.1.1 X-Git-Tag: openssl-3.1.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf4e90eaaf7402bf038b158dbdacd0a15561fb7;p=thirdparty%2Fopenssl.git Prepare for release of 3.1.1 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index d5c3a9101c5..be41f2dc806 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,7 +22,7 @@ OpenSSL Releases OpenSSL 3.1 ----------- -### Changes between 3.1.0 and 3.1.1 [xx XXX xxxx] +### Changes between 3.1.0 and 3.1.1 [30 May 2023] * Mitigate for the time it takes for `OBJ_obj2txt` to translate gigantic OBJECT IDENTIFIER sub-identifiers to canonical numeric text form. diff --git a/NEWS.md b/NEWS.md index f051da33408..467410036b0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -19,7 +19,7 @@ OpenSSL Releases OpenSSL 3.1 ----------- -### Major changes between OpenSSL 3.1.0 and OpenSSL 3.1.1 [under development] +### Major changes between OpenSSL 3.1.0 and OpenSSL 3.1.1 [30 May 2023] * Mitigate for very slow `OBJ_obj2txt()` performance with gigantic OBJECT IDENTIFIER sub-identities. ([CVE-2023-2650]) diff --git a/VERSION.dat b/VERSION.dat index e3ba558556f..431388ca934 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=1 PATCH=1 -PRE_RELEASE_TAG=dev +PRE_RELEASE_TAG= BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="30 May 2023" SHLIB_VERSION=3