diff --git a/.cvsignore b/.cvsignore index f3bd79a6..5b4bd25a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -49,3 +49,4 @@ serefpolicy-2.2.21.tgz serefpolicy-2.2.22.tgz serefpolicy-2.2.23.tgz serefpolicy-2.2.24.tgz +serefpolicy-2.2.25.tgz diff --git a/policygentool b/policygentool index 97042eb6..7e1eb074 100644 --- a/policygentool +++ b/policygentool @@ -132,7 +132,7 @@ allow TEMPLATETYPE_t self:tcp_socket { listen accept }; """ te_initsc2=""" # Init script handling -init_use_fd(TEMPLATETYPE_t) +init_use_fds(TEMPLATETYPE_t) init_use_script_ptys(TEMPLATETYPE_t) domain_use_interactive_fds(TEMPLATETYPE_t) """ diff --git a/selinux-policy.spec b/selinux-policy.spec index 1f0789c5..57750335 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -9,8 +9,8 @@ %define CHECKPOLICYVER 1.30-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.2.24 -Release: 2 +Version: 2.2.25 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz diff --git a/sources b/sources index c5645dc0..dd1987ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de72e7453c9213a41bb2ec0c14ef11c3 serefpolicy-2.2.24.tgz +efdb10103ce8e6d7c86d1b3153a6f04a serefpolicy-2.2.25.tgz