commit:     f771d408960dc347c4e3c6e2de704d1020ab20da
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 23:04:50 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 03:53:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f771d408

net-misc/curl: apply backported rustls fixes to 8.5.0

Closes: https://bugs.gentoo.org/928236
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 net-misc/curl/curl-8.5.0-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/curl/curl-8.5.0-r3.ebuild 
b/net-misc/curl/curl-8.5.0-r3.ebuild
index d9c017b22b2b..1ea9264041c8 100644
--- a/net-misc/curl/curl-8.5.0-r3.ebuild
+++ b/net-misc/curl/curl-8.5.0-r3.ebuild
@@ -132,6 +132,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-respect-cflags-3.patch
        "${FILESDIR}"/${P}-ipv6-configure-c99.patch
        "${FILESDIR}"/${P}-mpd-stream-http-adjust_pollset.patch
+       "${FILESDIR}"/${PN}-8.6.0-rustls-fixes.patch
 )
 
 src_prepare() {

Reply via email to