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 712931 Details for
Bug 923426
openstack-selinux for RHOS 2.1 should depend on selinux-policy >= 3.7.19-195.el6_4.2 from 6.4.z
[?]
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]
Updated fix (two lines)
openstack-selinux.patch (text/plain), 1.40 KB, created by
Lon Hohberger
on 2013-03-19 19:50:35 UTC
(
hide
)
Description:
Updated fix (two lines)
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2013-03-19 19:50:35 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/openstack-selinux.spec b/openstack-selinux.spec >index 4fec188..91aa217 100644 >--- a/openstack-selinux.spec >+++ b/openstack-selinux.spec >@@ -15,19 +15,19 @@ > /sbin/restorecon -Rv %{_bindir}/swift* %{_localstatedir}/run/swift /srv &> /dev/null || : > > # Version of SELinux we were using >-%global selinux_policyver 3.7.19-195 >+%global selinux_policyver 3.7.19-195.el6_4 > > # Package information > Name: openstack-selinux > Version: 0.1.2 >-Release: 8%{?dist} >+Release: 9%{?dist} > License: GPLv2 > Group: System Environment/Base > Summary: SELinux Policies for OpenStack > BuildArch: noarch > URL: https://github.com/lhh/%{name} > Requires: policycoreutils, libselinux-utils >-Requires(post): selinux-policy-base >= %{selinux_policyver}, policycoreutils >+Requires(post): selinux-policy-base >= %{selinux_policyver}, selinux-policy-targeted >= %{selinux_policyver}, policycoreutils > Requires(postun): policycoreutils > BuildRequires: selinux-policy > >@@ -100,6 +100,11 @@ fi > %attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if > > %changelog >+* Tue Mar 19 2013 Lon Hohberger <lhh@redhat.com> - 0.1.2-9 >+- Depend on later release of selinux-policy since it contains >+ fixes for OpenStack Quantum >+ Resolves: rhbz#923426 >+ > * 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
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 923426
:
712930
| 712931 |
713248