diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-30 08:00:51 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-30 08:00:51 +0100 |
commit | d5ee59790ee8298b8599b0aa0fa21a98b972a44d (patch) | |
tree | 2cc4393cdcfae28879cee110e5975f6e6b798f91 /profiles/use.local.desc | |
parent | d855918b46ba8714cf1320fe63b55fd0ed1748a6 (diff) |
gentoo auto-resync : 30:06:2024 - 08:00:50
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ab5d884d2a44..ee74c1ea51d8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2178,6 +2178,7 @@ dev-libs/opensc:secure-messaging - Enable secure messaging dev-libs/openssl:bindist - Disable/Restrict EC algorithms (as they seem to be patented) -- note: changes the ABI dev-libs/openssl:fips - Enable FIPS provider dev-libs/openssl:ktls - Enable support for Kernel implementation of TLS (kTLS) +dev-libs/openssl:quic - Enable support for QUIC (RFC 9000); a UDP-based protocol intended to replace TCP dev-libs/openssl:rfc3779 - Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers) dev-libs/openssl:sslv2 - Support for the old/insecure SSLv2 protocol -- note: not required for TLS/https dev-libs/openssl:sslv3 - Support for the old/insecure SSLv3 protocol -- note: not required for TLS/https @@ -6378,13 +6379,15 @@ net-misc/curl:ftp - Enable FTP support net-misc/curl:gnutls - Enable gnutls ssl backend net-misc/curl:gopher - Enable Gopher protocol support net-misc/curl:hsts - Enable HTTP Strict Transport Security +net-misc/curl:http3 - Enable HTTP/3 support net-misc/curl:imap - Enable Internet Message Access Protocol support net-misc/curl:mbedtls - Enable mbedtls ssl backend -net-misc/curl:nghttp3 - Enable HTTP/3.0 support using net-libs/nghttp3 and net-libs/ngtcp2 +net-misc/curl:nghttp3 - Enable HTTP/3 support using net-libs/nghttp3 net-misc/curl:openssl - Enable openssl ssl backend net-misc/curl:pop3 - Enable Post Office Protocol 3 support net-misc/curl:progress-meter - Enable the progress meter net-misc/curl:psl - Enable Public Suffix List (PSL) support. See https://daniel.haxx.se/blog/2024/01/10/psl-in-curl/. +net-misc/curl:quic - Enable support for QUIC (RFC 9000); a UDP-based protocol intended to replace TCP net-misc/curl:rtmp - Enable RTMP Streaming Media support net-misc/curl:rustls - Enable Rustls ssl backend net-misc/curl:smtp - Enable Simple Mail Transfer Protocol support @@ -6796,7 +6799,6 @@ net-p2p/deluge:webinterface - Install dependencies needed for the web interface net-p2p/eiskaltdcpp:cli - Enable sample cli based on readline net-p2p/eiskaltdcpp:daemon - Enable eiskaltdcpp-daemon net-p2p/eiskaltdcpp:dht - Enable DHT (distributed hash table) support for libeiskaltdcpp -net-p2p/eiskaltdcpp:gold - Use gold.ld instead of ld net-p2p/eiskaltdcpp:libcanberra - Enable sound notifications support over libcanberra in EiskaltDC++ Gtk net-p2p/eiskaltdcpp:minimal - Don't install headers net-p2p/fms:frost - Add support for frost boards |