Hi everyone,
On Fri Aug 11, 2023 at 16:16 +0200, Mikel Olasagasti wrote:
I checked all specs that have hashicorp name on it and only golang-github-hashicorp-consul.spec would be affected partially by the change.
As Hashicorp mentions in their blog "HashiCorp APIs, SDKs, and almost all other libraries will remain MPL 2.0." and it seems the case for consul' API and SDK:
https://github.com/hashicorp/consul/blob/main/api/LICENSE https://github.com/hashicorp/consul/blob/main/sdk/LICENSE
Checking the spec it seems we don't build the consul binary and only api & sdk are packaged:
https://src.fedoraproject.org/rpms/golang-github-hashicorp-consul/blob/rawhi...
But we'll have to be cautious with the updates.
We can't even upload it to the lookaside cache, AFAIK. I think someone will have to write a script to generate a custom archive without any BUSL code in it like we do for non-free/patent encumbered code in ffmpeg.