MantisBT - Doomseeker
View Issue Details
0003309Doomseeker[All Projects] Bugpublic2017-10-22 22:092018-10-27 22:55
WubTheCaptain 
Zalewa 
highblockalways
closedno change required 
1.1 
1.21.2 
0003309: FixedFtpReply and FixedNetworkAccessManager have missing license files
The following files refer to a file named "LICENSE.LGPL":


  • src/wadseeker/protocols/fixedftpreply.h

  • src/wadseeker/protocols/fixedftpreply.cpp

  • src/wadseeker/protocols/fixednetworkaccessmanager.h

  • src/wadseeker/protocols/fixednetworkaccessmanager.cpp



This file doesn't exist by that name. LGPL_EXCEPTION.txt is also missing.
Adding a pointer to COPYING.LESSER in the Doomseeker distribution seems to be the right thing to do, to point to the right file. Adding the LGPL exception text to source distribution root would be also good if distribution permits.

(Note: Those four files are LGPLv2.1-only without "any later version" clause.)
No tags attached.
related to 0003295closed Zalewa Rename LICENSE files to COPYING 
related to 0003322closed Zalewa Clarify copyright status of distributed LGPL binaries (Nokia's LGPLv2.1-only code) 
child of 0003237closed WubTheCaptain Non-free files and copyright issues in source archive 
Issue History
2017-10-22 22:09WubTheCaptainNew Issue
2017-10-22 22:09WubTheCaptainStatusnew => assigned
2017-10-22 22:09WubTheCaptainAssigned To => WubTheCaptain
2017-10-22 22:10WubTheCaptainRelationship addedrelated to 0003295
2017-10-22 22:10WubTheCaptainRelationship addedchild of 0003237
2017-10-22 22:30WubTheCaptainNote Added: 0018609
2017-10-22 23:43WubTheCaptainStatusassigned => feedback
2017-10-24 00:42Blzut3Note Added: 0018621
2017-10-25 00:24WubTheCaptainStatusfeedback => assigned
2017-10-25 00:28WubTheCaptainSeveritytext => block
2017-10-29 19:25WubTheCaptainNote Added: 0018661
2017-10-29 19:25WubTheCaptainAssigned ToWubTheCaptain =>
2017-10-29 19:25WubTheCaptainStatusassigned => confirmed
2017-10-30 06:18WubTheCaptainRelationship addedrelated to 0003322
2017-10-30 06:18WubTheCaptainRelationship deletedrelated to 0003322
2017-10-30 06:30WubTheCaptainRelationship addedrelated to 0003322
2017-11-01 12:30ZalewaAssigned To => Zalewa
2017-11-01 12:30ZalewaStatusconfirmed => assigned
2017-11-01 12:30ZalewaNote Added: 0018708
2017-11-01 12:30ZalewaStatusassigned => needs review
2017-11-01 12:42WubTheCaptainNote Added: 0018710
2017-11-01 12:42WubTheCaptainStatusneeds review => resolved
2017-11-01 12:42WubTheCaptainFixed in Version => 1.2
2017-11-01 12:42WubTheCaptainResolutionopen => no change required
2017-11-01 12:43WubTheCaptainNote Edited: 0018710bug_revision_view_page.php?bugnote_id=18710#r11243
2017-11-01 12:44WubTheCaptainNote Edited: 0018710bug_revision_view_page.php?bugnote_id=18710#r11244
2018-10-27 22:55WubTheCaptainStatusresolved => closed

Notes
(0018609)
WubTheCaptain   
2017-10-22 22:30   
I suppose this is the LGPL_EXCEPTION.txt file from Qt4:

'https://code.qt.io/cgit/qt/qt.git/tree/LGPL_EXCEPTION.txt [^]'

Can anyone confirm?
(0018621)
Blzut3   
2017-10-24 00:42   
That should be it.
(0018661)
WubTheCaptain   
2017-10-29 19:25   
Unassigning myself, because of busy life. Please, feel free to assign and work on this. 0003295 would be good resolve first.
(0018708)
Zalewa   
2017-11-01 12:30   
Problem solved:'https://bitbucket.org/Doomseeker/doomseeker/commits/3ba35a884c8f33a30583f20352d54d72cedf9559 [^]'
(0018710)
WubTheCaptain   
2017-11-01 12:42   
(edited on: 2017-11-01 12:44)
No change required for 1.2, but also resolved in 1.2.

Thank you, Zalewa.