CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/15 04:14:07
Modified files:
security/openssl: Makefile
security/openssl/3.3: Makefile
security/openssl/3.3/pkg: PLIST
Removed files:
security/openssl/1.1: Makefile distinfo
security/openssl/1.1/patches: patch-Configurations_10-main_conf
patch-Configurations_shared-info_pl
patch-Configurations_unix-Makefile_tmpl
patch-apps_rehash_c
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_vpaes-armv8_pl
patch-crypto_aes_asm_vpaes-x86_64_pl
patch-crypto_bn_asm_armv8-mont_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_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_modes_asm_aesni-gcm-x86_64_pl
patch-crypto_modes_asm_ghash-x86_64_pl
patch-crypto_modes_asm_ghashv8-armx_pl
patch-crypto_perlasm_x86gas_pl
patch-crypto_poly1305_asm_poly1305-armv8_pl
patch-crypto_poly1305_asm_poly1305-x86_64_pl
patch-crypto_rc4_asm_rc4-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_sha512-armv8_pl
patch-crypto_sha_asm_sha512-x86_64_pl
patch-crypto_whrlpool_asm_wp-x86_64_pl
patch-crypto_x86_64cpuid_pl
security/openssl/1.1/pkg: DESCR PLIST
security/openssl/3.2: Makefile distinfo
security/openssl/3.2/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_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_whrlpool_asm_wp-x86_64_pl
patch-util_perl_OpenSSL_config_pm
security/openssl/3.2/pkg: DESCR PLIST
Log message:
Retire OpenSSL 1.1 and 3.2, set @pkgpath for 3.3; help/ok sthen
Going forward, there will only be two OpenSSL releases in the ports tree:
the latest stable version for testing (currently 3.4) and the penultimate
stable version (currently 3.3) for ports to consume.
Soon after the release of 3.5.0, consumers will switch to 3.4 and 3.3 will
be removed, and so on. The idea is that this way, 3.4 will have had some
time to mature and the latest round of regressions should have been found
and addressed in 3.4.1 or 3.4.2 and it should be safe enough to switch.