[selinux-policy/f18: 4/6] Add svirt_tcg_t to virtual_domain_context

Daniel J Walsh dwalsh at fedoraproject.org
Mon Dec 10 19:12:14 UTC 2012


commit e9c3a31d5893dc9a683fdfb5daa8e59dfa6441fd
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Dec 10 14:07:20 2012 -0500

    Add svirt_tcg_t to virtual_domain_context

 config.tgz          |  Bin 3399 -> 3151 bytes
 selinux-policy.spec |    7 ++++++-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/config.tgz b/config.tgz
index 67c4690..689a8e1 100644
Binary files a/config.tgz and b/config.tgz differ
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 3dcfb3c..f6775d8 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.11.1
-Release: 59%{?dist}
+Release: 59.1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -27,6 +27,7 @@ patch: policy-rawhide.patch
 patch1: policy_contrib-rawhide.patch
 patch2: policy_contrib-rawhide-roleattribute.patch
 patch3: policy-rawhide-roleattribute.patch
+patch4: mcs_net.patch
 Source1: modules-targeted-base.conf 
 Source31: modules-targeted-contrib.conf
 Source2: booleans-targeted.conf
@@ -285,6 +286,7 @@ Based off of reference policy: Checked out revision  2.20091117
 contrib_path=`pwd`
 %setup -n serefpolicy-%{version} -q
 %patch -p1
+%patch4 -p1
 refpolicy_path=`pwd`
 cp $contrib_path/* $refpolicy_path/policy/modules/contrib
 
@@ -524,6 +526,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Mon Dec 4 2012 Dan Walsh <dwalsh at redhat.com> 3.11.1-59
+- Add MCS Network Constraints
+
 * Sat Dec 1 2012 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-59
 - consolekit.pp was not removed from the postinstall script
 


More information about the scm-commits mailing list