From: openssl-machine Date: Wed, 1 Oct 2025 12:11:58 +0000 (+0000) Subject: Prepare for 3.6.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F28714%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.6.1 Reviewed-by: Neil Horman Reviewed-by: Matt Caswell Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index ec329bc7d65..e0b6a2fbdcf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,6 +29,10 @@ OpenSSL Releases OpenSSL 3.6 ----------- +### Changes between 3.6.0 and 3.6.1 [xx XXX xxxx] + + * none yet + ### Changes between 3.5 and 3.6.0 [1 Oct 2025] * Added support for `EVP_SKEY` opaque symmetric key objects to the key diff --git a/NEWS.md b/NEWS.md index d6ed8a486b8..017352106c4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -24,6 +24,10 @@ OpenSSL Releases OpenSSL 3.6 ----------- +### Major changes between OpenSSL 3.6.0 and OpenSSL 3.6.1 [under development] + + * none + ### Major changes between OpenSSL 3.5 and OpenSSL 3.6.0 [1 Oct 2025] This release incorporates the following potentially significant or incompatible diff --git a/VERSION.dat b/VERSION.dat index cd54c7d895a..86ce044f7b1 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=6 -PATCH=0 -PRE_RELEASE_TAG= +PATCH=1 +PRE_RELEASE_TAG=dev BUILD_METADATA= -RELEASE_DATE="1 Oct 2025" +RELEASE_DATE="" SHLIB_VERSION=3