From 43fe71317100e958072c2249437ed50df1bc2a47 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 28 May 2006 10:56:26 +0000 Subject: [PATCH] - Update to upstream --- .cvsignore | 1 + booleans-targeted.conf | 4 ++++ selinux-policy.spec | 13 +++++++++++-- sources | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ae79e355..bae1b6a8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -68,3 +68,4 @@ serefpolicy-2.2.39.tgz serefpolicy-2.2.40.tgz serefpolicy-2.2.41.tgz serefpolicy-2.2.42.tgz +serefpolicy-2.2.43.tgz diff --git a/booleans-targeted.conf b/booleans-targeted.conf index a2e988cc..8197af1a 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -178,6 +178,10 @@ read_untrusted_content = false # spamassassin_can_network = false +# Allow spamd to write to users homedirs +# +spamd_enable_home_dirs = true + # Allow staff_r users to search the sysadm homedir and read files (such as ~/.bashrc) # staff_read_sysadm_file = false diff --git a/selinux-policy.spec b/selinux-policy.spec index 81cd578a..5ab493ca 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -15,8 +15,8 @@ %define CHECKPOLICYVER 1.30.4-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.2.42 -Release: 3 +Version: 2.2.43 +Release: 2 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -335,6 +335,15 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Sat May 27 2006 Dan Walsh 2.2.43-2 +- Update to upstream + +* Fri May 26 2006 Dan Walsh 2.2.43-1 +- Update to upstream + +* Fri May 26 2006 Dan Walsh 2.2.42-4 +- fixes for spamd + * Wed May 24 2006 Dan Walsh 2.2.42-3 - fixes for java, openldap and webalizer diff --git a/sources b/sources index c808ea8b..039b3ece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2790acad9ae17a8b00b93c2adfebffd4 serefpolicy-2.2.42.tgz +5a7277ea5b4ff2bba68e180a20700d0a serefpolicy-2.2.43.tgz