Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694430 - dev-util/sccache: Missing LICENSE for bundled crates
Summary: dev-util/sccache: 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:11 UTC by Michał Górny
Modified: 2020-02-18 06:16 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:11:54 UTC
FWICS, the package is bundling a bunch of crates with licenses:
- Apache-2.0
- MIT
- || ( MIT Apache-2.0 )
- || ( MIT Unlicense )
- ISC
- BSD
- || ( Apache-2.0 Boost-1.0 )
- openssl
- zlib

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 2020-02-18 06:16:21 UTC
The bug has been closed via the following commit(s):

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

commit c9a7f830d842d25ca92f17ec769d69af46002593
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-02-18 06:15:22 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-02-18 06:15:59 +0000

    dev-util/sccache: drop old
    
    Closes: https://bugs.gentoo.org/694430
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/sccache/Manifest                 |   6 -
 dev-util/sccache/files/scheduler.confd    |  11 +-
 dev-util/sccache/files/scheduler.confd-r1 |  12 -
 dev-util/sccache/files/scheduler.initd    |   8 +-
 dev-util/sccache/files/scheduler.initd-r1 |  17 --
 dev-util/sccache/files/server.confd       |  11 +-
 dev-util/sccache/files/server.confd-r1    |  12 -
 dev-util/sccache/files/server.initd       |  10 +-
 dev-util/sccache/files/server.initd-r1    |  19 --
 dev-util/sccache/sccache-0.2.10.ebuild    | 358 ------------------------------
 dev-util/sccache/sccache-0.2.12.ebuild    |   8 +-
 dev-util/sccache/sccache-0.2.8-r2.ebuild  | 358 ------------------------------
 dev-util/sccache/sccache-0.2.9.ebuild     | 358 ------------------------------
 13 files changed, 14 insertions(+), 1174 deletions(-)

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

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

commit 98ddce1811d5807e9f23c36cf6c94074f6909747
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-02-18 06:13:03 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-02-18 06:15:59 +0000

    dev-util/sccache: fix licenses
    
    Bug: https://bugs.gentoo.org/694430
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/sccache/sccache-0.2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)