CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/15 14:09:20
Modified files:
security/boringssl/fips: Makefile distinfo
security/boringssl/fips/pkg: PLIST
Removed files:
security/boringssl/fips/patches: patch-CMakeLists_txt
patch-crypto_CMakeLists_txt
patch-crypto_chacha_asm_chacha-x86_64_pl
patch-crypto_cipher_extra_asm_aes128gcmsiv-x86_64_pl
patch-crypto_cipher_extra_asm_chacha20_poly1305_x86_64_pl
patch-crypto_cpu_aarch64_openbsd_c
patch-crypto_cpu_arm_openbsd_c
patch-crypto_fipsmodule_aes_asm_aesni-x86_64_pl
patch-crypto_fipsmodule_aes_asm_vpaes-x86_64_pl
patch-crypto_fipsmodule_bn_asm_rsaz-avx2_pl
patch-crypto_fipsmodule_bn_asm_x86_64-mont5_pl
patch-crypto_fipsmodule_bn_asm_x86_64-mont_pl
patch-crypto_fipsmodule_ec_asm_p256-x86_64-asm_pl
patch-crypto_fipsmodule_ec_asm_p256_beeu-x86_64-asm_pl
patch-crypto_fipsmodule_md5_asm_md5-x86_64_pl
patch-crypto_fipsmodule_modes_asm_aesni-gcm-x86_64_pl
patch-crypto_fipsmodule_modes_asm_ghash-ssse3-x86_64_pl
patch-crypto_fipsmodule_modes_asm_ghash-x86_64_pl
patch-crypto_fipsmodule_rand_asm_rdrand-x86_64_pl
patch-crypto_fipsmodule_rand_urandom_c
patch-crypto_fipsmodule_sha_asm_sha1-x86_64_pl
patch-crypto_fipsmodule_sha_asm_sha512-x86_64_pl
patch-crypto_perlasm_x86_64-xlate_pl
patch-crypto_test_asm_trampoline-x86_64_pl
patch-include_openssl_base_h
patch-include_openssl_thread_h
Log message:
Update to boringssl-fips 20240407
On i386 this now requires -msse2 like boringssl-head.
All patches have been merged upstream.