diff --git a/.cvsignore b/.cvsignore index 8313776..0402e86 100644 --- a/.cvsignore +++ b/.cvsignore @@ -27,3 +27,4 @@ serefpolicy-2.1.10.tgz serefpolicy-2.1.11.tgz serefpolicy-2.1.12.tgz serefpolicy-2.1.13.tgz +serefpolicy-2.2.2.tgz diff --git a/modules-targeted.conf b/modules-targeted.conf index aeec967..7edc971 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -1001,3 +1001,10 @@ logwatch = base # wine = base +# Layer: apps +# Module: mono +# +# mono executable +# +mono = base + diff --git a/selinux-policy.spec b/selinux-policy.spec index 3da99c7..892cbf6 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -6,7 +6,7 @@ %define CHECKPOLICYVER 1.28-3 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.1.13 +Version: 2.2.2 Release: 1 License: GPL Group: System Environment/Base @@ -262,6 +262,16 @@ SELinux Reference policy strict base module. %endif %changelog +* Wed Jan 18 2006 Dan Walsh 2.2.2-1 +- Update to upstream +- Turn off execheap execstack for unconfined users +- Add mono/wine policy to allow execheap and execstack for them +- Add execheap for Xdm policy + +* Wed Jan 18 2006 Dan Walsh 2.2.1-1 +- Update to upstream +- Fixes to fetchmail, + * Tue Jan 17 2006 Dan Walsh 2.1.13-1 - Update to upstream diff --git a/sources b/sources index a2cc768..99dd6d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63242331a275d209ef381bb16b7e3cc0 serefpolicy-2.2.2.tgz +03fb99f3d053bbf734843c84ba8e3d9b serefpolicy-2.2.2.tgz