Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426056 - net-misc/dropbear's LICENSE variable does not reflect init script
Summary: net-misc/dropbear's LICENSE variable does not reflect init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: init-script-license
  Show dependency tree
 
Reported: 2012-07-11 17:22 UTC by Ian Stakenvicius (RETIRED)
Modified: 2020-07-06 08:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2012-07-11 17:22:33 UTC
The init script(s) provided in FILESDIR for net-misc/dropbear has a license of GPL-2 but GPL-2 isn't within the LICENSE variable of the ebuild(s):

files/dropbear.init.d has license line:
# Distributed under the terms of the GNU General Public License v2
... and is used by the following ebuilds:
dropbear-0.52.ebuild:LICENSE="MIT"
dropbear-0.52-r1.ebuild:LICENSE="MIT"
dropbear-0.53.1.ebuild:LICENSE="MIT"
dropbear-2011.54.ebuild:LICENSE="MIT"
dropbear-2012.55.ebuild:LICENSE="MIT"

There are two options here -- either LICENSE in the ebuilds should be appended with GPL-2 to cover the init script, or the init script should be relicensed so that it is covered by current LICENSE (this one is probably the preferred resolution).  See also bug 425702 .
Comment 1 Larry the Git Cow gentoo-dev 2020-07-06 08:40:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d874b5e409576734bbce68f6a6745dd32a66a54

commit 0d874b5e409576734bbce68f6a6745dd32a66a54
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-07-06 08:26:59 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-07-06 08:26:59 +0000

    net-misc/dropbear: Bump to version 2020.80
    
    Closes: https://bugs.gentoo.org/701240
    Closes: https://bugs.gentoo.org/426056
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/dropbear/Manifest                |   1 +
 net-misc/dropbear/dropbear-2020.80.ebuild | 105 ++++++++++++++++++++++++++++++
 2 files changed, 106 insertions(+)