From: Matt Caswell Date: Tue, 30 Jan 2024 13:28:22 +0000 (+0000) Subject: Prepare for 3.0.14 X-Git-Tag: openssl-3.0.14~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F23431%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.0.14 Reviewed-by: Richard Levitte Release: yes --- diff --git a/CHANGES.md b/CHANGES.md index bd876eb89dd..91dd358db8e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,10 @@ 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.13 and 3.0.14 [xx XXX xxxx] + + * none yet + ### Changes between 3.0.12 and 3.0.13 [30 Jan 2024] * A file in PKCS12 format can contain certificates and keys and may come from diff --git a/NEWS.md b/NEWS.md index d9a48b157eb..11fc8b10b00 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,6 +18,10 @@ OpenSSL Releases OpenSSL 3.0 ----------- +### Major changes between OpenSSL 3.0.13 and OpenSSL 3.0.14 [under development] + + * none + ### Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [30 Jan 2024] * Fixed PKCS12 Decoding crashes diff --git a/VERSION.dat b/VERSION.dat index 3ee1a6f829f..3080991a114 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 -PATCH=13 -PRE_RELEASE_TAG= +PATCH=14 +PRE_RELEASE_TAG=dev BUILD_METADATA= -RELEASE_DATE="30 Jan 2024" +RELEASE_DATE="" SHLIB_VERSION=3