From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4453013835A for ; Tue, 4 Aug 2020 23:13:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 491E1E091C; Tue, 4 Aug 2020 23:13:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FF14E091C for ; Tue, 4 Aug 2020 23:13:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D71B634F110 for ; Tue, 4 Aug 2020 23:13:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6531E30A for ; Tue, 4 Aug 2020 23:13:31 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1596582805.b9f3fa84e272dbc7db108f90205f90a2db6b9962.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/curl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/curl/metadata.xml X-VCS-Directories: net-misc/curl/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: b9f3fa84e272dbc7db108f90205f90a2db6b9962 X-VCS-Branch: master Date: Tue, 4 Aug 2020 23:13:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 97b48a13-90c7-4dea-b383-a5dadf81d5b0 X-Archives-Hash: ae0ab59a0fbbba46f3de953ca517849e commit: b9f3fa84e272dbc7db108f90205f90a2db6b9962 Author: Tom Gillespie gmail com> AuthorDate: Sun Aug 2 00:00:06 2020 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Aug 4 23:13:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f3fa84 net-misc/curl: update metadata.xml with ssl USE flags Signed-off-by: Tom Gillespie gmail.com> Signed-off-by: Anthony G. Basile gentoo.org> net-misc/curl/metadata.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml index 8d7bc1a2c2d..a11184c0ca0 100644 --- a/net-misc/curl/metadata.xml +++ b/net-misc/curl/metadata.xml @@ -9,20 +9,25 @@ Enable alt-svc support Enable brotli compression support Enable FTP support + Enable gnutls ssl backend Enable Gopher protocol support Enable HTTP/2.0 support Enable Internet Message Access Protocol support + Enable mbedtls ssl backend Enable HTTP/3.0 support using net-libs/nghttp3 and net-libs/ngtcp2 Enable HTTP/3.0 support using net-libs/quiche - Enable SSH urls in curl using libssh2 Enable metalink support + Enable nss ssl backend + Enable openssl ssl backend Enable Post Office Protocol 3 support Enable the progress meter + Enable RTMP Streaming Media support Enable Simple Mail Transfer Protocol support + Enable SSH urls in curl using libssh2 Enable crypto engine support (via openssl if USE='-gnutls -nss') Enable Telnet protocol support Enable TFTP support - Enable RTMP Streaming Media support + Enable winssl ssl backend cpe:/a:curl:curl