Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695304 - sys-cluster/kubeadm: incomplete LICENSE
Summary: sys-cluster/kubeadm: incomplete LICENSE
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694792
  Show dependency tree
 
Reported: 2019-09-21 10:54 UTC by Michał Górny
Modified: 2020-01-23 18:21 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-21 10:54:41 UTC
The listed packages seem to be bundling (vendoring) multiple dependencies, however the LICENSE variable does not seem to reflect that.  Please verify the licenses for all vendored dependencies, and include them in the LICENSE variable.  While at it, please be watchful for license conflicts.

See tracker bug for tips on how to do that.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 19:59:01 UTC
Ping.
Comment 2 Dan 2019-11-14 11:59:06 UTC
So I finally pulled the vendor Licenses in the Kubernetes repo:

0BSD
Apache-2.0
BSD-2-Clause
BSD-2-Clause-NetBSD
BSD-3-Clause
BSD-3-Clause-Clear
BSD-3-Clause-No-Nuclear-License-2014
BSD-4-Clause
BSD-Source-Code
CC0-1.0
CC-BY-4.0
CC-BY-NC-4.0
CC-BY-NC-ND-4.0
CC-BY-NC-SA-4.0
CC-BY-ND-4.0
CC-BY-SA-4.0
deprecated_GPL-2.0
deprecated_GPL-2.0+
deprecated_LGPL-3.0
deprecated_LGPL-3.0+
ECL-2.0
GPL-2.0-only
GPL-2.0-or-later
ImageMagick
ISC
JSON
LGPL-3.0-only
LGPL-3.0-or-later
MIT
MIT-advertising
MIT-feh
MPL-2.0
MPL-2.0-no-copyleft-exception
Xnet

I'm not sure if there is a conflict or not