From: Hugo Landau Date: Tue, 13 Feb 2024 11:33:08 +0000 (+0000) Subject: Add CHANGES: Fixed SSL_export_keying_material for QUIC. X-Git-Tag: openssl-3.3.0-alpha1~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d597b46f9bdb533761e36fcf1d96ce83f3f6f04d;p=thirdparty%2Fopenssl.git Add CHANGES: Fixed SSL_export_keying_material for QUIC. Reviewed-by: Matt Caswell Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23567) (cherry picked from commit a2ccaa666545c4c8dd501e6739d88b4e4d9199be) --- diff --git a/CHANGES.md b/CHANGES.md index 09e841147d3..8137e304fb5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -114,7 +114,14 @@ OpenSSL 3.3 OpenSSL 3.2 ----------- -### Changes between 3.2.0 and 3.2.1 [xx XXX xxxx] +### Changes between 3.2.1 and 3.2.2 [xx XXX xxxx] + + * Fixed bug where SSL_export_keying_material() could not be used with QUIC + connections. (#23560) + + *Hugo Landau* + +### 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