diff --git a/modules-strict.conf b/modules-strict.conf
index d900b2d..423a49f 100644
--- a/modules-strict.conf
+++ b/modules-strict.conf
@@ -1088,6 +1088,13 @@ bluetooth = module
 hal = module
 
 # Layer: services
+# Module: consolekit
+#
+# ConsoleKit is a system daemon for tracking what users are logged
+# 
+consolekit = module
+
+# Layer: services
 # Module: avahi
 #
 # mDNS/DNS-SD daemon implementing Apple ZeroConf architecture
diff --git a/modules-targeted.conf b/modules-targeted.conf
index 7eab95e..afc7d6d 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -686,6 +686,13 @@ bluetooth = base
 hal = module
 
 # Layer: services
+# Module: consolekit
+#
+# ConsoleKit is a system daemon for tracking what users are logged
+# 
+consolekit = module
+
+# Layer: services
 # Module: avahi
 #
 # mDNS/DNS-SD daemon implementing Apple ZeroConf architecture
diff --git a/selinux-policy.spec b/selinux-policy.spec
index fea22d2..dfa741b 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.5.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -356,7 +356,11 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Fri Feb 23 2007 Dan Walsh <dwalsh@redhat.com> 2.5.5-2
+- Policy for consolekit
+
 * Fri Feb 23 2007 Dan Walsh <dwalsh@redhat.com> 2.5.5-1
+- Update to latest from upstream
 
 * Wed Feb 21 2007 Dan Walsh <dwalsh@redhat.com> 2.5.4-2
 - Revert Nemiver change