# Arthur Zamarin (2024-06-22)
# EAPI=6, no reverse-dependencies, various issues with modern C,
# installs libtools files.
# Removal on 2024-07-22. Bugs #934689, #741440, #849920, #832789,
# #862714, #828579.
sci-libs/h5hut
OpenPGP_signature.asc
Description: OpenPGP digital signature
# Arthur Zamarin (2024-06-22)
# EAPI=6, failing tests, fails to compile in various envs, various
# QA issues.
# Removal on 2024-07-22. Bugs #934687, #928028, #862687, #836104,
# #741430, #811561, #526442.
sci-libs/coinor-os
OpenPGP_signature.asc
Description: OpenPGP digital signature
# Arthur Zamarin (2024-06-21)
# EAPI=6, not maintained in gentoo for a long time, fails to
# configure.
# Removal on 2024-07-21. Bugs #934680, #677444, #898100.
sci-astronomy/aatm
OpenPGP_signature.asc
Description: OpenPGP digital signature
# Arthur Zamarin (2024-06-21)
# Last dev-php/* EAPI=6 packages, and reverse dependencies of them.
# composer has active security vulnerabilities. Others are waiting
# for version bumps, and unbundling of dependencies.
# Removal on 2024-07-21. Bugs #934666.
dev-php/phpDocumentor
dev-php/phpcov
dev
Hi,
On 2024/06/21 15:15, kan...@gentoo.org wrote:
From: Matt Jolly
The CURL_QUIC USE_EXPAND enables us to sanely manage QUIC (RFC 9000)
backends as they are added to cURL in the future: currently there are
two supported implementations, OpenSSL and ngtcp2, however it's likely
that other popu
On Fri, Jun 21, 2024 at 9:15 AM wrote:
I would combine this with the previous commit which adds the values to
curl_quic.desc, and has a much better commit message.
For the summary, something like "profiles: add CURL_QUIC USE_EXPAND"
should do the trick.
From: Matt Jolly
Thanks to dev-libs/openssl exposing a QUIC API from
3.2, cURL is able to use OpenSSL as a QUIC backend.
This commit enables users to select between the
`curl_quic_ngtcp2` and `curl_quic_openssl` backends
via their associated USE_EXPAND and provides a mechanism
to easily add more
From: Matt Jolly
Signed-off-by: Matt Jolly
---
profiles/base/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index c70c5d198531..957af187bda2 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/
From: Matt Jolly
The CURL_QUIC USE_EXPAND enables us to sanely manage QUIC (RFC 9000)
backends as they are added to cURL in the future: currently there are
two supported implementations, OpenSSL and ngtcp2, however it's likely
that other popular TLS libraries will expose QUIC APIs over time,
and
From: Matt Jolly
Hi all,
Thanks to dev-libs/openssl exposing an RFC 9000 (QUIC) API from 3.2,
cURL is able to use OpenSSL as a QUIC backend in addition
to its current suppport via net-libs/ngtcp2.
Considering the current state of QUIC implementations, the popularity
of cURL, its support for a m
10 matches
Mail list logo