Bug 1019043
Summary: | kde-baseapps included non-free files. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | mejiko <private> |
Component: | kde-baseapps | Assignee: | Than Ngo <than> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dvratil, jreznik, kevin, ltinkl, rdieter, rnovacek, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-24 15:55:18 UTC | Type: | Bug |
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: | 182235 |
Description
mejiko
2013-10-15 04:36:32 UTC
Blocking FE-Legal, This is license problem. To avoid having to click around for details: bug #39678: kdebase: kdepasswd is possibly non-free -------------------------------------------- Reported to KDE [1]. I'll give it some time before I put effort into repackaging. [1] https://bugs.kde.org/show_bug.cgi?id=323427 -------------------------------------------- In package kdebase, the file apps/kdepasswd/kdepasswd.cpp has a notice in the header with an X11 style license: ... But the "about" data in the code says that it falls under the (non-free) Artistic License: KAboutData aboutData("kdepasswd", 0, ki18n("KDE passwd"), KDE_VERSION_STRING, ki18n("Changes a UNIX password."), KAboutData::License_Artistic, ki18n("Copyright (c) 2000 Geert Jansen")); Changed to rawhide. How it this bug current status ? Is this bug is resolved ? Thanks. As per https://bugs.kde.org/show_bug.cgi?id=323427#c6 the author confirmed that the MIT license applies. (See e-mail attached to the upstream Bugzilla.) The reason this was not changed in the KAboutData is probably that there is no KAboutData::License_MIT. |