diff --git a/.cvsignore b/.cvsignore
index ae79e35..bae1b6a 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 a2e988c..8197af1 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 81cd578..5ab493c 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 <dwalsh@redhat.com> 2.2.43-2
+- Update to upstream
+
+* Fri May 26 2006 Dan Walsh <dwalsh@redhat.com> 2.2.43-1
+- Update to upstream
+
+* Fri May 26 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-4
+- fixes for spamd
+
 * Wed May 24 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-3
 - fixes for java, openldap and webalizer
 
diff --git a/sources b/sources
index c808ea8..039b3ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2790acad9ae17a8b00b93c2adfebffd4  serefpolicy-2.2.42.tgz
+5a7277ea5b4ff2bba68e180a20700d0a  serefpolicy-2.2.43.tgz