Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 695304

Summary: sys-cluster/kubeadm: incomplete LICENSE
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: CONFIRMED ---    
Severity: normal CC: mrueg
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694792    

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