Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658838 - sys-fs/xfsprogs: please add selinux USE flag to package ebuild
Summary: sys-fs/xfsprogs: please add selinux USE flag to package ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-23 15:20 UTC by Progenyx
Modified: 2021-11-22 13:24 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 Progenyx 2018-06-23 15:20:05 UTC
SELinux support for xfsprogs has been in the tree for quite some time now via sec-policy/selinux-xfs.
I was thinking it was time for the ebuilds to reflect that.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-11-22 13:24:53 UTC
The bug has been closed via the following commit(s):

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

commit ecf1f9481a331ce5a6abc45c52bf0be49e222e48
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-22 13:24:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-22 13:24:46 +0000

    sys-fs/xfsprogs: add USE=selinux to pull in policy
    
    Closes: https://bugs.gentoo.org/658838
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/xfsprogs/xfsprogs-5.10.0-r1.ebuild | 3 ++-
 sys-fs/xfsprogs/xfsprogs-5.13.0.ebuild    | 3 ++-
 sys-fs/xfsprogs/xfsprogs-5.14.0.ebuild    | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)