Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684092 - Add freedist to the BINARY-REDISTRIBUTABLE license group
Summary: Add freedist to the BINARY-REDISTRIBUTABLE license group
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Licenses team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-22 09:07 UTC by Ulrich Müller
Modified: 2019-04-22 17:05 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 Ulrich Müller gentoo-dev 2019-04-22 09:07:53 UTC
"freedist" is a catch-all for simple licenses that allow free redistribution, and therefore it should be added to the BINARY-REDISTRIBUTABLE license group.

NB, licenses that impose additional restrictions on redistribution shouldn't be subsumed under freedist, in the first place.
Comment 1 Ulrich Müller gentoo-dev 2019-04-22 17:05:01 UTC
commit de72596363bdfc9576b0550b19e1f9ef337edf7e
Author: Robin H. Johnson <robbat2@gentoo.org>
Date:   Mon Apr 22 08:33:57 2019 -0700

    license_groups: add freedist to @BINARY-REDISTRIBUTABLE
    
    As discussed in #gentoo-releng on 2019/04/22.
    
    The freedist catch-all license:
    - permits distribution
    - does not require explicit approval
    - does not restrict cost of redistribution
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>