Fix file_contexts.subs to label /run/lock correctly
This commit is contained in:
parent
c675c094a2
commit
a48e548c78
@ -19,7 +19,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.12.1
|
Version: 3.12.1
|
||||||
Release: 26%{?dist}
|
Release: 27%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -526,6 +526,9 @@ SELinux Reference policy mls base module.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 6 2013 Dan Walsh <dwalsh@redhat.com> 3.12.1-27
|
||||||
|
- Fix file_contexts.subs to label /run/lock correctly
|
||||||
|
|
||||||
* Fri Apr 5 2013 Miroslav Grepl <mgrepl@redhat.com> 3.12.1-26
|
* Fri Apr 5 2013 Miroslav Grepl <mgrepl@redhat.com> 3.12.1-26
|
||||||
- Try to label on controlC devices up to 30 correctly
|
- Try to label on controlC devices up to 30 correctly
|
||||||
- Add mount_rw_pid_files() interface
|
- 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
|
- Allow daemon and systemprocesses to search init_var_run_t directory
|
||||||
- Add boolean to allow xdm to write xauth data to the home directory
|
- Add boolean to allow xdm to write xauth data to the home directory
|
||||||
- Allow mount to write keys for the unconfined domain
|
- Allow mount to write keys for the unconfined domain
|
||||||
|
- Add unconfined_write_keys() interface
|
||||||
|
|
||||||
* Tue Mar 26 2013 Miroslav Grepl <mgrepl@redhat.com> 3.12.1-24
|
* Tue Mar 26 2013 Miroslav Grepl <mgrepl@redhat.com> 3.12.1-24
|
||||||
- Add labeling for /usr/share/pki
|
- Add labeling for /usr/share/pki
|
||||||
|
Loading…
Reference in New Issue
Block a user