On 2/18/22 09:21, Fabio Valentini wrote:
> On Fri, Feb 18, 2022 at 3:14 PM Iñaki Ucar <iu...@fedoraproject.org> wrote:
>>
>> What kind of issues? Aren't they MIT licensed?
> 
> Some of them are MIT licensed, some are not, but many do not correctly
> contain license files. I tried listing all the ones that don't in the
> TODO section on the GitHub repo I linked above.
> 
>> And when you talk about "packages" in this context, what does it mean?
>> Are they parts of the main repo? Or third-party modules? I assume it's
>> not what they call the "standard library", because that's JavaScript
>> and TypeScript.
> 
> I mean the packages for invidivual Rust dependencies.
> Some of them are part of the deno project (backend libraries for the
> "deno" runtime binary, which provide networking, crypto, filesystem
> access, etc. functionality for the runtime). But those also depend on
> a a lot of other Rust libraries, among them the dozens of crates that
> make up SWC (the typescript compiler they use), which is a separate
> project entirely The problems I see is that some crates do not publish
> sources with licenses files as they should, and one of the deno
> projects (rusty_v8) bundles sources for the V8 runtime from chromium,
> but doesn't include license files for all bundled components.
> 
> Fabio

Please report bugs against the crates in question.  This is an upstream
problem, not yours.

-- 
Sincerely,
Demi Marie Obenour (she/her/hers)

Attachment: OpenPGP_0xB288B55FFF9C22C1.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to