| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/35818
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
| |
These should no longer be required.
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The CHANGES file was generated and included in release tarballs,
but this broke reproducible builds and it has been droppped.
There is a replacement Markdown file but it only directs users
to the cURL website.
See: https://github.com/curl/curl/commit/8a9c22796b4dec022adf7ecc650807bb49a80a9c
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
This revbump includes a patch for a regression where
libcurl could leak SIGPIPE into programs using it,
for example Transmission.
See: https://github.com/curl/curl/issues/14344
Closes: https://bugs.gentoo.org/937139
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/937034
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
|
|
| |
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/927455
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/927455
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/927455
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/936984
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/936982
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
| |
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
|
|
|
| |
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/926546
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
|
|
| |
- Enable +websockets by default
- Enable +ssl by default (implied by many other options)
- drop sslv3 - we're not actually using it for anything.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/936627
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The support for HTTP/3 is stable enough and we haven't seen any
reported issues since unmasking the USE where possible.
HTTP/3 is default-enabled using dev-libs/openssl[quic],
with the USE_EXPAND and REQUIRED_USE enforcing required deps
and enabling users to select an alternative implementation.
The only currently-supported option for this is net-libs/ngtcp2[gnutls],
though it is expected that as other TLS backends implement QUIC
(or are supported by other backends) that this will increase.
Of note is that HTTP/3 support and MultiSSL are mutually exclusive at
this point in time. There does not appear to be a significant benefit
to MutliSSL in 2024:
> An original driving factor for this feature was to allow Schannel with
> other TLS backends on Windows so that users could access "native" CA certs
> in the Windows CA store. Subsequently, curl has introduced support in multiple
> TLS backends to use native CAs.
> This reduces the need for many people to use and switch TLS backends.
> There are probably also other use cases, since the TLS backends are not all alike.
We're not dropping MutliSSL support, however HTTP/3 as the default seems
like the option that provides the greater utility as a default
configuration.
This is not to say that MultiSSL support is inherently incompatible with
HTTP/3, it will just require a sufficiently motivated developer
to implement the code.
Closes: https://bugs.gentoo.org/936627
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Armas Spann <zappel@simple-co.de>
Closes: https://github.com/gentoo/gentoo/pull/37890
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
|
|
|
|
| |
Signed-off-by: Richard Freeman <rich0@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/937002
Signed-off-by: Richard Freeman <rich0@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/937002
Signed-off-by: Richard Freeman <rich0@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matthew Smith <matthew@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Tested against Python 3.13 beta5, added early to satisfy pkgcheck
Closes: https://bugs.gentoo.org/929728
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37392
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/929727
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/929719
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/924599 (obsolete)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
| |
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|