Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694906 - app-emulation/{go-secbench,skopeo,umoci}: incomplete LICENSE
Summary: app-emulation/{go-secbench,skopeo,umoci}: incomplete LICENSE
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 694792
  Show dependency tree
 
Reported: 2019-09-18 19:44 UTC by Michał Górny
Modified: 2023-11-23 12:39 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-18 19:44:05 UTC
app-emulation/go-secbench
app-emulation/skopeo
app-emulation/umoci

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 Larry the Git Cow gentoo-dev 2019-11-15 21:14:21 UTC
The bug has been referenced in the following commit(s):

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

commit eef6015d8a2af09f16edfb16b5e637d3ffb43fda
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-11-15 21:12:16 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-11-15 21:13:14 +0000

    app-emulation/skopeo: LICENSE: account for vendored software
    
    Reported-by: Michał Górny <mgorny@gentoo.org>
    Bug: https://bugs.gentoo.org/694906
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-emulation/skopeo/skopeo-0.1.39.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-11-23 12:39:28 UTC
The bug has been referenced in the following commit(s):

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

commit aee6415ac2f7cbaea64f5014f2d1596e281c72ce
Author:     Rahil Bhimjiani <rahil3108@gmail.com>
AuthorDate: 2023-09-29 15:50:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-23 12:38:24 +0000

    app-containers/skopeo: add live & 1.14.0
    
    Adds myself as proxied-maintainer
    Complete rewrite of ebuild
    1. builds more in line with upsteam's instructions
    2. two new use flags: device-mapper rootless
    3. removed libgpg-error as a dependenc
    
    [sam: Maintainer timeout after pings on IRC and in the bug.]
    
    Bug: https://bugs.gentoo.org/694906
    Closes: https://bugs.gentoo.org/911537
    Closes: https://bugs.gentoo.org/915504
    Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33124
    Signed-off-by: Sam James <sam@gentoo.org>

 app-containers/skopeo/Manifest                    |  1 +
 app-containers/skopeo/files/makefile-1.14.0.patch | 38 +++++++++++
 app-containers/skopeo/metadata.xml                | 12 ++++
 app-containers/skopeo/skopeo-1.14.0.ebuild        | 80 +++++++++++++++++++++++
 app-containers/skopeo/skopeo-9999.ebuild          | 80 +++++++++++++++++++++++
 5 files changed, 211 insertions(+)