Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 617074

Summary: sys-process/vixie-cron fixed SELinux support
Product: Gentoo Linux Reporter: Jason Zaman <perfinion>
Component: Current packagesAssignee: Cron Team <cron-bugs+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: selinux
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vixie-cron-4.1-selinux-2.patch

Description Jason Zaman gentoo-dev 2017-04-30 03:07:40 UTC
Created attachment 471338 [details, diff]
vixie-cron-4.1-selinux-2.patch

system_u has been removed from the login list (it never was a login name anyway)
so the selinux patch needed updating.

The patch is attached. The ebuild just needs to have the SELINUX_PATCH variable updated for the new filename, no other changes.
Comment 1 Larry the Git Cow gentoo-dev 2017-09-05 07:59:58 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae4d53650cd34564254b53ab5238c275b4953a8

    commit eae4d53650cd34564254b53ab5238c275b4953a8
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2017-09-05 04:18:02 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2017-09-05 07:50:37 +0000

    sys-process/vixie-cron: Fix SELinux support
    
    system_u has been removed from the login list (it never was a login name
    anyway) so the selinux patch needs updating.
    
    Closes: https://bugs.gentoo.org/617074
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../files/vixie-cron-4.1-selinux-2.patch           | 225 +++++++++++++++++++++
 sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild   | 124 ++++++++++++
 2 files changed, 349 insertions(+)