]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add missing CHANGES.md entries
authorTomas Mraz <tomas@openssl.org>
Thu, 25 May 2023 14:58:04 +0000 (16:58 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 29 May 2023 12:50:22 +0000 (14:50 +0200)
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21057)

(cherry picked from commit 3afa246520852ba3bfc16c7c976cb3c2064a3baa)

CHANGES.md

index 13816d2cd67c7660c37d242c95b61a12a5031c56..bf5e83e52b39a7b65a260bcff62859cd2c7069a5 100644 (file)
@@ -277,6 +277,16 @@ OpenSSL 3.1
 
 ### Changes between 3.1.0 and 3.1.1 [xx XXX xxxx]
 
+ * Multiple algorithm implementation fixes for ARM BE platforms.
+
+   *Liu-ErMeng*
+
+ * Added a -pedantic option to fipsinstall that adjusts the various
+   settings to ensure strict FIPS compliance rather than backwards
+   compatibility.
+
+   *Paul Dale*
+
  * Fixed buffer overread in AES-XTS decryption on ARM 64 bit platforms which
    happens if the buffer size is 4 mod 5 in 16 byte AES blocks. This can
    trigger a crash of an application using AES-XTS decryption if the memory