Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694306 - net-libs/ngtcp2: Implementation of the IETF QUIC Protocol
Summary: net-libs/ngtcp2: Implementation of the IETF QUIC Protocol
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:29 UTC by Craig Andrews
Modified: 2019-09-13 20:38 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:29:46 UTC
net-libs/ngtcp2: Implementation of the IETF QUIC Protocol

https://github.com/ngtcp2/ngtcp2/

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0672cd383b8c56f782656d6631e2c2ba81f85372

commit 0672cd383b8c56f782656d6631e2c2ba81f85372
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-09-13 15:53:06 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-09-13 20:38:05 +0000

    net-libs/ngtcp2: Implementation of the IETF QUIC Protocol
    
    Closes: https://bugs.gentoo.org/694306
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/ngtcp2/Manifest                    |  1 +
 net-libs/ngtcp2/metadata.xml                | 11 ++++++++
 net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild | 42 +++++++++++++++++++++++++++++
 net-libs/ngtcp2/ngtcp2-9999.ebuild          | 40 +++++++++++++++++++++++++++
 profiles/base/package.use.mask              |  5 ++++
 5 files changed, 99 insertions(+)