[openssl/openssl] 91bcb1: Copyright year updates

Tomáš Mráz noreply at github.com
Tue Jun 4 14:47:28 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 91bcb1668d8aa80aaf68fa1130139f63375da0fd
      https://github.com/openssl/openssl/commit/91bcb1668d8aa80aaf68fa1130139f63375da0fd
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    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/main.yml
    M .github/workflows/os-zoo.yml
    M .github/workflows/provider-compatibility.yml
    M .github/workflows/run-checker-ci.yml
    M .github/workflows/run-checker-daily.yml
    M .github/workflows/run-checker-merge.yml
    M .github/workflows/windows.yml
    M .github/workflows/windows_comp.yml
    M Configure
    M apps/lib/cmp_mock_srv.c
    M apps/lib/s_cb.c
    M apps/list.c
    M apps/ocsp.c
    M apps/pkcs12.c
    M apps/speed.c
    M apps/ts.c
    M apps/x509.c
    M crypto/aes/asm/bsaes-armv8.pl
    M crypto/bio/bio_lib.c
    M crypto/bio/bio_sock.c
    M crypto/bio/bss_conn.c
    M crypto/bn/bn_lib.c
    M crypto/bn/bn_rand.c
    M crypto/bn/bn_shift.c
    M crypto/chacha/asm/chachap10-ppc.pl
    M crypto/cmp/cmp_asn.c
    M crypto/cmp/cmp_genm.c
    M crypto/cms/cms_asn1.c
    M crypto/cms/cms_env.c
    M crypto/cms/cms_lib.c
    M crypto/cms/cms_local.h
    M crypto/cms/cms_sd.c
    M crypto/cms/cms_smime.c
    M crypto/deterministic_nonce.c
    M crypto/dsa/dsa_check.c
    M crypto/dsa/dsa_ossl.c
    M crypto/dsa/dsa_sign.c
    M crypto/ec/asm/ecp_sm2p256-armv8.pl
    M crypto/ec/curve448/arch_64/f_impl64.c
    M crypto/ec/ecdsa_ossl.c
    M crypto/encode_decode/encoder_lib.c
    M crypto/engine/eng_pkey.c
    M crypto/err/openssl.txt
    M crypto/ess/ess_lib.c
    M crypto/evp/keymgmt_lib.c
    M crypto/evp/p_lib.c
    M crypto/evp/pmeth_lib.c
    M crypto/evp/signature.c
    M crypto/hpke/hpke.c
    M crypto/init.c
    M crypto/o_str.c
    M crypto/property/property_parse.c
    M crypto/sleep.c
    M crypto/sm2/sm2_crypt.c
    M crypto/sm2/sm2_sign.c
    M crypto/sm4/asm/vpsm4-armv8.pl
    M crypto/sm4/asm/vpsm4_ex-armv8.pl
    M crypto/store/store_lib.c
    M crypto/x509/by_dir.c
    M crypto/x509/by_file.c
    M demos/digest/BIO_f_md.c
    M demos/digest/EVP_MD_demo.c
    M demos/digest/EVP_MD_stdin.c
    M demos/sslecho/main.c
    M doc/internal/man3/ossl_method_construct.pod
    M doc/man1/openssl-ciphers.pod.in
    M doc/man1/openssl-crl.pod.in
    M doc/man1/openssl-mac.pod.in
    M doc/man1/openssl-req.pod.in
    M doc/man1/openssl-smime.pod.in
    M doc/man1/openssl-storeutl.pod.in
    M doc/man1/openssl-ts.pod.in
    M doc/man3/DEFINE_STACK_OF.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_ctrl.pod
    M doc/man3/EVP_PKEY_CTX_set_params.pod
    M doc/man3/EVP_PKEY_check.pod
    M doc/man3/EVP_PKEY_decrypt.pod
    M doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
    M doc/man3/RSA_public_encrypt.pod
    M doc/man3/SSL_CIPHER_get_name.pod
    M doc/man3/SSL_CONF_cmd.pod
    M doc/man3/SSL_CTX_set_cert_store.pod
    M doc/man3/SSL_CTX_set_verify.pod
    M doc/man3/SSL_CTX_use_certificate.pod
    M doc/man3/SSL_load_client_CA_file.pod
    M doc/man3/X509_STORE_CTX_new.pod
    M doc/man7/EVP_PKEY-SM2.pod
    M doc/man7/ossl-guide-migration.pod
    M doc/man7/provider-asym_cipher.pod
    M engines/e_afalg.c
    M engines/e_dasync.c
    M fuzz/asn1.c
    M fuzz/decoder.c
    M include/crypto/bn.h
    M include/internal/constant_time.h
    M include/internal/e_os.h
    M include/internal/quic_reactor.h
    M include/internal/quic_stream_map.h
    M include/internal/refcount.h
    M include/internal/thread_arch.h
    M include/openssl/e_os2.h
    M include/openssl/hpke.h
    M include/openssl/sslerr.h
    M providers/fips/fipsprov.c
    M providers/fips/self_test_data.inc
    M providers/implementations/ciphers/cipher_aes_gcm_hw.c
    M providers/implementations/ciphers/cipher_aes_hw.c
    M providers/implementations/ciphers/cipher_aes_ocb_hw.c
    M providers/implementations/exchange/kdf_exch.c
    M providers/implementations/kdfs/hkdf.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 ssl/quic/quic_impl.c
    M ssl/quic/quic_thread_assist.c
    M ssl/quic/quic_tserver.c
    M ssl/quic/quic_txp.c
    M ssl/record/record.h
    M ssl/s3_lib.c
    M ssl/ssl_err.c
    M ssl/ssl_lib.c
    M ssl/ssl_local.h
    M ssl/ssl_sess.c
    M ssl/statem/statem_lib.c
    M ssl/statem/statem_srvr.c
    M ssl/t1_lib.c
    M test/bad_dtls_test.c
    M test/cmp_hdr_test.c
    M test/ct_test.c
    M test/dsatest.c
    M test/ecdsatest.c
    M test/ecstresstest.c
    M test/evp_test.c
    M test/helpers/ssltestlib.c
    M test/helpers/ssltestlib.h
    M test/keymgmt_internal_test.c
    M test/pkey_meth_kdf_test.c
    M test/prov_config_test.c
    M test/quic_client_test.c
    M test/quic_multistream_test.c
    M test/quicapitest.c
    M test/recipes/30-test_evp_data/evpciph_sm4.txt
    M test/recipes/30-test_prov_config.t
    M test/recipes/80-test_cms.t
    M test/recipes/90-test_shlibload.t
    M test/recipes/90-test_sslapi.t
    M test/sm2_internal_test.c
    M test/ssl-tests/28-seclevel.cnf.in
    M test/sslbuffertest.c
    M test/threadpool_test.c
    M test/tls-provider.c
    M test/v3ext.c
    M util/perl/OpenSSL/paramnames.pm

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


Reviewed-by: Neil Horman <nhorman at openssl.org>
Release: yes


  Commit: 5d13ced1435fa0a38b069bf732e83429e6fc61a6
      https://github.com/openssl/openssl/commit/5d13ced1435fa0a38b069bf732e83429e6fc61a6
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

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

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


Reviewed-by: Neil Horman <nhorman at openssl.org>
Release: yes


  Commit: cd1e967483577ec4a42ebe75942894c10655e2b6
      https://github.com/openssl/openssl/commit/cd1e967483577ec4a42ebe75942894c10655e2b6
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

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

  Log Message:
  -----------
  Prepare for release of 3.2.2


Reviewed-by: Neil Horman <nhorman at openssl.org>
Release: yes


  Commit: 49e918163ae50deec07cd10486dc6bfbac33acf2
      https://github.com/openssl/openssl/commit/49e918163ae50deec07cd10486dc6bfbac33acf2
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

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

  Log Message:
  -----------
  Prepare for 3.2.3


Reviewed-by: Neil Horman <nhorman at openssl.org>
Release: yes


Compare: https://github.com/openssl/openssl/compare/b8e273db91fa...49e918163ae5

To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list