diff --git a/.cvsignore b/.cvsignore
index 854f07a..4436787 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -93,3 +93,4 @@ serefpolicy-2.3.15.tgz
 serefpolicy-2.3.16.tgz
 serefpolicy-2.3.17.tgz
 serefpolicy-2.3.18.tgz
+serefpolicy-2.3.19.tgz
diff --git a/modules-mls.conf b/modules-mls.conf
index 0de3679..ac6ed24 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -1001,3 +1001,11 @@ openvpn = base
 # 
 smartmon = base
 
+# Layer: system
+# Module: netlabel
+# Required in base
+#
+# Basic netlabel types and interfaces.
+# 
+netlabel = base
+
diff --git a/selinux-policy.spec b/selinux-policy.spec
index cd7c47e..0ce28b2 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -16,13 +16,12 @@
 %define CHECKPOLICYVER 1.30.11-1
 Summary: SELinux policy configuration
 Name: selinux-policy
-Version: 2.3.18
-Release: 10
+Version: 2.3.19
+Release: 1
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
-patch: policy-20060915.patch
-patch2: serefpolicy-2.3.18-iscsi.patch
+patch: policy-20061016.patch
 Source1: modules-targeted.conf
 Source2: booleans-targeted.conf
 Source3: Makefile.devel
@@ -134,6 +133,8 @@ ln -sf ../devel/include %{buildroot}%{_usr}/share/selinux/%1 \
 %ghost %{_sysconfdir}/selinux/%1/contexts/files/homedir_template \
 %ghost %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.homedirs \
 %config %{_sysconfdir}/selinux/%1/contexts/files/media \
+%dir %{_sysconfdir}/selinux/%1/contexts/users \
+%{_sysconfdir}/selinux/%1/contexts/users/root \
 %{_usr}/share/selinux/%1/include
 
 %define saveFileContext() \
@@ -165,7 +166,6 @@ SELinux Reference Policy - modular.
 %prep 
 %setup -q -n serefpolicy-%{version}
 %patch -p1
-%patch2 -p1
 
 %install
 # Build targeted policy
@@ -351,6 +351,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Mon Oct 16 2006 Dan Walsh <dwalsh@redhat.com> 2.3.19-1
+- Update to upstream
+
 * Thu Oct 12 2006 James Antill <jantill@redhat.com> 2.3.18-10
 - More iSCSI changes for #209854
 
diff --git a/sources b/sources
index 7ec5128..2082865 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea5c004237cca044f601bbf06c0f55e4  serefpolicy-2.3.18.tgz
+0570b585a9ca2a89ea6e7eb35546f64f  serefpolicy-2.3.19.tgz