summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2024-01-30 13:28:16 +0000
committerMatt Caswell <matt@openssl.org>2024-01-30 13:28:16 +0000
commit85cf92f55d9e2ac5aacf92bedd33fb890b9f8b4c (patch)
tree4e48caeae2374ee4982c8e44b6a15cf4753229cb
parent32791fd254edced7d8fcf201ff2bf03289657580 (diff)
Prepare for release of 3.0.13openssl-3.0.13
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
-rw-r--r--CHANGES.md2
-rw-r--r--NEWS.md2
-rw-r--r--VERSION.dat4
3 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4cef2556fd..bd876eb89d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@ 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.12 and 3.0.13 [xx XXX xxxx]
+### 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
an untrusted source. The PKCS12 specification allows certain fields to be
diff --git a/NEWS.md b/NEWS.md
index 6acb0a073c..d9a48b157e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
-### Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [under development]
+### Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [30 Jan 2024]
* Fixed PKCS12 Decoding crashes
([CVE-2024-0727])
diff --git a/VERSION.dat b/VERSION.dat
index bb163d5b3e..3ee1a6f829 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=13
-PRE_RELEASE_TAG=dev
+PRE_RELEASE_TAG=
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="30 Jan 2024"
SHLIB_VERSION=3