Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

withdraw support for license overrides #241

Merged
merged 1 commit into from
May 31, 2024

Conversation

bcressey
Copy link
Contributor

Issue number:

Closes #100

Description of changes:
Drop support for overriding licenses via Licenses.toml. This doesn't work properly in an out-of-tree build world, since the override must be set when the RPM is built if it is shipped in a kit, but may be needed downstream when the RPM is installed.

Testing done:
Built twoliter with this change and then built Bottlerocket after applying the change from bottlerocket-os/bottlerocket#3991.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

For out-of-tree builds, packages should now state the license that's
expected to apply, since the resulting RPMs could be distributed in
binary form inside of kits.

Signed-off-by: Ben Cressey <[email protected]>
@bcressey bcressey requested review from jpculp and webern May 27, 2024 00:31
@bcressey bcressey merged commit 0a26263 into bottlerocket-os:develop May 31, 2024
1 check passed
@bcressey bcressey deleted the remove-license-overrides branch May 31, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bottlerocket-license-tool and Licences.toml need to be considered
3 participants