From: Matt Caswell Date: Tue, 22 Oct 2024 12:27:03 +0000 (+0100) Subject: Prepare for 3.4.1 X-Git-Tag: openssl-3.4.1~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a1f7298d5e85f1de586f9f3f371abf3931bd21;p=thirdparty%2Fopenssl.git Prepare for 3.4.1 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index 82d97569114..d4b6107c2a2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,10 @@ OpenSSL Releases OpenSSL 3.4 ----------- +### Changes between 3.4.0 and 3.4.1 [xx XXX xxxx] + + * none yet + ### Changes between 3.3 and 3.4.0 [22 Oct 2024] * For the FIPS provider only, replaced the primary DRBG with a continuous diff --git a/NEWS.md b/NEWS.md index b6e63970151..bca2629077c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -22,6 +22,10 @@ OpenSSL Releases OpenSSL 3.4 ----------- +### Major changes between OpenSSL 3.4.0 and OpenSSL 3.4.1 [under development] + + * none + ### Major changes between OpenSSL 3.3 and OpenSSL 3.4.0 [22 Oct 2024] OpenSSL 3.4.0 is a feature release adding significant new functionality to diff --git a/VERSION.dat b/VERSION.dat index 3bcaa17af09..41561dc6234 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=4 -PATCH=0 -PRE_RELEASE_TAG= +PATCH=1 +PRE_RELEASE_TAG=dev BUILD_METADATA= -RELEASE_DATE="22 Oct 2024" +RELEASE_DATE="" SHLIB_VERSION=3