Bug 236309
Summary: | itext contains Sun confidential code | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
Component: | itext | Assignee: | Anthony Green <green> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | herrold |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-06-22 14:54:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 245222 |
Description
Kevin Kofler
2007-04-12 23:54:33 UTC
The offending code has been zapped upstream in version 2.0.3:
> Removal of EPS support. The code that was used from SUN's PostscriptDemo had
> ambiguous license information. Therefore it is better to look for an
> alternative.
However, itext is really a license minefield, searching for "Sun Microsystems"
covered up some code which is essentially BSD-licensed, but with the following
obnoxious clause added:
> You acknowledge that Software is not designed,licensed or intended for use
> in the design, construction, operation or maintenance of any nuclear
> facility.
The "licensed" part is the issue, because this appears to restrict the
BSD-style license preceding this paragraph, making the code non-Free.
I wonder how many other supposedly Free Software Java projects are
incorporating Sun code under similar non-Free licenses.
Sadly, much of the java world has typically been poor with licence checking and code copying. The source contains a text file that tries to justify the sun licensed code. I don't have time to sort all this out, so I intend to EOL itext and rssowl in Extras and F7. If somebody wants to dig through the licensing issues then they should feel free to take these packages over. overholt tells me that rssowl2 doesn't require itext, so it looks like it can return in Fedora 8. I've just completed the EOL process and am closing this bug. |