summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-05-03 14:32:01 +0100
committerMatt Caswell <matt@openssl.org>2022-05-03 14:32:01 +0100
commit4d346a188c27bdf78aa76590c641e1217732ca4b (patch)
treecc7f7a3e6599938b5174fb7b1e0fc0f2b0c2a9a5
parent7f6c33bda143c96d4cc461839267792f5ca7e9d1 (diff)
Prepare for release of 3.0.3openssl-3.0.3
Reviewed-by: Tomas Mraz <tomas@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 a16b450729..ae8033eb8f 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.2 and 3.0.3 [xx XXX xxxx]
+### Changes between 3.0.2 and 3.0.3 [3 May 2022]
* Fixed a bug in the c_rehash script which was not properly sanitising shell
metacharacters to prevent command injection. This script is distributed by
diff --git a/NEWS.md b/NEWS.md
index f0fda61299..f6903d2009 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
-### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [under development]
+### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [3 May 2022]
* Fixed a bug in the c_rehash script which was not properly sanitising shell
metacharacters to prevent command injection ([CVE-2022-1292])
diff --git a/VERSION.dat b/VERSION.dat
index 8a7ab71bf0..8b5055ab60 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=3
-PRE_RELEASE_TAG=dev
+PRE_RELEASE_TAG=
BUILD_METADATA=
-RELEASE_DATE="15 Mar 2022"
+RELEASE_DATE="3 May 2022"
SHLIB_VERSION=3