Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 711952 Details for
Bug 918721
swift replication in /srv/node produces AVC denials
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Spec file patch to call restorecon on /srv
0001-Resolves-rhbz-918721.patch (text/plain), 1.43 KB, created by
Lon Hohberger
on 2013-03-18 13:36:25 UTC
(
hide
)
Description:
Spec file patch to call restorecon on /srv
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2013-03-18 13:36:25 UTC
Size:
1.43 KB
patch
obsolete
>From 8b57a8550f61e0561a0761344b831b4f48f36e79 Mon Sep 17 00:00:00 2001 >From: Lon Hohberger <lhh@redhat.com> >Date: Mon, 18 Mar 2013 09:21:50 -0400 >Subject: [PATCH] Resolves: rhbz#918721 > >--- > openstack-selinux.spec | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > >diff --git a/openstack-selinux.spec b/openstack-selinux.spec >index 09c04ee..4fec188 100644 >--- a/openstack-selinux.spec >+++ b/openstack-selinux.spec >@@ -12,7 +12,7 @@ > > # We do this in post install and post uninstall phases > %global relabel_files() \ >- /sbin/restorecon -Rv %{_bindir}/swift* %{_localstatedir}/run/swift &> /dev/null || : >+ /sbin/restorecon -Rv %{_bindir}/swift* %{_localstatedir}/run/swift /srv &> /dev/null || : > > # Version of SELinux we were using > %global selinux_policyver 3.7.19-195 >@@ -20,7 +20,7 @@ > # Package information > Name: openstack-selinux > Version: 0.1.2 >-Release: 7%{?dist} >+Release: 8%{?dist} > License: GPLv2 > Group: System Environment/Base > Summary: SELinux Policies for OpenStack >@@ -100,6 +100,11 @@ fi > %attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if > > %changelog >+* Mon Mar 18 2013 Lon Hohberger <lhh@redhat.com> - 0.1.2-8 >+- Call restorecon on /srv to ensure that previously-created >+ Swift objects have the correct SELinux context >+ Resolves: rhbz#918721 >+ > * Wed Mar 06 2013 Lon Hohberger <lhh@redhat.com> - 0.1.2-7 > - Add a type and path for swift when using rsync > Resolves: rhbz#918721 >-- >1.8.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 918721
:
706193
|
706232
|
706233
|
706261
|
706268
|
706287
| 711952