Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694446 - sys-apps/lsd: Missing LICENSE for bundled crates
Summary: sys-apps/lsd: 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:41 UTC by Michał Górny
Modified: 2020-02-18 05:34 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:41:42 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- MIT
- Apache-2.0
- || ( 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:01 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2020-02-18 05:34:25 UTC
The bug has been closed via the following commit(s):

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

commit ba401fc7e5dc165c16770235cbaf71298544e947
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-02-18 05:33:47 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-02-18 05:33:47 +0000

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

 sys-apps/lsd/Manifest          |  9 ------
 sys-apps/lsd/lsd-0.14.0.ebuild | 64 ----------------------------------------
 sys-apps/lsd/lsd-0.15.1.ebuild | 67 ------------------------------------------
 3 files changed, 140 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit ff2fff925f81ed85917b50e1ec7abf145569bbe8
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-02-18 05:32:45 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-02-18 05:32:45 +0000

    sys-apps/lsd: 0.16.0 amd64 stable, fix licenses
    
    Bug: https://bugs.gentoo.org/694446
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/lsd/lsd-0.16.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)