[openssl/openssl] da1c08: Copyright year updates

Matt Caswell noreply at github.com
Thu Sep 7 09:15:19 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: da1c088f599af3755aaeed1c447a39621ef12e1f
      https://github.com/openssl/openssl/commit/da1c088f599af3755aaeed1c447a39621ef12e1f
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .github/workflows/compiler-zoo.yml
    M .github/workflows/coveralls.yml
    M .github/workflows/cross-compiles.yml
    M .github/workflows/fips-checksums.yml
    M .github/workflows/fuzz-checker.yml
    M .github/workflows/os-zoo.yml
    M .github/workflows/run-checker-ci.yml
    M .github/workflows/run-checker-daily-sctp.yml
    M .github/workflows/run-checker-daily.yml
    M .github/workflows/run-checker-merge.yml
    M .github/workflows/static-analysis.yml
    M .github/workflows/windows.yml
    M .github/workflows/windows_comp.yml
    M Configurations/shared-info.pl
    M Configure
    M apps/asn1parse.c
    M apps/ca.c
    M apps/cmp.c
    M apps/cms.c
    M apps/dgst.c
    M apps/dsa.c
    M apps/dsaparam.c
    M apps/ec.c
    M apps/enc.c
    M apps/fipsinstall.c
    M apps/genpkey.c
    M apps/include/apps.h
    M apps/include/cmp_mock_srv.h
    M apps/include/opt.h
    M apps/include/s_apps.h
    M apps/lib/app_rand.c
    M apps/lib/apps.c
    M apps/lib/cmp_mock_srv.c
    M apps/lib/http_server.c
    M apps/lib/log.c
    M apps/lib/opt.c
    M apps/lib/s_socket.c
    M apps/lib/tlssrp_depr.c
    M apps/list.c
    M apps/ocsp.c
    M apps/openssl.c
    M apps/pkcs12.c
    M apps/pkey.c
    M apps/pkeyutl.c
    M apps/rehash.c
    M apps/req.c
    M apps/rsa.c
    M apps/rsautl.c
    M apps/smime.c
    M apps/speed.c
    M apps/spkac.c
    M apps/ts.c
    M apps/x509.c
    M crypto/LPdir_unix.c
    M crypto/aes/asm/aes-riscv32-zkn.pl
    M crypto/aes/asm/aes-riscv64-zkn.pl
    M crypto/aes/asm/aesv8-armx.pl
    M crypto/aes/asm/bsaes-armv7.pl
    M crypto/aes/asm/bsaes-armv8.pl
    M crypto/aes/asm/vpaes-loongarch64.pl
    M crypto/arm_arch.h
    M crypto/armv4cpuid.pl
    M crypto/asn1/a_bitstr.c
    M crypto/asn1/a_strnid.c
    M crypto/asn1/a_time.c
    M crypto/asn1/a_verify.c
    M crypto/asn1/asn1_gen.c
    M crypto/asn1/asn1_parse.c
    M crypto/asn1/asn_mime.c
    M crypto/asn1/asn_pack.c
    M crypto/asn1/bio_ndef.c
    M crypto/asn1/d2i_pr.c
    M crypto/asn1/i2d_evp.c
    M crypto/asn1/p5_pbe.c
    M crypto/asn1/p5_pbev2.c
    M crypto/asn1/p5_scrypt.c
    M crypto/asn1/standard_methods.h
    M crypto/asn1/tasn_utl.c
    M crypto/bio/bf_buff.c
    M crypto/bio/bf_lbuf.c
    M crypto/bio/bio_lib.c
    M crypto/bio/bio_local.h
    M crypto/bio/bio_meth.c
    M crypto/bio/bio_print.c
    M crypto/bio/bss_acpt.c
    M crypto/bio/bss_conn.c
    M crypto/bio/bss_dgram.c
    M crypto/bio/bss_dgram_pair.c
    M crypto/bio/bss_log.c
    M crypto/bio/bss_mem.c
    M crypto/bio/ossl_core_bio.c
    M crypto/bn/asm/armv4-gf2m.pl
    M crypto/bn/asm/armv4-mont.pl
    M crypto/bn/asm/rsaz-2k-avx512.pl
    M crypto/bn/asm/rsaz-3k-avx512.pl
    M crypto/bn/asm/rsaz-4k-avx512.pl
    M crypto/bn/bn_asm.c
    M crypto/bn/bn_blind.c
    M crypto/bn/bn_exp.c
    M crypto/bn/bn_lib.c
    M crypto/bn/bn_local.h
    M crypto/bn/bn_mont.c
    M crypto/bn/bn_nist.c
    M crypto/bn/bn_rand.c
    M crypto/bn/bn_recp.c
    M crypto/bn/bn_rsa_fips186_4.c
    M crypto/bn/bn_s390x.c
    M crypto/bn/rsaz_exp.c
    M crypto/bn/rsaz_exp_x2.c
    M crypto/cast/cast_local.h
    M crypto/chacha/asm/chacha-armv4.pl
    M crypto/chacha/asm/chacha-armv8-sve.pl
    M crypto/chacha/chacha_ppc.c
    M crypto/cmac/cmac.c
    M crypto/cmp/cmp_asn.c
    M crypto/cmp/cmp_client.c
    M crypto/cmp/cmp_ctx.c
    M crypto/cmp/cmp_genm.c
    M crypto/cmp/cmp_http.c
    M crypto/cmp/cmp_local.h
    M crypto/cmp/cmp_msg.c
    M crypto/cmp/cmp_protect.c
    M crypto/cmp/cmp_server.c
    M crypto/cmp/cmp_status.c
    M crypto/cmp/cmp_vfy.c
    M crypto/cms/cms_dh.c
    M crypto/cms/cms_ec.c
    M crypto/cms/cms_env.c
    M crypto/cms/cms_lib.c
    M crypto/cms/cms_local.h
    M crypto/cms/cms_rsa.c
    M crypto/cms/cms_sd.c
    M crypto/cms/cms_smime.c
    M crypto/comp/c_brotli.c
    M crypto/comp/c_zlib.c
    M crypto/comp/c_zstd.c
    M crypto/conf/conf_def.c
    M crypto/conf/conf_mod.c
    M crypto/conf/conf_sap.c
    M crypto/context.c
    M crypto/core_namemap.c
    M crypto/crmf/crmf_lib.c
    M crypto/cryptlib.c
    M crypto/ctype.c
    M crypto/des/des_local.h
    M crypto/deterministic_nonce.c
    M crypto/dh/dh_backend.c
    M crypto/dh/dh_check.c
    M crypto/dh/dh_key.c
    M crypto/dh/dh_lib.c
    M crypto/dsa/dsa_backend.c
    M crypto/dsa/dsa_key.c
    M crypto/dsa/dsa_lib.c
    M crypto/dsa/dsa_ossl.c
    M crypto/dsa/dsa_sign.c
    M crypto/dso/dso_lib.c
    M crypto/dso/dso_local.h
    M crypto/ec/asm/ecp_nistp521-ppc64.pl
    M crypto/ec/curve25519.c
    M crypto/ec/curve448/arch_32/f_impl32.c
    M crypto/ec/curve448/arch_64/f_impl64.c
    M crypto/ec/curve448/curve448.c
    M crypto/ec/curve448/curve448_local.h
    M crypto/ec/curve448/eddsa.c
    M crypto/ec/curve448/f_generic.c
    M crypto/ec/curve448/field.h
    M crypto/ec/ec_key.c
    M crypto/ec/ec_kmeth.c
    M crypto/ec/ec_lib.c
    M crypto/ec/ec_local.h
    M crypto/ec/ec_mult.c
    M crypto/ec/ecdsa_ossl.c
    M crypto/ec/ecp_nistp224.c
    M crypto/ec/ecp_nistp256.c
    M crypto/ec/ecp_nistp521.c
    M crypto/ec/ecp_nistz256.c
    M crypto/ec/ecx_backend.c
    M crypto/ec/ecx_key.c
    M crypto/ec/ecx_meth.c
    M crypto/encode_decode/decoder_lib.c
    M crypto/encode_decode/decoder_meth.c
    M crypto/encode_decode/decoder_pkey.c
    M crypto/encode_decode/encoder_local.h
    M crypto/encode_decode/encoder_meth.c
    M crypto/encode_decode/encoder_pkey.c
    M crypto/engine/eng_ctrl.c
    M crypto/engine/eng_init.c
    M crypto/engine/eng_lib.c
    M crypto/engine/eng_list.c
    M crypto/engine/eng_local.h
    M crypto/engine/eng_rdrand.c
    M crypto/engine/eng_table.c
    M crypto/engine/tb_asnmth.c
    M crypto/err/err.c
    M crypto/err/err_all.c
    M crypto/err/err_local.h
    M crypto/err/err_mark.c
    M crypto/evp/asymcipher.c
    M crypto/evp/bio_b64.c
    M crypto/evp/bio_enc.c
    M crypto/evp/bio_ok.c
    M crypto/evp/cmeth_lib.c
    M crypto/evp/ctrl_params_translate.c
    M crypto/evp/digest.c
    M crypto/evp/ec_ctrl.c
    M crypto/evp/evp_enc.c
    M crypto/evp/evp_fetch.c
    M crypto/evp/evp_lib.c
    M crypto/evp/evp_local.h
    M crypto/evp/evp_pbe.c
    M crypto/evp/evp_pkey.c
    M crypto/evp/evp_rand.c
    M crypto/evp/exchange.c
    M crypto/evp/kdf_meth.c
    M crypto/evp/kem.c
    M crypto/evp/keymgmt_lib.c
    M crypto/evp/keymgmt_meth.c
    M crypto/evp/m_sigver.c
    M crypto/evp/mac_meth.c
    M crypto/evp/p5_crpt2.c
    M crypto/evp/p_lib.c
    M crypto/evp/p_sign.c
    M crypto/evp/p_verify.c
    M crypto/evp/pmeth_lib.c
    M crypto/evp/signature.c
    M crypto/ex_data.c
    M crypto/ffc/ffc_backend.c
    M crypto/ffc/ffc_key_validate.c
    M crypto/ffc/ffc_params.c
    M crypto/ffc/ffc_params_generate.c
    M crypto/hpke/hpke.c
    M crypto/hpke/hpke_util.c
    M crypto/http/http_client.c
    M crypto/http/http_lib.c
    M crypto/info.c
    M crypto/init.c
    M crypto/loongarch_arch.h
    M crypto/loongarchcap.c
    M crypto/md5/asm/md5-aarch64.pl
    M crypto/mem.c
    M crypto/mem_sec.c
    M crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
    M crypto/modes/asm/aes-gcm-armv8_64.pl
    M crypto/modes/asm/aes-gcm-avx512.pl
    M crypto/modes/asm/ghash-riscv64.pl
    M crypto/modes/gcm128.c
    M crypto/objects/obj_dat.c
    M crypto/ocsp/ocsp_ext.c
    M crypto/ocsp/ocsp_prn.c
    M crypto/packet.c
    M crypto/param_build.c
    M crypto/params.c
    M crypto/pem/pem_lib.c
    M crypto/pem/pem_pkey.c
    M crypto/perlasm/arm-xlate.pl
    M crypto/pkcs12/p12_add.c
    M crypto/pkcs12/p12_asn.c
    M crypto/pkcs12/p12_init.c
    M crypto/pkcs12/p12_kiss.c
    M crypto/pkcs12/p12_local.h
    M crypto/pkcs12/p12_mutl.c
    M crypto/pkcs12/p12_npas.c
    M crypto/pkcs12/p12_sbag.c
    M crypto/pkcs12/p12_utl.c
    M crypto/pkcs12/pk12err.c
    M crypto/pkcs7/pk7_doit.c
    M crypto/pkcs7/pk7_lib.c
    M crypto/pkcs7/pk7_smime.c
    M crypto/poly1305/asm/poly1305-armv4.pl
    M crypto/poly1305/asm/poly1305-x86_64.pl
    M crypto/poly1305/poly1305_ieee754.c
    M crypto/property/property.c
    M crypto/provider.c
    M crypto/provider_child.c
    M crypto/provider_conf.c
    M crypto/provider_core.c
    M crypto/punycode.c
    M crypto/rand/rand_lib.c
    M crypto/rc2/rc2_local.h
    M crypto/rc4/asm/rc4-x86_64.pl
    M crypto/rc5/rc5_local.h
    M crypto/rsa/rsa_ameth.c
    M crypto/rsa/rsa_chk.c
    M crypto/rsa/rsa_gen.c
    M crypto/rsa/rsa_lib.c
    M crypto/rsa/rsa_ossl.c
    M crypto/rsa/rsa_pk1.c
    M crypto/rsa/rsa_pmeth.c
    M crypto/rsa/rsa_pss.c
    M crypto/rsa/rsa_sp800_56b_gen.c
    M crypto/rsa/rsa_x931g.c
    M crypto/s390x_arch.h
    M crypto/s390xcap.c
    M crypto/sha/asm/keccak1600-avx2.pl
    M crypto/sha/asm/keccak1600-avx512.pl
    M crypto/sha/asm/keccak1600-avx512vl.pl
    M crypto/sha/asm/sha1-armv4-large.pl
    M crypto/sha/asm/sha256-armv4.pl
    M crypto/sha/asm/sha512-armv4.pl
    M crypto/sha/sha256.c
    M crypto/sleep.c
    M crypto/sm2/sm2_sign.c
    M crypto/sm3/asm/sm3-armv8.pl
    M crypto/sm4/asm/vpsm4-armv8.pl
    M crypto/sm4/asm/vpsm4_ex-armv8.pl
    M crypto/stack/stack.c
    M crypto/store/store_local.h
    M crypto/store/store_meth.c
    M crypto/store/store_result.c
    M crypto/thread/arch.c
    M crypto/thread/arch/thread_none.c
    M crypto/thread/arch/thread_posix.c
    M crypto/thread/arch/thread_win.c
    M crypto/thread/internal.c
    M crypto/threads_none.c
    M crypto/threads_pthread.c
    M crypto/threads_win.c
    M crypto/time.c
    M crypto/trace.c
    M crypto/ts/ts_conf.c
    M crypto/txt_db/txt_db.c
    M crypto/ui/ui_lib.c
    M crypto/ui/ui_util.c
    M crypto/uid.c
    M crypto/whrlpool/wp_dgst.c
    M crypto/x509/by_dir.c
    M crypto/x509/by_store.c
    M crypto/x509/pcy_cache.c
    M crypto/x509/pcy_local.h
    M crypto/x509/pcy_node.c
    M crypto/x509/pcy_tree.c
    M crypto/x509/v3_addr.c
    M crypto/x509/v3_admis.c
    M crypto/x509/v3_genn.c
    M crypto/x509/v3_ist.c
    M crypto/x509/v3_lib.c
    M crypto/x509/v3_ncons.c
    M crypto/x509/v3_purp.c
    M crypto/x509/x509_att.c
    M crypto/x509/x509_cmp.c
    M crypto/x509/x509_def.c
    M crypto/x509/x509_err.c
    M crypto/x509/x509_lu.c
    M crypto/x509/x509_set.c
    M crypto/x509/x509_trust.c
    M crypto/x509/x509_vpm.c
    M crypto/x509/x509cset.c
    M crypto/x509/x_all.c
    M crypto/x509/x_pubkey.c
    M demos/bio/client-arg.c
    M demos/bio/client-conf.c
    M demos/cipher/aesccm.c
    M demos/cipher/aesgcm.c
    M demos/cipher/aeskeywrap.c
    M demos/cipher/ariacbc.c
    M demos/cms/cms_comp.c
    M demos/cms/cms_ddec.c
    M demos/cms/cms_dec.c
    M demos/cms/cms_denc.c
    M demos/cms/cms_enc.c
    M demos/cms/cms_sign.c
    M demos/cms/cms_sign2.c
    M demos/cms/cms_uncomp.c
    M demos/cms/cms_ver.c
    M demos/digest/BIO_f_md.c
    M demos/digest/EVP_MD_demo.c
    M demos/digest/EVP_MD_stdin.c
    M demos/digest/EVP_MD_xof.c
    M demos/encode/ec_encode.c
    M demos/encode/rsa_encode.c
    M demos/kdf/hkdf.c
    M demos/kdf/pbkdf2.c
    M demos/kdf/scrypt.c
    M demos/keyexch/x25519.c
    M demos/mac/cmac-aes256.c
    M demos/mac/gmac.c
    M demos/mac/hmac-sha512.c
    M demos/mac/poly1305.c
    M demos/mac/siphash.c
    M demos/pkcs12/pkwrite.c
    M demos/pkey/EVP_PKEY_DSA_keygen.c
    M demos/pkey/EVP_PKEY_DSA_paramfromdata.c
    M demos/pkey/EVP_PKEY_DSA_paramgen.c
    M demos/pkey/EVP_PKEY_DSA_paramvalidate.c
    M demos/pkey/EVP_PKEY_EC_keygen.c
    M demos/pkey/EVP_PKEY_RSA_keygen.c
    M demos/signature/EVP_DSA_Signature_demo.c
    M demos/signature/EVP_EC_Signature_demo.c
    M demos/signature/rsa_pss_direct.c
    M demos/signature/rsa_pss_hash.c
    M demos/smime/smdec.c
    M demos/smime/smenc.c
    M demos/smime/smsign.c
    M demos/smime/smsign2.c
    M demos/smime/smver.c
    M demos/sslecho/main.c
    M doc/internal/man3/OSSL_EVENT.pod
    M doc/internal/man3/evp_generic_fetch.pod
    M doc/internal/man3/evp_keymgmt_util_export_to_provider.pod
    M doc/internal/man3/ossl_cmp_certreq_new.pod
    M doc/internal/man3/ossl_cmp_mock_srv_new.pod
    M doc/internal/man3/ossl_cmp_msg_protect.pod
    M doc/internal/man3/ossl_cmp_pkisi_get_status.pod
    M doc/internal/man3/ossl_punycode_decode.pod
    M doc/internal/man7/build.info.pod
    M doc/man1/openssl-asn1parse.pod.in
    M doc/man1/openssl-ca.pod.in
    M doc/man1/openssl-cmp.pod.in
    M doc/man1/openssl-dhparam.pod.in
    M doc/man1/openssl-dsa.pod.in
    M doc/man1/openssl-dsaparam.pod.in
    M doc/man1/openssl-ec.pod.in
    M doc/man1/openssl-fipsinstall.pod.in
    M doc/man1/openssl-gendsa.pod.in
    M doc/man1/openssl-genpkey.pod.in
    M doc/man1/openssl-genrsa.pod.in
    M doc/man1/openssl-kdf.pod.in
    M doc/man1/openssl-mac.pod.in
    M doc/man1/openssl-ocsp.pod.in
    M doc/man1/openssl-pkcs8.pod.in
    M doc/man1/openssl-pkey.pod.in
    M doc/man1/openssl-pkeyutl.pod.in
    M doc/man1/openssl-req.pod.in
    M doc/man1/openssl-rsa.pod.in
    M doc/man1/openssl-rsautl.pod.in
    M doc/man1/openssl-smime.pod.in
    M doc/man1/openssl-speed.pod.in
    M doc/man1/openssl-storeutl.pod.in
    M doc/man1/openssl-verification-options.pod
    M doc/man1/openssl-x509.pod.in
    M doc/man1/openssl.pod
    M doc/man3/ASN1_STRING_new.pod
    M doc/man3/ASN1_item_d2i_bio.pod
    M doc/man3/ASYNC_WAIT_CTX_new.pod
    M doc/man3/BIO_f_ssl.pod
    M doc/man3/BIO_get_rpoll_descriptor.pod
    M doc/man3/BIO_read.pod
    M doc/man3/BIO_s_connect.pod
    M doc/man3/BIO_s_datagram.pod
    M doc/man3/BIO_s_mem.pod
    M doc/man3/BIO_sendmmsg.pod
    M doc/man3/CMS_add0_cert.pod
    M doc/man3/CMS_sign.pod
    M doc/man3/CMS_verify.pod
    M doc/man3/CRYPTO_THREAD_run_once.pod
    M doc/man3/DEFINE_STACK_OF.pod
    M doc/man3/DTLSv1_listen.pod
    M doc/man3/EC_GROUP_copy.pod
    M doc/man3/EC_GROUP_new.pod
    M doc/man3/EC_KEY_new.pod
    M doc/man3/EC_POINT_add.pod
    M doc/man3/EC_POINT_new.pod
    M doc/man3/ERR_GET_LIB.pod
    M doc/man3/ERR_set_mark.pod
    M doc/man3/EVP_DigestInit.pod
    M doc/man3/EVP_DigestSignInit.pod
    M doc/man3/EVP_DigestVerifyInit.pod
    M doc/man3/EVP_EncryptInit.pod
    M doc/man3/EVP_KDF.pod
    M doc/man3/EVP_PKEY_CTX_get0_pkey.pod
    M doc/man3/EVP_PKEY_decapsulate.pod
    M doc/man3/EVP_PKEY_encapsulate.pod
    M doc/man3/EVP_PKEY_get_default_digest_nid.pod
    M doc/man3/EVP_PKEY_set1_RSA.pod
    M doc/man3/EVP_RAND.pod
    M doc/man3/EVP_SignInit.pod
    M doc/man3/EVP_VerifyInit.pod
    M doc/man3/EVP_aes_128_gcm.pod
    M doc/man3/EVP_aria_128_gcm.pod
    M doc/man3/EVP_bf_cbc.pod
    M doc/man3/EVP_blake2b512.pod
    M doc/man3/EVP_camellia_128_ecb.pod
    M doc/man3/EVP_cast5_cbc.pod
    M doc/man3/EVP_chacha20.pod
    M doc/man3/EVP_des_cbc.pod
    M doc/man3/EVP_desx_cbc.pod
    M doc/man3/EVP_idea_cbc.pod
    M doc/man3/EVP_md2.pod
    M doc/man3/EVP_md4.pod
    M doc/man3/EVP_md5.pod
    M doc/man3/EVP_mdc2.pod
    M doc/man3/EVP_rc2_cbc.pod
    M doc/man3/EVP_rc4.pod
    M doc/man3/EVP_rc5_32_12_16_cbc.pod
    M doc/man3/EVP_ripemd160.pod
    M doc/man3/EVP_seed_cbc.pod
    M doc/man3/EVP_sha1.pod
    M doc/man3/EVP_sha224.pod
    M doc/man3/EVP_sha3_224.pod
    M doc/man3/EVP_sm3.pod
    M doc/man3/EVP_sm4_cbc.pod
    M doc/man3/EVP_whirlpool.pod
    M doc/man3/MD5.pod
    M doc/man3/OPENSSL_s390xcap.pod
    M doc/man3/OSSL_CMP_CTX_new.pod
    M doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
    M doc/man3/OSSL_CMP_MSG_get0_header.pod
    M doc/man3/OSSL_CMP_exec_certreq.pod
    M doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod
    M doc/man3/OSSL_CRMF_MSG_set0_validity.pod
    M doc/man3/OSSL_DECODER_from_bio.pod
    M doc/man3/OSSL_DISPATCH.pod
    M doc/man3/OSSL_HPKE_CTX_new.pod
    M doc/man3/OSSL_HTTP_REQ_CTX.pod
    M doc/man3/OSSL_HTTP_transfer.pod
    M doc/man3/OSSL_PARAM.pod
    M doc/man3/OSSL_PARAM_int.pod
    M doc/man3/OSSL_PROVIDER.pod
    M doc/man3/OSSL_QUIC_client_method.pod
    M doc/man3/OSSL_SELF_TEST_new.pod
    M doc/man3/OSSL_sleep.pod
    M doc/man3/OSSL_trace_enabled.pod
    M doc/man3/OSSL_trace_set_channel.pod
    M doc/man3/PEM_read_CMS.pod
    M doc/man3/PKCS12_SAFEBAG_get1_cert.pod
    M doc/man3/PKCS7_sign.pod
    M doc/man3/SSL_CONF_cmd.pod
    M doc/man3/SSL_CTX_dane_enable.pod
    M doc/man3/SSL_CTX_new.pod
    M doc/man3/SSL_CTX_set_alpn_select_cb.pod
    M doc/man3/SSL_CTX_set_min_proto_version.pod
    M doc/man3/SSL_CTX_set_mode.pod
    M doc/man3/SSL_CTX_set_msg_callback.pod
    M doc/man3/SSL_CTX_set_options.pod
    M doc/man3/SSL_CTX_set_quiet_shutdown.pod
    M doc/man3/SSL_CTX_set_read_ahead.pod
    M doc/man3/SSL_CTX_set_record_padding_callback.pod
    M doc/man3/SSL_CTX_set_split_send_fragment.pod
    M doc/man3/SSL_CTX_set_ssl_version.pod
    M doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
    M doc/man3/SSL_CTX_set_verify.pod
    M doc/man3/SSL_SESSION_free.pod
    M doc/man3/SSL_alloc_buffers.pod
    M doc/man3/SSL_clear.pod
    M doc/man3/SSL_free.pod
    M doc/man3/SSL_get_error.pod
    M doc/man3/SSL_get_event_timeout.pod
    M doc/man3/SSL_get_rpoll_descriptor.pod
    M doc/man3/SSL_get_verify_result.pod
    M doc/man3/SSL_get_version.pod
    M doc/man3/SSL_key_update.pod
    M doc/man3/SSL_new.pod
    M doc/man3/SSL_read.pod
    M doc/man3/SSL_read_early_data.pod
    M doc/man3/SSL_rstate_string.pod
    M doc/man3/SSL_set1_initial_peer_addr.pod
    M doc/man3/SSL_set_bio.pod
    M doc/man3/SSL_set_blocking_mode.pod
    M doc/man3/SSL_set_fd.pod
    M doc/man3/SSL_set_shutdown.pod
    M doc/man3/SSL_shutdown.pod
    M doc/man3/SSL_stream_conclude.pod
    M doc/man3/SSL_want.pod
    M doc/man3/SSL_write.pod
    M doc/man3/X509_STORE_CTX_set_verify_cb.pod
    M doc/man3/X509_VERIFY_PARAM_set_flags.pod
    M doc/man3/X509_get0_notBefore.pod
    M doc/man3/X509_get_version.pod
    M doc/man3/X509_sign.pod
    M doc/man3/d2i_RSAPrivateKey.pod
    M doc/man3/d2i_X509.pod
    M doc/man5/config.pod
    M doc/man5/x509v3_config.pod
    M doc/man7/EVP_CIPHER-AES.pod
    M doc/man7/EVP_KDF-ARGON2.pod
    M doc/man7/EVP_KDF-HMAC-DRBG.pod
    M doc/man7/EVP_KDF-SS.pod
    M doc/man7/EVP_MD-SHA2.pod
    M doc/man7/EVP_PKEY-EC.pod
    M doc/man7/EVP_PKEY-RSA.pod
    M doc/man7/EVP_RAND-HASH-DRBG.pod
    M doc/man7/EVP_RAND-HMAC-DRBG.pod
    M doc/man7/EVP_SIGNATURE-DSA.pod
    M doc/man7/EVP_SIGNATURE-ECDSA.pod
    M doc/man7/EVP_SIGNATURE-ED25519.pod
    M doc/man7/OSSL_PROVIDER-FIPS.pod
    M doc/man7/OSSL_PROVIDER-default.pod
    M doc/man7/fips_module.pod
    M doc/man7/openssl-quic.pod
    M doc/man7/ossl-guide-migration.pod
    M doc/man7/property.pod
    M doc/man7/provider-asym_cipher.pod
    M doc/man7/provider-base.pod
    M doc/man7/provider-cipher.pod
    M doc/man7/provider-decoder.pod
    M doc/man7/provider-digest.pod
    M doc/man7/provider-kem.pod
    M doc/man7/provider-keymgmt.pod
    M doc/man7/provider-signature.pod
    M engines/asm/e_padlock-x86.pl
    M engines/asm/e_padlock-x86_64.pl
    M engines/e_capi.txt
    M engines/e_capi_err.c
    M engines/e_dasync.c
    M engines/e_devcrypto.c
    M engines/e_loader_attic.c
    M engines/e_padlock.c
    M fuzz/fuzz_rand.c
    M fuzz/pem.c
    M fuzz/x509.c
    M include/crypto/aes_platform.h
    M include/crypto/bn.h
    M include/crypto/decoder.h
    M include/crypto/ecx.h
    M include/crypto/evp.h
    M include/crypto/punycode.h
    M include/crypto/riscv_arch.h
    M include/crypto/rsa.h
    M include/crypto/sha.h
    M include/crypto/sm4_platform.h
    M include/crypto/types.h
    M include/internal/bio_tfo.h
    M include/internal/common.h
    M include/internal/cryptlib.h
    M include/internal/e_os.h
    M include/internal/endian.h
    M include/internal/event_queue.h
    M include/internal/ffc.h
    M include/internal/numbers.h
    M include/internal/packet.h
    M include/internal/packet_quic.h
    M include/internal/provider.h
    M include/internal/quic_ackm.h
    M include/internal/quic_cc.h
    M include/internal/quic_cfq.h
    M include/internal/quic_channel.h
    M include/internal/quic_demux.h
    M include/internal/quic_error.h
    M include/internal/quic_fc.h
    M include/internal/quic_fifd.h
    M include/internal/quic_reactor.h
    M include/internal/quic_record_rx.h
    M include/internal/quic_record_tx.h
    M include/internal/quic_record_util.h
    M include/internal/quic_rx_depack.h
    M include/internal/quic_sf_list.h
    M include/internal/quic_ssl.h
    M include/internal/quic_statm.h
    M include/internal/quic_stream.h
    M include/internal/quic_stream_map.h
    M include/internal/quic_tls.h
    M include/internal/quic_tserver.h
    M include/internal/quic_txp.h
    M include/internal/quic_txpim.h
    M include/internal/quic_types.h
    M include/internal/quic_vlint.h
    M include/internal/quic_wire.h
    M include/internal/quic_wire_pkt.h
    M include/internal/recordmethod.h
    M include/internal/refcount.h
    M include/internal/ring_buf.h
    M include/internal/sockets.h
    M include/internal/ssl3_cbc.h
    M include/internal/statem.h
    M include/internal/thread_arch.h
    M include/internal/time.h
    M include/openssl/asn1.h.in
    M include/openssl/bio.h.in
    M include/openssl/cmp.h.in
    M include/openssl/core.h
    M include/openssl/core_dispatch.h
    M include/openssl/core_names.h.in
    M include/openssl/crmf.h.in
    M include/openssl/crypto.h.in
    M include/openssl/dh.h
    M include/openssl/e_os2.h
    M include/openssl/ec.h
    M include/openssl/err.h.in
    M include/openssl/evp.h
    M include/openssl/fips_names.h
    M include/openssl/hpke.h
    M include/openssl/http.h
    M include/openssl/macros.h
    M include/openssl/pkcs12.h.in
    M include/openssl/prov_ssl.h
    M include/openssl/provider.h
    M include/openssl/quic.h
    M include/openssl/sha.h
    M include/openssl/ssl3.h
    M include/openssl/thread.h
    M include/openssl/trace.h
    M include/openssl/x509.h.in
    M include/openssl/x509v3.h.in
    M ms/applink.c
    M providers/baseprov.c
    M providers/common/include/prov/securitycheck.h
    M providers/common/securitycheck.c
    M providers/common/securitycheck_default.c
    M providers/common/securitycheck_fips.c
    M providers/decoders.inc
    M providers/defltprov.c
    M providers/encoders.inc
    M providers/fips/fipsprov.c
    M providers/fips/self_test.c
    M providers/fips/self_test_data.inc
    M providers/implementations/asymciphers/rsa_enc.c
    M providers/implementations/asymciphers/sm2_enc.c
    M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
    M providers/implementations/ciphers/cipher_aes_ccm_hw.c
    M providers/implementations/ciphers/cipher_aes_ccm_hw_rv32i.inc
    M providers/implementations/ciphers/cipher_aes_ccm_hw_rv64i.inc
    M providers/implementations/ciphers/cipher_aes_gcm_hw.c
    M providers/implementations/ciphers/cipher_aes_gcm_hw_rv32i.inc
    M providers/implementations/ciphers/cipher_aes_gcm_hw_rv64i.inc
    M providers/implementations/ciphers/cipher_aes_gcm_siv.c
    M providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c
    M providers/implementations/ciphers/cipher_aes_hw.c
    M providers/implementations/ciphers/cipher_aes_hw_rv32i.inc
    M providers/implementations/ciphers/cipher_aes_hw_rv64i.inc
    M providers/implementations/ciphers/cipher_aes_ocb.c
    M providers/implementations/ciphers/cipher_aes_ocb_hw.c
    M providers/implementations/ciphers/cipher_aes_siv.c
    M providers/implementations/ciphers/cipher_aes_wrp.c
    M providers/implementations/ciphers/cipher_aes_xts.c
    M providers/implementations/ciphers/cipher_aes_xts_hw.c
    M providers/implementations/ciphers/cipher_chacha20.c
    M providers/implementations/ciphers/cipher_chacha20_poly1305.c
    M providers/implementations/ciphers/cipher_chacha20_poly1305.h
    M providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
    M providers/implementations/ciphers/cipher_cts.h
    M providers/implementations/ciphers/cipher_des.c
    M providers/implementations/ciphers/cipher_null.c
    M providers/implementations/ciphers/cipher_rc2.c
    M providers/implementations/ciphers/cipher_rc4.c
    M providers/implementations/ciphers/cipher_rc4_hmac_md5.c
    M providers/implementations/ciphers/cipher_rc4_hmac_md5.h
    M providers/implementations/ciphers/cipher_rc5.c
    M providers/implementations/ciphers/cipher_sm4_ccm_hw.c
    M providers/implementations/ciphers/cipher_sm4_gcm_hw.c
    M providers/implementations/ciphers/cipher_sm4_hw.c
    M providers/implementations/ciphers/cipher_sm4_xts.c
    M providers/implementations/ciphers/cipher_sm4_xts.h
    M providers/implementations/ciphers/cipher_sm4_xts_hw.c
    M providers/implementations/ciphers/cipher_tdes.h
    M providers/implementations/ciphers/cipher_tdes_common.c
    M providers/implementations/ciphers/cipher_tdes_wrap.c
    M providers/implementations/ciphers/ciphercommon_block.c
    M providers/implementations/ciphers/ciphercommon_gcm.c
    M providers/implementations/digests/blake2_prov.c
    M providers/implementations/digests/blake2b_prov.c
    M providers/implementations/digests/sha2_prov.c
    M providers/implementations/digests/sha3_prov.c
    M providers/implementations/encode_decode/decode_der2key.c
    M providers/implementations/encode_decode/decode_epki2pki.c
    M providers/implementations/encode_decode/decode_msblob2key.c
    M providers/implementations/encode_decode/decode_pem2der.c
    M providers/implementations/encode_decode/decode_pvk2key.c
    M providers/implementations/encode_decode/decode_spki2typespki.c
    M providers/implementations/encode_decode/encode_key2any.c
    M providers/implementations/encode_decode/encode_key2blob.c
    M providers/implementations/encode_decode/encode_key2ms.c
    M providers/implementations/encode_decode/encode_key2text.c
    M providers/implementations/exchange/dh_exch.c
    M providers/implementations/exchange/ecdh_exch.c
    M providers/implementations/exchange/ecx_exch.c
    M providers/implementations/exchange/kdf_exch.c
    M providers/implementations/include/prov/blake2.h
    M providers/implementations/include/prov/ciphercommon.h
    M providers/implementations/include/prov/ciphercommon_aead.h
    M providers/implementations/include/prov/implementations.h
    M providers/implementations/include/prov/kdfexchange.h
    M providers/implementations/include/prov/macsignature.h
    M providers/implementations/include/prov/names.h
    M providers/implementations/kdfs/argon2.c
    M providers/implementations/kdfs/hkdf.c
    M providers/implementations/kdfs/hmacdrbg_kdf.c
    M providers/implementations/kdfs/kbkdf.c
    M providers/implementations/kdfs/krb5kdf.c
    M providers/implementations/kdfs/pbkdf1.c
    M providers/implementations/kdfs/pbkdf2.c
    M providers/implementations/kdfs/pkcs12kdf.c
    M providers/implementations/kdfs/pvkkdf.c
    M providers/implementations/kdfs/scrypt.c
    M providers/implementations/kdfs/sshkdf.c
    M providers/implementations/kdfs/sskdf.c
    M providers/implementations/kdfs/tls1_prf.c
    M providers/implementations/kdfs/x942kdf.c
    M providers/implementations/kem/ec_kem.c
    M providers/implementations/kem/ecx_kem.c
    M providers/implementations/kem/rsa_kem.c
    M providers/implementations/keymgmt/dh_kmgmt.c
    M providers/implementations/keymgmt/dsa_kmgmt.c
    M providers/implementations/keymgmt/ec_kmgmt.c
    M providers/implementations/keymgmt/ecx_kmgmt.c
    M providers/implementations/keymgmt/kdf_legacy_kmgmt.c
    M providers/implementations/keymgmt/mac_legacy_kmgmt.c
    M providers/implementations/keymgmt/rsa_kmgmt.c
    M providers/implementations/macs/blake2_mac_impl.c
    M providers/implementations/macs/cmac_prov.c
    M providers/implementations/macs/gmac_prov.c
    M providers/implementations/macs/hmac_prov.c
    M providers/implementations/macs/kmac_prov.c
    M providers/implementations/macs/poly1305_prov.c
    M providers/implementations/macs/siphash_prov.c
    M providers/implementations/rands/drbg.c
    M providers/implementations/rands/drbg_ctr.c
    M providers/implementations/rands/drbg_hash.c
    M providers/implementations/rands/drbg_hmac.c
    M providers/implementations/rands/drbg_local.h
    M providers/implementations/rands/seed_src.c
    M providers/implementations/rands/seeding/rand_unix.c
    M providers/implementations/rands/test_rng.c
    M providers/implementations/signature/dsa_sig.c
    M providers/implementations/signature/ecdsa_sig.c
    M providers/implementations/signature/eddsa_sig.c
    M providers/implementations/signature/mac_legacy_sig.c
    M providers/implementations/signature/rsa_sig.c
    M providers/implementations/signature/sm2_sig.c
    M providers/implementations/storemgmt/file_store.c
    M providers/implementations/storemgmt/file_store_any2obj.c
    M providers/implementations/storemgmt/winstore_store.c
    M providers/legacyprov.c
    M providers/nullprov.c
    M ssl/bio_ssl.c
    M ssl/d1_lib.c
    M ssl/d1_msg.c
    M ssl/d1_srtp.c
    M ssl/event_queue.c
    M ssl/priority_queue.c
    M ssl/quic/quic_ackm.c
    M ssl/quic/quic_cfq.c
    M ssl/quic/quic_channel.c
    M ssl/quic/quic_demux.c
    M ssl/quic/quic_fc.c
    M ssl/quic/quic_fifd.c
    M ssl/quic/quic_impl.c
    M ssl/quic/quic_local.h
    M ssl/quic/quic_method.c
    M ssl/quic/quic_reactor.c
    M ssl/quic/quic_record_rx.c
    M ssl/quic/quic_record_tx.c
    M ssl/quic/quic_record_util.c
    M ssl/quic/quic_rstream.c
    M ssl/quic/quic_rx_depack.c
    M ssl/quic/quic_sf_list.c
    M ssl/quic/quic_sstream.c
    M ssl/quic/quic_statm.c
    M ssl/quic/quic_stream_map.c
    M ssl/quic/quic_tls.c
    M ssl/quic/quic_tserver.c
    M ssl/quic/quic_txp.c
    M ssl/quic/quic_txpim.c
    M ssl/quic/quic_wire.c
    M ssl/quic/quic_wire_pkt.c
    M ssl/quic/uint_set.c
    M ssl/record/methods/dtls_meth.c
    M ssl/record/methods/ktls_meth.c
    M ssl/record/methods/recmethod_local.h
    M ssl/record/methods/ssl3_cbc.c
    M ssl/record/methods/ssl3_meth.c
    M ssl/record/methods/tls13_meth.c
    M ssl/record/methods/tls1_meth.c
    M ssl/record/methods/tls_common.c
    M ssl/record/methods/tls_multib.c
    M ssl/record/methods/tls_pad.c
    M ssl/record/rec_layer_d1.c
    M ssl/record/rec_layer_s3.c
    M ssl/record/record.h
    M ssl/s3_enc.c
    M ssl/s3_lib.c
    M ssl/ssl_cert_comp.c
    M ssl/ssl_cert_table.h
    M ssl/ssl_ciph.c
    M ssl/ssl_conf.c
    M ssl/ssl_rsa.c
    M ssl/statem/statem_dtls.c
    M ssl/t1_enc.c
    M ssl/tls13_enc.c
    M test/asn1_internal_test.c
    M test/bio_core_test.c
    M test/bio_dgram_test.c
    M test/bntest.c
    M test/build_wincrypt_test.c
    M test/cc_dummy.c
    M test/certs/mkcert.sh
    M test/cmp_asn_test.c
    M test/cmp_client_test.c
    M test/cmp_ctx_test.c
    M test/cmp_hdr_test.c
    M test/cmp_msg_test.c
    M test/cmp_protect_test.c
    M test/cmp_vfy_test.c
    M test/cmsapitest.c
    M test/curve448_internal_test.c
    M test/destest.c
    M test/dhkem_test.inc
    M test/dhtest.c
    M test/dsatest.c
    M test/dtlstest.c
    M test/ecdsatest.c
    M test/ectest.c
    M test/endecode_test.c
    M test/errtest.c
    M test/evp_extra_test.c
    M test/evp_extra_test2.c
    M test/evp_kdf_test.c
    M test/evp_pkey_dhkem_test.c
    M test/evp_pkey_provided_test.c
    M test/evp_test.c
    M test/exptest.c
    M test/ext_internal_test.c
    M test/fake_rsaprov.c
    M test/ffc_internal_test.c
    M test/filterprov.c
    M test/helpers/quictestlib.c
    M test/helpers/quictestlib.h
    M test/helpers/ssl_test_ctx.c
    M test/helpers/ssl_test_ctx.h
    M test/helpers/ssltestlib.c
    M test/helpers/ssltestlib.h
    M test/hpke_test.c
    M test/membio_test.c
    M test/p_test.c
    M test/packettest.c
    M test/param_build_test.c
    M test/pbetest.c
    M test/pemtest.c
    M test/pkcs12_api_test.c
    M test/property_test.c
    M test/provfetchtest.c
    M test/provider_internal_test.c
    M test/provider_test.c
    M test/punycode_test.c
    M test/quic_ackm_test.c
    M test/quic_cc_test.c
    M test/quic_cfq_test.c
    M test/quic_fc_test.c
    M test/quic_fifd_test.c
    M test/quic_record_test.c
    M test/quic_record_test_util.h
    M test/quic_stream_test.c
    M test/quic_tserver_test.c
    M test/quic_txp_test.c
    M test/quic_wire_test.c
    M test/quicapitest.c
    M test/quicfaultstest.c
    M test/recipes/00-prep_fipsmodule_cnf.t
    M test/recipes/01-test_symbol_presence.t
    M test/recipes/03-test_fipsinstall.t
    M test/recipes/03-test_internal_curve448.t
    M test/recipes/04-test_encoder_decoder.t
    M test/recipes/06-test_algorithmid.t
    M test/recipes/15-test_ec.t
    M test/recipes/15-test_gendsa.t
    M test/recipes/15-test_genpkey.t
    M test/recipes/15-test_genrsa.t
    M test/recipes/15-test_mp_rsa.t
    M test/recipes/15-test_rsa.t
    M test/recipes/15-test_rsapss.t
    M test/recipes/20-test_app.t
    M test/recipes/20-test_cli_fips.t
    M test/recipes/20-test_dgst.t
    M test/recipes/20-test_enc.t
    M test/recipes/20-test_pkeyutl.t
    M test/recipes/25-test_pkcs7.t
    M test/recipes/25-test_pkcs8.t
    M test/recipes/25-test_req.t
    M test/recipes/25-test_verify.t
    M test/recipes/25-test_x509.t
    M test/recipes/30-test_defltfips.t
    M test/recipes/30-test_evp.t
    M test/recipes/30-test_evp_data/evpciph_aes_common.txt
    M test/recipes/30-test_evp_data/evpciph_aes_siv.txt
    M test/recipes/30-test_evp_data/evpciph_chacha.txt
    M test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt
    M test/recipes/30-test_evp_data/evpkdf_ss.txt
    M test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt
    M test/recipes/30-test_evp_data/evpkdf_x963.txt
    M test/recipes/30-test_evp_data/evpmac_common.txt
    M test/recipes/30-test_evp_data/evpmd_blake.txt
    M test/recipes/30-test_evp_data/evpmd_sha.txt
    M test/recipes/30-test_evp_data/evppkey_dsa.txt
    M test/recipes/30-test_evp_data/evppkey_ecx.txt
    M test/recipes/30-test_evp_data/evppkey_mismatch.txt
    M test/recipes/30-test_evp_data/evppkey_mismatch_ecx.txt
    M test/recipes/30-test_evp_data/evppkey_rsa.txt
    M test/recipes/30-test_evp_data/evppkey_rsa_common.txt
    M test/recipes/30-test_evp_data/evprand.txt
    M test/recipes/65-test_cmp_protect.t
    M test/recipes/70-test_key_share.t
    M test/recipes/70-test_quic_multistream.t
    M test/recipes/70-test_quic_tserver.t
    M test/recipes/70-test_tls13cookie.t
    M test/recipes/70-test_tls13hrr.t
    M test/recipes/70-test_tls13kexmodes.t
    M test/recipes/70-test_tls13messages.t
    M test/recipes/70-test_tls13psk.t
    M test/recipes/75-test_quic_cc.t
    M test/recipes/75-test_quicapi.t
    M test/recipes/79-test_http.t
    M test/recipes/80-test_ca.t
    M test/recipes/80-test_cmp_http.t
    M test/recipes/80-test_cms.t
    M test/recipes/80-test_ssl_new.t
    M test/recipes/90-test_quicfaults.t
    M test/recipes/90-test_store.t
    M test/recipes/90-test_trace_api.t
    M test/recipes/91-test_pkey_check.t
    M test/recipes/99-test_fuzz_decoder.t
    M test/recipes/99-test_fuzz_pem.t
    M test/recipes/99-test_fuzz_punycode.t
    M test/recipes/99-test_fuzz_v3name.t
    M test/recipes/99-test_fuzz_x509.t
    M test/recipes/tconversion.pl
    M test/recordlentest.c
    M test/rsa_mp_test.c
    M test/rsa_sp800_56b_test.c
    M test/rsa_test.c
    M test/rsa_x931_test.c
    M test/sanitytest.c
    M test/smime-certs/mksmime-certs.sh
    M test/ssl-tests/28-seclevel.cnf.in
    M test/ssl-tests/30-extended-master-secret.cnf.in
    M test/ssl_ctx_test.c
    M test/ssl_old_test.c
    M test/ssl_test.c
    M test/sslapitest.c
    M test/sslbuffertest.c
    M test/testutil.h
    M test/testutil/basic_output.c
    M test/testutil/fake_random.c
    M test/testutil/main.c
    M test/testutil/provider.c
    M test/threadstest.c
    M test/tls-provider.c
    M test/tls13ccstest.c
    M test/tls13encryptiontest.c
    M test/tls13secretstest.c
    M test/trace_api_test.c
    M test/upcallstest.c
    M test/user_property_test.c
    M test/v3nametest.c
    M test/wpackettest.c
    M test/x509_check_cert_pkey_test.c
    M util/check-format.pl
    M util/find-doc-nits
    M util/mk-fipsmodule-cnf.pl
    M util/mkerr.pl
    M util/perl/OpenSSL/Ordinals.pm
    M util/perl/OpenSSL/Util.pm
    M util/perl/OpenSSL/config.pm
    M util/perl/TLSProxy/Message.pm

  Log Message:
  -----------
  Copyright year updates


Reviewed-by: Richard Levitte <levitte at openssl.org>
Release: yes


  Commit: e97c6c3cdf8b4f69e58e8cd610236ae474b9a97f
      https://github.com/openssl/openssl/commit/e97c6c3cdf8b4f69e58e8cd610236ae474b9a97f
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M providers/fips-sources.checksums
    M providers/fips.checksum
    M providers/fips.module.sources

  Log Message:
  -----------
  make update


Reviewed-by: Richard Levitte <levitte at openssl.org>
Release: yes


  Commit: 6262ff748fe7e3487c86d6feeebd92f61c9ae76a
      https://github.com/openssl/openssl/commit/6262ff748fe7e3487c86d6feeebd92f61c9ae76a
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M CHANGES.md
    M NEWS.md
    M VERSION.dat

  Log Message:
  -----------
  Prepare for release of 3.2 alpha 1


Reviewed-by: Richard Levitte <levitte at openssl.org>
Release: yes


  Commit: 75708029ad693fb541be65f9ac1841c47a27648d
      https://github.com/openssl/openssl/commit/75708029ad693fb541be65f9ac1841c47a27648d
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M CHANGES.md
    M NEWS.md
    M VERSION.dat

  Log Message:
  -----------
  Prepare for 3.2 alpha 2


Reviewed-by: Richard Levitte <levitte at openssl.org>
Release: yes


Compare: https://github.com/openssl/openssl/compare/025535ecd11b...75708029ad69


More information about the openssl-commits mailing list