- Update to upstream
This commit is contained in:
parent
ad73e86386
commit
414d6d811a
@ -49,3 +49,4 @@ serefpolicy-2.2.21.tgz
|
|||||||
serefpolicy-2.2.22.tgz
|
serefpolicy-2.2.22.tgz
|
||||||
serefpolicy-2.2.23.tgz
|
serefpolicy-2.2.23.tgz
|
||||||
serefpolicy-2.2.24.tgz
|
serefpolicy-2.2.24.tgz
|
||||||
|
serefpolicy-2.2.25.tgz
|
||||||
|
@ -132,7 +132,7 @@ allow TEMPLATETYPE_t self:tcp_socket { listen accept };
|
|||||||
"""
|
"""
|
||||||
te_initsc2="""
|
te_initsc2="""
|
||||||
# Init script handling
|
# Init script handling
|
||||||
init_use_fd(TEMPLATETYPE_t)
|
init_use_fds(TEMPLATETYPE_t)
|
||||||
init_use_script_ptys(TEMPLATETYPE_t)
|
init_use_script_ptys(TEMPLATETYPE_t)
|
||||||
domain_use_interactive_fds(TEMPLATETYPE_t)
|
domain_use_interactive_fds(TEMPLATETYPE_t)
|
||||||
"""
|
"""
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%define CHECKPOLICYVER 1.30-1
|
%define CHECKPOLICYVER 1.30-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.2.24
|
Version: 2.2.25
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user