Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694450 - sys-auth/sakcl: Missing LICENSE for bundled crates
Summary: sys-auth/sakcl: Missing LICENSE for bundled crates
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-11-19
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 694790
  Show dependency tree
 
Reported: 2019-09-15 07:45 UTC by Michał Górny
Modified: 2019-12-07 02:55 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-15 07:45:51 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- MIT
- || ( MIT Apache-2.0 )
- || ( MIT Unlicense )
- BSD

However, they are not listed in LICENSE.
Comment 1 Larry the Git Cow gentoo-dev 2019-10-19 13:55:55 UTC
The bug has been referenced in the following commit(s):

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

commit 920e2ecf32f87120fd0f94604589d0f80c37b665
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-10-19 13:55:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-10-19 13:55:50 +0000

    package.mask: Last rite sys-auth/sakcl
    
    Bug: https://bugs.gentoo.org/694450
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Arfrever Frehtes Taifersar Arahesis 2019-12-07 02:55:40 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04670bb763bfef630eaebb36a94795ba07acc02d

commit 04670bb763bfef630eaebb36a94795ba07acc02d
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-20 17:12:46 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-20 17:27:44 +0000

    sys-auth/sakcl: drop last-rited package
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>