Bug 1314096

Summary: krb5: Clean up SELinux support
Product: [Fedora] Fedora Reporter: Robbie Harwood <rharwood>
Component: krb5Assignee: Robbie Harwood <rharwood>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: abokovoy, j, mrogers, nalin, npmccallum, rharwood
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-21 00:14:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robbie Harwood 2016-03-02 22:37:41 UTC
In the interests of readability, the SELinux patch needs cleaning.  This will almost certainly also be needed if we ever offer this to upstream again.

As an example of what I mean, the push_fscreatecon() function was examined as part of https://bugzilla.redhat.com/show_bug.cgi?id=1309730 and has proven very difficult to reason about in its present form: https://github.com/frozencemetery/krb5_fedora/blob/f1cb770b53923018ec6c35e981d160db219286f9/krb5-1.13-selinux-label.patch#L612-L633

Comment 1 Jan Kurik 2016-07-26 04:58:37 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 2 Robbie Harwood 2016-10-21 00:14:04 UTC
I can't wait any longer for this fix; doing it myself.