Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912399 - dev-util/strace wrong license
Summary: dev-util/strace wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 09:47 UTC by steffen_brauer
Modified: 2023-08-18 08:21 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 steffen_brauer 2023-08-17 09:47:11 UTC
As per https://github.com/strace/strace/blob/master/README.md and https://github.com/strace/strace/commit/b93d52fe3da9c1b6db144f49116ba702e1d2efe8 LICENSE is LGPL-2.1+ since 2018.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-08-18 08:21:30 UTC
The bug has been closed via the following commit(s):

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

commit 30e1288d672d77d360fa21a3575588e1e6b3cc55
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-18 08:19:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-18 08:20:39 +0000

    dev-util/strace: update LICENSE
    
    Per bug, not BSD, but rather LGPL-2.1+ for strace itself and GPL-2+ for the
    testsuite, since https://github.com/strace/strace/commit/b93d52fe3da9c1b6db144f49116ba702e1d2efe8.
    
    Closes: https://bugs.gentoo.org/912399
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/strace/strace-6.2.ebuild  | 5 +++--
 dev-util/strace/strace-6.3.ebuild  | 5 +++--
 dev-util/strace/strace-6.4.ebuild  | 5 +++--
 dev-util/strace/strace-9999.ebuild | 5 +++--
 4 files changed, 12 insertions(+), 8 deletions(-)