Coverity Scan: Analysis completed for openssl/openssl

2022-12-01 Thread scan-admin


Your request for analysis of openssl/openssl has been completed 
successfully.
The results are available at 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yoN-2BQSVjTtaSz8wS4wOr7HlekBtV1P4YRtWclMVkCdvAA-3D-3Dhz9e_MulOTlHne1IxTRELXXnGni8d68xSVF-2BUCe3a7Ux-2BjeGdgA7yhF5f3g9aSuztbXAnTZxgFDLLrNgPz8BiJFJ4g5Bs8fGCI1HUH93tYIGy006-2FSrdjegZGKRAkWgJdbiRoLplJgqJuPvwGDuqLmBIrCMHfrpjpx2-2B1rRyQBF2sYQqumI35sbC9-2FgH-2FYVv9lGfsyL8qtATL1KZz3M7B-2FMbfBOIqIkBAN4NX4hjiejwJruI-3D

Build ID: 497787

Analysis Summary:
   New defects found: 0
   Defects eliminated: 0



[openssl/openssl] 14c593: Don't set cancel state/type

2022-12-01 Thread Matt Caswell
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 14c593e0034ddb9ca68f4a8e06b251afa127c6d0
  
https://github.com/openssl/openssl/commit/14c593e0034ddb9ca68f4a8e06b251afa127c6d0
  Author: Matt Caswell 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M crypto/thread/arch/thread_posix.c

  Log Message:
  ---
  Don't set cancel state/type

pthread_cancel() is never called by OpenSSL. Therefore this is no point in
setting the cancel state/type. The functions to set the cancel state/type
are not supported on Android and result in compilation failures. Therefore
we remove these calls completely.

Fixes #19559

Reviewed-by: Hugo Landau 
Reviewed-by: Tomas Mraz 
(Merged from https://github.com/openssl/openssl/pull/19779)




[openssl/openssl]

2022-12-01 Thread openssl-machine
  Branch: refs/tags/openssl-3.1.0-alpha1
  Home:   https://github.com/openssl/openssl


[openssl/openssl] be8d1e: make update

2022-12-01 Thread Tomáš Mráz
  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: be8d1efbafc2fd0cf51b884ce4d0df37340423ca
  
https://github.com/openssl/openssl/commit/be8d1efbafc2fd0cf51b884ce4d0df37340423ca
  Author: Tomas Mraz 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

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

  Log Message:
  ---
  make update


Reviewed-by: Matt Caswell 
Release: yes


  Commit: 21037dfc280dda16028f90a820e2dc227f177f55
  
https://github.com/openssl/openssl/commit/21037dfc280dda16028f90a820e2dc227f177f55
  Author: Tomas Mraz 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

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

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


Reviewed-by: Matt Caswell 
Release: yes


  Commit: 4277516fd1bb9e6b4c240e3125d6018a78491c07
  
https://github.com/openssl/openssl/commit/4277516fd1bb9e6b4c240e3125d6018a78491c07
  Author: Tomas Mraz 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

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

  Log Message:
  ---
  Prepare for 3.1 beta 1


Reviewed-by: Matt Caswell 
Release: yes


Compare: https://github.com/openssl/openssl/compare/967f20144025...4277516fd1bb


[openssl/openssl] 967f20: Update copyright year

2022-12-01 Thread Tomáš Mráz
  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 967f20144025e51d6bce5d115f5eaebea328394d
  
https://github.com/openssl/openssl/commit/967f20144025e51d6bce5d115f5eaebea328394d
  Author: Tomas Mraz 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M apps/engine.c
M apps/fipsinstall.c
M apps/include/function.h
M apps/include/http_server.h
M apps/include/s_apps.h
M apps/lib/cmp_mock_srv.c
M apps/openssl.c
M crypto/aes/asm/bsaes-armv8.pl
M crypto/aes/asm/vpaes-armv8.pl
M crypto/arm64cpuid.pl
M crypto/asn1/a_time.c
M crypto/bf/bf_local.h
M crypto/bio/bio_local.h
M crypto/bio/bss_acpt.c
M crypto/bio/bss_bio.c
M crypto/bio/bss_fd.c
M crypto/bio/bss_file.c
M crypto/bn/asm/armv8-mont.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_const.c
M crypto/bn/bn_lib.c
M crypto/bn/bn_mul.c
M crypto/cast/cast_local.h
M crypto/chacha/asm/chacha-armv8.pl
M crypto/chacha/asm/chachap10-ppc.pl
M crypto/chacha/chacha_enc.c
M crypto/chacha/chacha_ppc.c
M crypto/cmp/cmp_client.c
M crypto/cmp/cmp_ctx.c
M crypto/cmp/cmp_local.h
M crypto/cmp/cmp_server.c
M crypto/cmp/cmp_status.c
M crypto/cmp/cmp_vfy.c
M crypto/cms/cms_asn1.c
M crypto/cms/cms_local.h
M crypto/cms/cms_sd.c
M crypto/conf/conf_api.c
M crypto/conf/conf_lib.c
M crypto/cpuid.c
M crypto/crmf/crmf_pbm.c
M crypto/cryptlib.c
M crypto/des/cfb_enc.c
M crypto/des/des_local.h
M crypto/dh/dh_gen.c
M crypto/dllmain.c
M crypto/dsa/dsa_key.c
M crypto/dsa/dsa_local.h
M crypto/dso/dso_dlfcn.c
M crypto/dso/dso_win32.c
M crypto/ec/asm/ecp_nistz256-armv8.pl
M crypto/ec/curve25519.c
M crypto/ec/curve448/arch_32/f_impl32.c
M crypto/ec/ec2_oct.c
M crypto/ec/ec2_smpl.c
M crypto/ec/ecp_mont.c
M crypto/ec/ecp_nistp521.c
M crypto/encode_decode/encoder_local.h
M crypto/engine/eng_init.c
M crypto/engine/eng_lib.c
M crypto/engine/eng_local.h
M crypto/evp/e_aes.c
M crypto/evp/e_aes_cbc_hmac_sha1.c
M crypto/evp/e_aria.c
M crypto/evp/e_sm4.c
M crypto/evp/p_seal.c
M crypto/ffc/ffc_params_generate.c
M crypto/getenv.c
M crypto/http/http_lib.c
M crypto/idea/idea_local.h
M crypto/info.c
M crypto/initthread.c
M crypto/md5/md5_local.h
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/aes-gcm-ppc.pl
M crypto/modes/asm/ghash-s390x.pl
M crypto/modes/asm/ghashv8-armx.pl
M crypto/o_dir.c
M crypto/o_fopen.c
M crypto/o_init.c
M crypto/objects/obj_local.h
M crypto/objects/obj_xref.c
M crypto/param_build.c
M crypto/param_build_set.c
M crypto/params.c
M crypto/pem/pem_pkey.c
M crypto/perlasm/arm-xlate.pl
M crypto/perlasm/ppc-xlate.pl
M crypto/perlasm/x86_64-xlate.pl
M crypto/pkcs7/bio_pk7.c
M crypto/pkcs7/pk7_asn1.c
M crypto/poly1305/asm/poly1305-armv8.pl
M crypto/ppccap.c
M crypto/ppccpuid.pl
M crypto/property/property_local.h
M crypto/provider_conf.c
M crypto/punycode.c
M crypto/rand/rand_deprecated.c
M crypto/rc2/rc2_local.h
M crypto/rc5/rc5_local.h
M crypto/self_test_core.c
M crypto/sha/asm/keccak1600-armv8.pl
M crypto/sha/asm/keccak1600-ppc64.pl
M crypto/sha/asm/sha1-armv8.pl
M crypto/sha/asm/sha512-armv8.pl
M crypto/sha/asm/sha512-ia64.pl
M crypto/sha/sha256.c
M crypto/sha/sha512.c
M crypto/sm2/sm2_sign.c
M crypto/sm3/asm/sm3-armv8.pl
M crypto/sm3/sm3_local.h
M crypto/sm4/asm/vpsm4-armv8.pl
M crypto/sm4/sm4.c
M crypto/store/store_local.h
M crypto/ts/ts_local.h
M crypto/ts/ts_rsp_sign.c
M crypto/ts/ts_rsp_verify.c
M crypto/txt_db/txt_db.c
M crypto/x509/by_dir.c
M crypto/x509/t_x509.c
M crypto/x509/v3_ist.c
M crypto/x509/v3_ncons.c
M crypto/x509/v3_purp.c
M crypto/x509/v3_utf8.c
M crypto/x509/x_name.c
M crypto/x509/x_pubkey.c
M crypto/x509/x_req.c
M crypto/x509/x_x509.c
M demos/encrypt/rsa_encrypt.c
M demos/encrypt/rsa_encrypt.h
M demos/mac/gmac.c
M demos/signature/EVP_EC_Signature_demo.c
M demos/signature/EVP_EC_Signature_demo.h
M doc/internal/man3/OPTIONS.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_lib_ctx_get_data.pod
M doc/internal/man3/ossl_namemap_new.pod
M doc/internal/man3/ossl_punycode_decode.pod
M doc/internal/man3/ossl_random_add_conf_module.pod
M doc/internal/man7/EVP_PKEY.pod
M doc/internal/man7/deprecation.pod
M doc/man1/openssl-dhparam.pod.in
M doc/man1/openssl-fipsinstall.pod.in
M doc/man1/openssl-genpkey.pod.in
M 

[openssl/openssl] f73a5b: NEWS.md: Update with changes from 3.0.7 and major ...

2022-12-01 Thread Tomáš Mráz
  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: f73a5b7d98606ce218564478f0ece30459633da4
  
https://github.com/openssl/openssl/commit/f73a5b7d98606ce218564478f0ece30459633da4
  Author: Tomas Mraz 
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
M NEWS.md

  Log Message:
  ---
  NEWS.md: Update with changes from 3.0.7 and major items from 3.1

Reviewed-by: Matt Caswell 
Reviewed-by: Hugo Landau 
(Merged from https://github.com/openssl/openssl/pull/19802)