diff --git a/.cvsignore b/.cvsignore index 579cfb7e..9db3f333 100644 --- a/.cvsignore +++ b/.cvsignore @@ -22,3 +22,4 @@ serefpolicy-2.1.5.tgz serefpolicy-2.1.6.tgz serefpolicy-2.1.7.tgz serefpolicy-2.1.8.tgz +serefpolicy-2.1.9.tgz diff --git a/modules-mls.conf b/modules-mls.conf index 1274958d..2323421d 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -113,6 +113,20 @@ usermanage = base # rpm = base +# Layer: admin +# Module: readahead +# +# Readahead, read files into page cache for improved performance +# +readahead = base + +# Layer: apps +# Module: alsa +# +# alsa - Configure sound +# +alsa = base + # Layer: admin # Module: kudzu # diff --git a/selinux-policy.spec b/selinux-policy.spec index aecce523..92f9c285 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -6,8 +6,8 @@ %define CHECKPOLICYVER 1.28-3 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.1.8 -Release: 3 +Version: 2.1.9 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -262,6 +262,9 @@ SELinux Reference policy strict base module. %endif %changelog +* Tue Jan 10 2006 Dan Walsh 2.1.9-1 +- Update to upstream + * Tue Jan 10 2006 Dan Walsh 2.1.8-3 - More Fixes for hal and readahead diff --git a/sources b/sources index 37d3643e..a6e68fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9ddc9e25ffbd12bd8711591d0af0a7f serefpolicy-2.1.8.tgz +ff669d0d686714cd3a4e57047277e539 serefpolicy-2.1.9.tgz