CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/16 07:24:56
Modified files:
security/openssl: Makefile
Removed files:
security/openssl/quictls: Makefile distinfo
security/openssl/quictls/patches:
patch-Configurations_10-main_conf
patch-Configurations_shared-info_pl
patch-Configurations_unix-Makefile_tmpl
patch-crypto_aes_asm_aes-riscv64_pl
patch-crypto_aes_asm_aes-x86_64_pl
patch-crypto_aes_asm_aesni-sha1-x86_64_pl
patch-crypto_aes_asm_aesni-sha256-x86_64_pl
patch-crypto_aes_asm_aesni-x86_64_pl
patch-crypto_aes_asm_aesv8-armx_pl
patch-crypto_aes_asm_bsaes-x86_64_pl
patch-crypto_aes_asm_vpaes-armv8_pl
patch-crypto_aes_asm_vpaes-x86_64_pl
patch-crypto_bn_asm_armv8-mont_pl
patch-crypto_bn_asm_rsaz-2k-avx512_pl
patch-crypto_bn_asm_rsaz-3k-avx512_pl
patch-crypto_bn_asm_rsaz-4k-avx512_pl
patch-crypto_bn_asm_rsaz-avx2_pl
patch-crypto_bn_asm_rsaz-x86_64_pl
patch-crypto_bn_asm_x86_64-mont5_pl
patch-crypto_camellia_asm_cmll-x86_64_pl
patch-crypto_chacha_asm_chacha-armv8-sve_pl
patch-crypto_chacha_asm_chacha-armv8_pl
patch-crypto_chacha_asm_chacha-x86_64_pl
patch-crypto_ec_asm_ecp_nistz256-armv8_pl
patch-crypto_ec_asm_ecp_nistz256-x86_64_pl
patch-crypto_ec_asm_ecp_sm2p256-armv8_pl
patch-crypto_modes_asm_aes-gcm-armv8_64_pl
patch-crypto_modes_asm_aes-gcm-avx512_pl
patch-crypto_modes_asm_aesni-gcm-x86_64_pl
patch-crypto_modes_asm_ghash-x86_64_pl
patch-crypto_modes_asm_ghashv8-armx_pl
patch-crypto_poly1305_asm_poly1305-armv8_pl
patch-crypto_poly1305_asm_poly1305-x86_64_pl
patch-crypto_sha_asm_keccak1600-armv8_pl
patch-crypto_sha_asm_keccak1600-x86_64_pl
patch-crypto_sha_asm_sha1-armv8_pl
patch-crypto_sha_asm_sha1-mb-x86_64_pl
patch-crypto_sha_asm_sha1-x86_64_pl
patch-crypto_sha_asm_sha256-mb-x86_64_pl
patch-crypto_sha_asm_sha512-armv8_pl
patch-crypto_sha_asm_sha512-x86_64_pl
patch-crypto_sm3_asm_sm3-armv8_pl
patch-crypto_sm4_asm_sm4-armv8_pl
patch-crypto_whrlpool_asm_wp-x86_64_pl
patch-exporters_pkg-config_libcrypto_pc_in
patch-exporters_pkg-config_libssl_pc_in
patch-exporters_pkg-config_openssl_pc_in
patch-util_perl_OpenSSL_config_pm
security/openssl/quictls/pkg: DESCR PLIST
Log message:
Remove quictls
The quictls/openssl repo is no longer actively maintained and security
issues already start piling up, as is to be expected since it contains
most of the careless and poorly reviewed churn that happened between
OpenSSL 1.1 and now.
We can reinstate quictls once there is a release of quictls that keeps
up with the security fixes from their upstream.
https://github.com/quictls/quictls/issues/244