Skip to content

Commit

Permalink
Prepare for release of 3.2.1
Browse files Browse the repository at this point in the history
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
  • Loading branch information
mattcaswell committed Jan 30, 2024
1 parent f4a9ef6 commit a7e9928
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -25,7 +25,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------

### Changes between 3.2.0 and 3.2.1 [xx XXX xxxx]
### Changes between 3.2.0 and 3.2.1 [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
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Expand Up @@ -20,7 +20,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------

### Major changes between OpenSSL 3.2.0 and OpenSSL 3.2.1 [under development]
### Major changes between OpenSSL 3.2.0 and OpenSSL 3.2.1 [30 Jan 2024]

OpenSSL 3.2.1 is a security patch release. The most severe CVE fixed in this
release is Low.
Expand Down
4 changes: 2 additions & 2 deletions VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=2
PATCH=1
PRE_RELEASE_TAG=dev
PRE_RELEASE_TAG=
BUILD_METADATA=
RELEASE_DATE=""
RELEASE_DATE="30 Jan 2024"
SHLIB_VERSION=3

0 comments on commit a7e9928

Please sign in to comment.