Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 846720 - python-webassets bundles jsmin, which has an unacceptable license
Summary: python-webassets bundles jsmin, which has an unacceptable license
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-webassets
Version: 17
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Praveen Kumar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-Legal
TreeView+ depends on / blocked
 
Reported: 2012-08-08 13:55 UTC by Stephen Gallagher
Modified: 2012-08-08 15:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-08 15:25:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stephen Gallagher 2012-08-08 13:55:52 UTC
Description of problem:
As is well-documented in many places, the license on the jsmin JavaScript minifier is unacceptable for use in Fedora[1]. Bundling this unacceptably-licensed code inside python-webassets puts the package in violation of Fedora's legal policies.

Version-Release number of selected component (if applicable):
python-webassets-0.7-1.fc18
python-webassets-0.7-1.fc17
python-webassets-0.7-1.fc16

How reproducible:
Every time

Steps to Reproduce:
1. Extract the RPM
2. Look at the license text at the top of the file /usr/lib/python2.7/site-packages/webassets/filter/jsmin/jsmin.py
  
Actual results:
License text includes an unenforceable clause: "The Software shall be used for Good, not Evil."

Expected results:
The license text must be one of the acceptable licenses specified on http://fedoraproject.org/wiki/Licensing:Main

Additional info:
The upstream copyright holder for jsmin has repeatedly rejected requests to correct his broken license. This is not viewed as a resolvable issue, therefore this bundled code must be removed from Fedora.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=455507

Comment 1 Tom "spot" Callaway 2012-08-08 15:25:35 UTC
python-webassets-0.7.1-1.fc18 has jsmin removed. The damage is already done on the older branches, so I'm not going to "fix" it there.


Note You need to log in before you can comment on or make changes to this bug.