Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906381 - net-wireless/dump1090 wrong license
Summary: net-wireless/dump1090 wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-15 08:55 UTC by steffen_brauer
Modified: 2025-04-04 07:52 UTC (History)
2 users (show)

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 steffen_brauer 2023-05-15 08:55:32 UTC
The LICENSE field in the ebuild is set to "BSD" but should be "GPL-2+".

See https://github.com/flightaware/dump1090/blob/master/dump1090.h
Comment 1 Larry the Git Cow gentoo-dev 2025-02-23 22:19:29 UTC
The bug has been referenced in the following commit(s):

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

commit ddda0a5d05b44cd56ffd11e943701ea847e44afa
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2025-02-23 22:05:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2025-02-23 22:16:45 +0000

    net-wireless/dump1090: add 9.0
    
    Bug: https://bugs.gentoo.org/845270
    Bug: https://bugs.gentoo.org/906381
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-wireless/dump1090/Manifest                     |   1 +
 net-wireless/dump1090/dump1090-9.0.ebuild          | 117 +++++++++++++++++++++
 .../dump1090/files/dump1090-9.0-gcc14.patch        |  24 +++++
 3 files changed, 142 insertions(+)