]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update news and changes for the 3.5.3 release
authorNorbert Pocs <norbertp@openssl.org>
Mon, 1 Sep 2025 16:11:19 +0000 (18:11 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 3 Sep 2025 17:58:41 +0000 (13:58 -0400)
Release: yes

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28409)

CHANGES.md
NEWS.md

index 70af4e526560480931bc14fb892c125a276f99f8..cd7867cd148ccbb4912f7378c272e394a1b34b9d 100644 (file)
@@ -30,7 +30,17 @@ OpenSSL 3.5
 
 ### Changes between 3.5.2 and 3.5.3 [xx XXX xxxx]
 
- * none yet
+ * Added PCT for key import for SLH-DSA when in FIPS mode.
+
+   *Dr Paul Dale*
+
+ * Added FIPS 140-3 PCT on DH key generation.
+
+   *Nikola Pajkovsky*
+
+ * Fixed the synthesised `OPENSSL_VERSION_NUMBER`.
+
+   *Richard Levitte*
 
 ### Changes between 3.5.1 and 3.5.2 [5 Aug 2025]
 
diff --git a/NEWS.md b/NEWS.md
index b459c291d1d15bf94f9d56c367e3b8a242148d45..441bf810d8b7597b100524efac4bc8a8e7112723 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -25,7 +25,17 @@ OpenSSL 3.5
 
 ### Major changes between OpenSSL 3.5.2 and OpenSSL 3.5.3 [under development]
 
-  * none
+  * Added PCT for key import for SLH-DSA when in FIPS mode.
+
+    *Dr Paul Dale*
+
+  * Added FIPS 140-3 PCT on DH key generation.
+
+    *Nikola Pajkovsky*
+
+  * Fixed the synthesised `OPENSSL_VERSION_NUMBER`.
+
+    *Richard Levitte*
 
 ### Major changes between OpenSSL 3.5.1 and OpenSSL 3.5.2 [5 Aug 2025]