Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694444 - sys-apps/fd: Missing LICENSE for bundled crates
Summary: sys-apps/fd: 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: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694790
  Show dependency tree
 
Reported: 2019-09-15 07:40 UTC by Michał Górny
Modified: 2020-02-18 05:41 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 07:40:09 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- MIT
- || ( MIT Apache-2.0 )
- || ( MIT Unlicense )
- ISC
- BSD

However, they are not listed in LICENSE.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 20:00:03 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-27 21:16:13 UTC
The bug has been referenced in the following commit(s):

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

commit b7d75ab67a25b6d734075ccf2e08ad0879623a22
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-12-27 21:11:04 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-12-27 21:12:31 +0000

    sys-apps/fd: bump to 7.4.0
    
    now with system jemalloc
    also fix licenses
    
    Bug: https://bugs.gentoo.org/694444
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/fd/Manifest        | 38 +++++++++++++++++
 sys-apps/fd/fd-7.4.0.ebuild | 99 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 137 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-02-18 05:41:45 UTC
The bug has been closed via the following commit(s):

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

commit ceb467d27092cbd45bba2fba826b7076730da704
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-02-18 05:41:27 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-02-18 05:41:27 +0000

    sys-apps/fd: drop old
    
    Closes: https://bugs.gentoo.org/694444
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/fd/Manifest           | 39 -----------------
 sys-apps/fd/fd-7.3.0-r1.ebuild | 98 ------------------------------------------
 2 files changed, 137 deletions(-)