diff --git a/.cvsignore b/.cvsignore index b313b51..579cfb7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -21,3 +21,4 @@ serefpolicy-2.1.4.tgz serefpolicy-2.1.5.tgz serefpolicy-2.1.6.tgz serefpolicy-2.1.7.tgz +serefpolicy-2.1.8.tgz diff --git a/modules-targeted.conf b/modules-targeted.conf index 363ba7c..aeec967 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -993,3 +993,11 @@ java = base # logwatch executable # logwatch = base + +# Layer: apps +# Module: wine +# +# wine executable +# +wine = base + diff --git a/selinux-policy.spec b/selinux-policy.spec index bfcdfe1..7cee76d 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.7 -Release: 3 +Version: 2.1.8 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -262,7 +262,13 @@ SELinux Reference policy strict base module. %endif %changelog -* Thu Jan 5 2006 Dan Walsh 2.1.7-3 +* Mon Jan 9 2006 Dan Walsh 2.1.8-1 +- Update to upstream + +* Fri Jan 7 2006 Dan Walsh 2.1.7-4 +- Add wine and fix hal problems + +* Thu Jan 6 2006 Dan Walsh 2.1.7-3 - Handle new location of hal scripts * Thu Jan 5 2006 Dan Walsh 2.1.7-2 diff --git a/sources b/sources index 04ea1c1..37d3643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb6c7f0e43c8cb894daff5a3b31fdef5 serefpolicy-2.1.7.tgz +b9ddc9e25ffbd12bd8711591d0af0a7f serefpolicy-2.1.8.tgz