Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841350 - dev-vcs/git should depend on sec-policy/selinux-git
Summary: dev-vcs/git should depend on sec-policy/selinux-git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-27 17:02 UTC by Kenton Groombridge
Modified: 2022-04-27 21:14 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 Kenton Groombridge gentoo-dev 2022-04-27 17:02:38 UTC
A policy was added for the git client some time ago which is part of the git policy module. dev-vcs/git should pull in sec-policy/selinux-git on SELinux profiles.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-04-27 21:14:43 UTC
The bug has been closed via the following commit(s):

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

commit 6f2edff6db18fbb1b06cf731e06d03cb703ee962
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-27 21:14:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-27 21:14:28 +0000

    dev-vcs/git: add USE=selinux for selinux-git policy
    
    Closes: https://bugs.gentoo.org/841350
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/git/git-2.35.1.ebuild  | 3 ++-
 dev-vcs/git/git-2.35.3.ebuild  | 3 ++-
 dev-vcs/git/git-2.36.0.ebuild  | 3 ++-
 dev-vcs/git/git-9999-r1.ebuild | 3 ++-
 dev-vcs/git/git-9999-r2.ebuild | 3 ++-
 dev-vcs/git/git-9999-r3.ebuild | 3 ++-
 dev-vcs/git/git-9999.ebuild    | 3 ++-
 7 files changed, 14 insertions(+), 7 deletions(-)