summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-12-14 13:15:58 +0000
committerMatt Caswell <matt@openssl.org>2021-12-14 13:42:49 +0000
commit5eef9e1deb11d769dff3b76a21634e39bd533336 (patch)
treeee17405fda7dff8efcc067fa7c387ffeff82424f /NEWS.md
parent32a3b9b766315a799982ddda82dc40c338b614f7 (diff)
Update CHANGES and NEWS for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index 720cec7330..9da16da913 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -21,13 +21,19 @@ OpenSSL 3.1
### Major changes between OpenSSL 3.0 and OpenSSL 3.1 [under development]
- * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings
- by default.
+ * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings
+ by default.
OpenSSL 3.0
-----------
-### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0
+### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1
+ * Fixed invalid handling of X509_verify_cert() internal errors in libssl
+ ([CVE-2021-4044])
+ * Allow fetching an operation from the provider that owns an unexportable key
+ as a fallback if that is still allowed by the property query.
+
+### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0.0
* Enhanced 'openssl list' with many new options.
* Added migration guide to man7.