Task #6114
closedPulp - Issue #6113: Fix up pulp-ansible role metadata, including license string
Fix up pulp_rpm_prerequisites role metadata, including license string
100%
Description
For one thing, they want us to use this list: https://spdx.org/licenses/
Per our COPYRIGHT file, that means we need: GPL-3.0-or-later
It is unclear why pulp_rpm_prerequisites is GPL-3.0-or-later, whereas both pulp_rpm and ansible-pulp are GPL-2.0-or-later
Related issues
Updated by mdepaulo@redhat.com almost 5 years ago
- Precedes Issue #6112: pulp_rpm_prerequisites master branch is not automatically imported to Galaxy added
Updated by mdepaulo@redhat.com almost 5 years ago
rchan I found that the "GPLv3" metadata was added when the repo was created: https://github.com/pulp/pulp_rpm_prerequisites/commit/0203d400d1489fe0038a69be63d92d9e4724d2d1
And then in January, bmbouter added the COPYRIGHT and LICENSE text for GPLv3+ https://github.com/pulp/pulp_rpm_prerequisites/pull/25
Added by Mike DePaulo almost 5 years ago
Updated by ttereshc almost 5 years ago
- Tracker changed from Issue to Task
- Status changed from NEW to ASSIGNED
- % Done set to 0
- Groomed changed from No to Yes
- Tags Pulp 3 installer added
Added by Mike DePaulo almost 5 years ago
Revision 8e0c37f9 | View on GitHub
Problem: role metadata is incorrect or has omissions
Solution: Update it, including license string.
fixes: #6114 Fix up pulp_rpm_prerequisites role metadata, including license string https://pulp.plan.io/issues/6114
Updated by Anonymous almost 5 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_rpm_prerequisites|8e0c37f9de48d59e29ce8556acfe42bc0d0576f1.
Updated by mdepaulo@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Relicense from GPLv3+ to GPLv2+, and
add GPL Cooperation Commitment
Also specify license name in SPDX format in meta/main.yml
This makes this repo's licensing the same as ansible-pulp.
Current contributors: $ git log --format='%aN' | sort -u bmbouter Brian Bouterse Daniel Alley Dennis Kliban Fabricio Aguiar Ian Ballou Ina Panova Mike DePaulo Pavel Picka
[noissue]
re: #6114 Fix up pulp_rpm_prerequisites role metadata, including license string https://pulp.plan.io/issues/6114
re: #6108 Start doing versioned releases of pulp_rpm_prerequisites on Ansible Galaxy https://pulp.plan.io/issues/6108