Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842573 - sys-devel/gdb wrong license
Summary: sys-devel/gdb wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-04 11:01 UTC by ganooslashlinus
Modified: 2022-06-12 13:15 UTC (History)
4 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 ganooslashlinus 2022-05-04 11:01:46 UTC
The licenses reported in the ebuilds are; GPL-2 LGPL-2

In the source of 12.1, there are a few files under the LGPLv2.1-or-later or GPLv2-or-later, but as a whole, gdb is GPLv3-or-later.

GNU gdb (Gentoo 11.1 vanilla) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
Comment 1 ganooslashlinus 2022-06-02 13:48:28 UTC
Do you need any more information?

Should I submit a ebuild patch with the correct LICENSE="..."?
Comment 2 Larry the Git Cow gentoo-dev 2022-06-12 13:14:57 UTC
The bug has been closed via the following commit(s):

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

commit 575f08a326f610ccbe60bfd0c0df2f9f9b772862
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-12 13:14:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-12 13:14:48 +0000

    sys-devel/gdb: update LICENSE
    
    Closes: https://bugs.gentoo.org/842573
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gdb/gdb-11.2.ebuild | 2 +-
 sys-devel/gdb/gdb-12.1.ebuild | 2 +-
 sys-devel/gdb/gdb-9999.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-12 13:15:03 UTC
Thanks!