[openssl/openssl] ed8a4e: Copyright year updates
Matt Caswell
noreply at github.com
Tue Aug 1 14:05:20 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: ed8a4eec23b0f302b8e5f702fbe81987c91361ca
https://github.com/openssl/openssl/commit/ed8a4eec23b0f302b8e5f702fbe81987c91361ca
Author: Matt Caswell <matt at openssl.org>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M apps/ca.c
M apps/cms.c
M apps/pkeyutl.c
M apps/req.c
M apps/s_client.c
M apps/speed.c
M crypto/LPdir_unix.c
M crypto/asn1/asn_mime.c
M crypto/bn/bn_recp.c
M crypto/cms/cms_rsa.c
M crypto/conf/conf_mod.c
M crypto/conf/conf_sap.c
M crypto/core_namemap.c
M crypto/dh/dh_check.c
M crypto/pkcs12/p12_mutl.c
M crypto/rsa/rsa_ameth.c
M crypto/rsa/rsa_pmeth.c
M crypto/sha/asm/keccak1600-avx2.pl
M crypto/sha/asm/keccak1600-avx512.pl
M crypto/sha/asm/keccak1600-avx512vl.pl
M crypto/store/store_result.c
M crypto/x509/v3_ist.c
M crypto/x509/v3_purp.c
M crypto/x509/x509_att.c
M crypto/x509/x509_cmp.c
M crypto/x509/x509_vpm.c
M doc/man1/openssl-dhparam.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-rsautl.pod.in
M doc/man1/openssl-s_client.pod.in
M doc/man1/openssl-verification-options.pod
M doc/man1/openssl-x509.pod.in
M doc/man3/ASN1_aux_cb.pod
M doc/man3/ASN1_item_sign.pod
M doc/man3/ASYNC_WAIT_CTX_new.pod
M doc/man3/BIO_s_core.pod
M doc/man3/BN_rand.pod
M doc/man3/CONF_modules_load_file.pod
M doc/man3/DH_get0_pqg.pod
M doc/man3/EVP_KDF.pod
M doc/man3/EVP_KEYMGMT.pod
M doc/man3/EVP_PKEY2PKCS8.pod
M doc/man3/EVP_PKEY_decapsulate.pod
M doc/man3/EVP_PKEY_derive.pod
M doc/man3/EVP_PKEY_encapsulate.pod
M doc/man3/EVP_PKEY_get_default_digest_nid.pod
M doc/man3/EVP_PKEY_gettable_params.pod
M doc/man3/EVP_PKEY_new.pod
M doc/man3/EVP_PKEY_todata.pod
M doc/man3/OCSP_resp_find_status.pod
M doc/man3/OCSP_sendreq_new.pod
M doc/man3/OSSL_CMP_log_open.pod
M doc/man3/OSSL_DECODER.pod
M doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
M doc/man3/OSSL_ENCODER.pod
M doc/man3/OSSL_ENCODER_CTX.pod
M doc/man3/OSSL_ESS_check_signing_certs.pod
M doc/man3/OSSL_HTTP_REQ_CTX.pod
M doc/man3/OSSL_HTTP_parse_url.pod
M doc/man3/OSSL_PROVIDER.pod
M doc/man3/OSSL_SELF_TEST_new.pod
M doc/man3/OSSL_STORE_LOADER.pod
M doc/man3/PKCS12_decrypt_skey.pod
M doc/man3/PKCS12_gen_mac.pod
M doc/man3/RAND_bytes.pod
M doc/man3/RSA_get0_key.pod
M doc/man3/SSL_CTX_new.pod
M doc/man3/SSL_CTX_set_tmp_dh_callback.pod
M doc/man3/SSL_get_verify_result.pod
M doc/man3/X509_STORE_CTX_new.pod
M doc/man3/X509_add_cert.pod
M doc/man3/X509_digest.pod
M doc/man3/X509_dup.pod
M doc/man7/fips_module.pod
M doc/man7/life_cycle-pkey.pod
M doc/man7/openssl-glossary.pod
M doc/man7/provider-kdf.pod
M doc/man7/provider-object.pod
M engines/e_loader_attic.c
M include/openssl/dh.h
M providers/common/securitycheck.c
M providers/fips/self_test.c
M providers/implementations/ciphers/cipher_aes_siv.c
M providers/implementations/ciphers/cipher_rc4_hmac_md5.h
M providers/implementations/storemgmt/file_store.c
M ssl/statem/extensions.c
M ssl/statem/statem_lib.c
M test/dhtest.c
M test/evp_test.c
M test/recipes/20-test_cli_fips.t
M test/recipes/20-test_pkeyutl.t
M test/recipes/30-test_evp_data/evpciph_aes_siv.txt
M test/recipes/30-test_evp_data/evppkey_dsa.txt
M test/recipes/70-test_tls13hrr.t
Log Message:
-----------
Copyright year updates
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Release: yes
Commit: 118c043b8c35cfa822981ad4160f61cf36874398
https://github.com/openssl/openssl/commit/118c043b8c35cfa822981ad4160f61cf36874398
Author: Matt Caswell <matt at openssl.org>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M providers/fips-sources.checksums
M providers/fips.checksum
Log Message:
-----------
make update
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Release: yes
Commit: 245cb0291e0db99d9ccf3692fa76f440b2b054c2
https://github.com/openssl/openssl/commit/245cb0291e0db99d9ccf3692fa76f440b2b054c2
Author: Matt Caswell <matt at openssl.org>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M CHANGES.md
M NEWS.md
M VERSION.dat
Log Message:
-----------
Prepare for release of 3.0.10
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Release: yes
Commit: 0059bb5dac4224f866d9cd34e987c7d489c71e48
https://github.com/openssl/openssl/commit/0059bb5dac4224f866d9cd34e987c7d489c71e48
Author: Matt Caswell <matt at openssl.org>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M CHANGES.md
M NEWS.md
M VERSION.dat
Log Message:
-----------
Prepare for 3.0.11
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Release: yes
Compare: https://github.com/openssl/openssl/compare/bbc1aa97d5fa...0059bb5dac42
More information about the openssl-commits
mailing list