https://bugzilla.redhat.com/show_bug.cgi?id=2085444
--- Comment #66 from Daniel Berrangé <[email protected]> --- > > License: BSD and MIT and ASL 2.0 and NCSA/MIT and CC0 and FBSDDL and > > OpenSSL and zlib and GPL and BSD/GPLv2 and EPL-1.0 > > Fedora recently switched to using SPDX expressions for license declarations, > so I'm afraid this needs to be updated to follow that new standard Furthermore, code under the CC0 license is now broadly forbidden in new packages addd to Fedora: https://lists.fedoraproject.org/archives/list/[email protected]/thread/RRYM3CLYJYW64VSQIXY6IF3TCDZGS6LM/ AFAICT, this CC0 applies to sdk/tlibc/stdlib/malloc.c so that is a problem that needs resolving. Previous versions of DL malloc were under a public domain dedication rather than CC0 the SDK currently bundles version 2.8.6, but the older version 2.8.4: https://gee.cs.oswego.edu/pub/misc/malloc-2.8.4.c was under the https://spdx.org/licenses/CC-PDDC.html which is permissible for Fedora. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2085444 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202085444%23c66 _______________________________________________ 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://pagure.io/fedora-infrastructure/new_issue
