Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694312 - net-misc/curl: conditionally enable alt-svc support
Summary: net-misc/curl: conditionally enable alt-svc support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-13 19:27 UTC by Craig Andrews
Modified: 2019-09-13 20:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Andrews gentoo-dev 2019-09-13 19:27:46 UTC
Optional support for alt-svc was added in curl 7.64.1: https://daniel.haxx.se/blog/2019/03/03/alt-svc-in-curl/

It would be nice to have a USE flag to conditionally enable this support.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-09-13 20:36:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14735dd40c2ef399cba935a5a0838eef55fcbe33

commit 14735dd40c2ef399cba935a5a0838eef55fcbe33
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-09-13 19:31:45 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2019-09-13 20:35:28 +0000

    net-misc/curl: conditionally enable alt-svc support
    
    Closes: https://bugs.gentoo.org/694312
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 net-misc/curl/curl-7.66.0.ebuild | 4 ++--
 net-misc/curl/metadata.xml       | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)