From: Tomas Mraz Date: Tue, 30 May 2023 12:14:16 +0000 (+0200) Subject: Prepare for 3.1.2 X-Git-Tag: openssl-3.1.2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd101bf9ac3416a8fce7009817bc9d7002c93817;p=thirdparty%2Fopenssl.git Prepare for 3.1.2 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index be41f2dc806..ced7c4b139d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,10 @@ OpenSSL Releases OpenSSL 3.1 ----------- +### Changes between 3.1.1 and 3.1.2 [xx XXX xxxx] + + * none yet + ### Changes between 3.1.0 and 3.1.1 [30 May 2023] * Mitigate for the time it takes for `OBJ_obj2txt` to translate gigantic diff --git a/NEWS.md b/NEWS.md index 467410036b0..708db5c5ef3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -19,6 +19,10 @@ OpenSSL Releases OpenSSL 3.1 ----------- +### Major changes between OpenSSL 3.1.1 and OpenSSL 3.1.2 [under development] + + * none + ### 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 diff --git a/VERSION.dat b/VERSION.dat index 431388ca934..8afa2c13d5e 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=1 -PATCH=1 -PRE_RELEASE_TAG= +PATCH=2 +PRE_RELEASE_TAG=dev BUILD_METADATA= -RELEASE_DATE="30 May 2023" +RELEASE_DATE="" SHLIB_VERSION=3