[openssl/openssl] 45ada6: Change all references to OpenSSL 3.1 to OpenSSL 3....
Richard Levitte
noreply at github.com
Fri Oct 7 08:09:34 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 45ada6b92bc7e31772d95ab9dcb0e7d2a764cf20
https://github.com/openssl/openssl/commit/45ada6b92bc7e31772d95ab9dcb0e7d2a764cf20
Author: Richard Levitte <levitte at openssl.org>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M CHANGES.md
M NEWS.md
M VERSION.dat
M crypto/lhash/lh_stats.c
M doc/designs/quic-design/quic-requirements.md
M doc/internal/man3/DEFINE_LIST_OF.pod
M doc/internal/man3/DEFINE_PRIORITY_QUEUE_OF.pod
M doc/internal/man3/OSSL_EVENT.pod
M doc/internal/man3/OSSL_SAFE_MATH_SIGNED.pod
M doc/internal/man3/OSSL_TIME.pod
M doc/internal/man7/deprecation.pod
M doc/man1/openssl-cms.pod.in
M doc/man1/openssl-req.pod.in
M doc/man1/openssl-s_client.pod.in
M doc/man1/openssl-s_server.pod.in
M doc/man3/BIO_ADDR.pod
M doc/man3/BIO_ctrl.pod
M doc/man3/BIO_s_accept.pod
M doc/man3/BIO_s_connect.pod
M doc/man3/BIO_sendmmsg.pod
M doc/man3/CMS_EncryptedData_decrypt.pod
M doc/man3/CMS_final.pod
M doc/man3/CMS_verify.pod
M doc/man3/EVP_DigestInit.pod
M doc/man3/EVP_EncryptInit.pod
M doc/man3/EVP_PKEY_decapsulate.pod
M doc/man3/EVP_PKEY_encapsulate.pod
M doc/man3/OPENSSL_LH_COMPFUNC.pod
M doc/man3/OPENSSL_LH_stats.pod
M doc/man3/OSSL_CMP_CTX_new.pod
M doc/man3/OSSL_QUIC_client_method.pod
M doc/man3/PKCS12_create.pod
M doc/man3/SSL_CTX_set_client_hello_cb.pod
M doc/man3/X509_PUBKEY_new.pod
M doc/man3/X509_get_default_cert_file.pod
M doc/man3/X509_new.pod
M doc/man7/bio.pod
M doc/man7/provider-kem.pod
M include/openssl/lhash.h.in
M include/openssl/macros.h
M util/libcrypto.num
M util/libssl.num
Log Message:
-----------
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
3.1 has been decided to be a FIPS 140-3 release, springing from the branch
openssl-3.0, and the master branch to continue with the development of
OpenSSL 3.2.
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19350)
More information about the openssl-commits
mailing list