Bug 875875
Summary: | Fix up qt/qt4 subpackage licensing | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stanislav Ochotnicky <sochotni> | ||||
Component: | pinentry | Assignee: | Rex Dieter <rdieter> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | Axel.Thimm, rdieter, sochotni, tcallawa | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 876230 (view as bug list) | Environment: | |||||
Last Closed: | 2012-11-23 07:21:04 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 | ||||||
Attachments: |
|
s/incompatibilities/inaccuracies/ :-) This is correct, please apply this patch. patch applied, build underway. pinentry-0.8.1-8.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/pinentry-0.8.1-8.fc18 Package pinentry-0.8.1-8.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pinentry-0.8.1-8.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-18152/pinentry-0.8.1-8.fc18 then log in and leave karma (feedback). pinentry-0.8.1-8.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 643651 [details] Patch fixing licensing Description of problem: I was going through the code and noticed some licensing incompatibilities. Notably qt and qt4 packages have modified parts of Qt which used to be GPLv2 only (with recent change to GPLv2 or GPLv3). That makes licensing tag inaccurate. I am not 100% sure with my conclusions so I'd like legal to have a look at this. Blocking on their response Patch for this is attached