Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694302 - net-libs/quiche: Implementation of QUIC and HTTP/3
Summary: net-libs/quiche: Implementation of QUIC and HTTP/3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694308
  Show dependency tree
 
Reported: 2019-09-13 18:25 UTC by Craig Andrews
Modified: 2019-09-13 20:34 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 18:25:26 UTC
net-libs/quiche: Implementation of QUIC and HTTP/3

https://github.com/cloudflare/quiche/

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f291cc89e81f05fe27f965441bb5ae8bc916cd2

commit 0f291cc89e81f05fe27f965441bb5ae8bc916cd2
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-09-13 15:52:30 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-09-13 20:34:19 +0000

    net-libs/quiche: Implementation of QUIC and HTTP/3
    
    Closes: https://bugs.gentoo.org/694302
    Closes: https://github.com/gentoo/gentoo/pull/12913
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/quiche/Manifest                           | 118 +++++++++++++
 net-libs/quiche/metadata.xml                       |  11 ++
 .../quiche/quiche-0.1.0_alpha4_p20190912.ebuild    | 185 +++++++++++++++++++++
 net-libs/quiche/quiche-9999.ebuild                 | 182 ++++++++++++++++++++
 4 files changed, 496 insertions(+)