[selinux-policy: 3/3] Fix file_contexts.subs to label /run/lock correctly

Daniel J Walsh dwalsh at fedoraproject.org
Sun Apr 7 10:56:11 UTC 2013


commit a48e548c7800224ee18d63736a81dd9b16c860fc
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Sun Apr 7 06:55:41 2013 -0400

    Fix file_contexts.subs to label /run/lock correctly

 selinux-policy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 97e7a85..32c43d1 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.12.1
-Release: 26%{?dist}
+Release: 27%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -526,6 +526,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Sat Apr 6 2013 Dan Walsh <dwalsh at redhat.com> 3.12.1-27
+- Fix file_contexts.subs to label /run/lock correctly
+
 * Fri Apr 5 2013 Miroslav Grepl <mgrepl at redhat.com> 3.12.1-26
 - Try to label on controlC devices up to 30 correctly
 - Add mount_rw_pid_files() interface
@@ -590,6 +593,7 @@ SELinux Reference policy mls base module.
 - Allow daemon and systemprocesses to search init_var_run_t directory
 - Add boolean to allow xdm to write xauth data to the home directory
 - Allow mount to write keys for the unconfined domain
+- Add unconfined_write_keys() interface
 
 * Tue Mar 26 2013 Miroslav Grepl <mgrepl at redhat.com> 3.12.1-24
 - Add labeling for /usr/share/pki


More information about the scm-commits mailing list