Bug 693708 - Typo in selinux policy for /etc/rc.d/init.d/slapd
Summary: Typo in selinux policy for /etc/rc.d/init.d/slapd
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-05 11:48 UTC by Mattias Ellert
Modified: 2011-04-25 00:00 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.9.7-40.fc14
Clone Of:
Environment:
Last Closed: 2011-04-25 00:00:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mattias Ellert 2011-04-05 11:48:29 UTC
Description of problem:
There is a typo in the file context rule for /etc/rc.d/init.d/slapd
In the rule the file is misspelled as /etc/rc.d/init.d/sldap

semanage fcontext -l | grep slapd_initrc_exec_t
/etc/rc\.d/init\.d/sldap  regular file  system_u:object_r:slapd_initrc_exec_t:s0 

Version-Release number of selected component (if applicable):
selinux-policy-3.9.7-37.fc14.noarch

How reproducible:
Always

Steps to Reproduce:
1. ls -Z /etc/rc.d/init.d/slapd

Actual results:
system_u:object_r:initrc_exec_t:s0 /etc/rc.d/init.d/slapd

Expected results:
system_u:object_r:slapd_initrc_exec_t /etc/rc.d/init.d/slapd

Additional info:
The typo is in the policy-F14.patch in the srpm.

Comment 1 Daniel Walsh 2011-04-05 16:28:40 UTC
Fixed in F15 sources.

Comment 3 Miroslav Grepl 2011-04-18 05:37:14 UTC
Fixed in selinux-policy-3.9.7-40.fc14.

Comment 4 Fedora Update System 2011-04-21 14:50:35 UTC
selinux-policy-3.9.7-40.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14

Comment 5 Fedora Update System 2011-04-21 22:26:11 UTC
Package selinux-policy-3.9.7-40.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.9.7-40.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-04-24 23:59:20 UTC
selinux-policy-3.9.7-40.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.