https://bugzilla.redhat.com/show_bug.cgi?id=2486071
Ben Beasley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |182235 (FE-Legal) CC| |[email protected] --- Comment #1 from Ben Beasley <[email protected]> --- Unfortunately, the data/ subdirectory contains images that are not acceptably licensed for distribution in Fedora. - The GitHub “octocat” logo, octocat.png/octocat_blurred.png, is subject to a restrictive proprietary license: https://brand.github.com/foundations/logo - The SIPI “jelly beans” image, SIPI_Jelly_Beans.tiff, has unknown original provenance and copyright ownership: https://sipi.usc.edu/database/database.php The Wikipedia logo, wikipedia_logo.png/wikipedia_logo_blurred.png, could be OK because it is CC-BY-SA-3.0, https://en.wikipedia.org/wiki/Wikipedia_logo. If this file is retained, its license should be documented in the spec file. I think that you will need to produce a modified version of the crate archive without the data/ directory (or at least without the images with problematic license status) to use as the source, in order to avoid uploading these images to the lookaside cache and distributing them in the source RPMs, and will need to patch out or disable any tests that use the image data. See https://src.fedoraproject.org/rpms/rust-fiat-crypto/tree/426eb67ee434e9563467e17fecf20892ff6e9b1c for an example of a package that has to filter files out of the crate archive. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=182235 [Bug 182235] Fedora Legal Tracker -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2486071 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202486071%23c1 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
