Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694498 - net-libs/quiche: Missing LICENSE for bundled crates
Summary: net-libs/quiche: Missing LICENSE for bundled crates
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694790
  Show dependency tree
 
Reported: 2019-09-15 14:04 UTC by Michał Górny
Modified: 2019-09-18 15:04 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 14:04:33 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- || ( Apache-2.0 Boost-1.0 )
- || ( Apache-2.0 MIT )
- || ( Apache-2.0-with-LLVM-exceptions Apache-2.0 MIT )
- BSD-2
- BSD
- ISC
- MIT
- || ( Unlicense MIT )
- openssl

However, they are not listed in LICENSE.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-18 15:04:36 UTC
The bug has been closed via the following commit(s):

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

commit bb505578b04cb17148bf43ede64594c5b1a53853
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-09-18 15:03:23 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-09-18 15:04:29 +0000

    net-libs/quiche: Include licenses for all bundled crates
    
    Closes: https://bugs.gentoo.org/694498
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild | 10 +++++++++-
 net-libs/quiche/quiche-9999.ebuild                   | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)