diff --git a/.cvsignore b/.cvsignore
index 926d7aa..adc714b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -63,3 +63,4 @@ selinux-policy-2.2.35-1.src.rpm
 serefpolicy-2.2.35.tgz
 serefpolicy-2.2.36.tgz
 serefpolicy-2.2.37.tgz
+serefpolicy-2.2.38.tgz
diff --git a/modules-mls.conf b/modules-mls.conf
index 192a117..df019fe 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -979,4 +979,10 @@ slocate = base
 # 
 logwatch = base
 
-
+# Layer: system
+# Module: setrans
+# Required in base
+#
+# Policy for setrans
+# 
+setrans = base
diff --git a/modules-strict.conf b/modules-strict.conf
index 268acec..89ca7cd 100644
--- a/modules-strict.conf
+++ b/modules-strict.conf
@@ -1262,3 +1262,11 @@ cvs = module
 # 
 rlogin = module
 
+# Layer: system
+# Module: setrans
+# Required in base
+#
+# Policy for setrans
+# 
+setrans = base
+
diff --git a/modules-targeted.conf b/modules-targeted.conf
index b380778..e9d3b84 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1064,3 +1064,11 @@ amavis = base
 # 
 clamav = module
 
+# Layer: system
+# Module: setrans
+# Required in base
+#
+# Policy for setrans
+# 
+setrans = base
+
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 4a1c490..e0e2b1b 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -15,12 +15,12 @@
 %define CHECKPOLICYVER 1.30.1-2
 Summary: SELinux policy configuration
 Name: selinux-policy
-Version: 2.2.37
+Version: 2.2.38
 Release: 1
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
-patch: policy-20060411.patch
+patch: policy-20060505.patch
 Source1: modules-targeted.conf
 Source2: booleans-targeted.conf
 Source3: Makefile.devel
@@ -335,6 +335,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Fri May 5 2006 Dan Walsh <dwalsh@redhat.com> 2.2.38-1
+- Update to upstream
+
 * Wed May 3 2006 Dan Walsh <dwalsh@redhat.com> 2.2.37-1
 - Update to upstream
 
diff --git a/sources b/sources
index 75e6d8d..cb8e051 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ab58718da02004bd2dca6156cf09e8d  serefpolicy-2.2.37.tgz
+0e1819ee29c22abaf3d0a4434739ceeb  serefpolicy-2.2.38.tgz