diff --git a/.cvsignore b/.cvsignore index b6e4a0fb..eb023596 100644 --- a/.cvsignore +++ b/.cvsignore @@ -33,3 +33,4 @@ serefpolicy-2.2.5.tgz serefpolicy-2.2.6.tgz serefpolicy-2.2.7.tgz serefpolicy-2.2.8.tgz +serefpolicy-2.2.9.tgz diff --git a/modules-mls.conf b/modules-mls.conf index 1a7136be..84d6c2a0 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -558,11 +558,11 @@ cyrus = base rdisc = base # Layer: services -# Module: xdm +# Module: xserver # # X windows login display manager # -xdm = off +xserver = off # Layer: services # Module: nscd diff --git a/modules-strict.conf b/modules-strict.conf index 406fd016..cb6ad283 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -707,11 +707,11 @@ cyrus = module rdisc = module # Layer: services -# Module: xdm +# Module: xserver # # X windows login display manager # -xdm = module +xserver = module # Layer: services # Module: nscd diff --git a/modules-targeted.conf b/modules-targeted.conf index f5827549..4d0a7dde 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -580,11 +580,11 @@ cyrus = base rdisc = base # Layer: services -# Module: xdm +# Module: xserver # # X windows login display manager # -xdm = base +xserver = base # Layer: services # Module: nscd diff --git a/selinux-policy.spec b/selinux-policy.spec index 359e060d..262c0b39 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -5,8 +5,8 @@ %define CHECKPOLICYVER 1.28-3 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.2.8 -Release: 2 +Version: 2.2.9 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz diff --git a/sources b/sources index 8101f3b4..53917c26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96d857cdcb3f6ae275fc9aff59e5ed46 serefpolicy-2.2.8.tgz +a795741d83a3bc84cc508236316ff80b serefpolicy-2.2.9.tgz