Version bumps for upstream push
diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog
index 1c6e66b..6f87f29 100644
--- a/checkpolicy/ChangeLog
+++ b/checkpolicy/ChangeLog
@@ -1,3 +1,7 @@
+2.1.10 2012-06-28
+	* sepolgen: We need to support files that have a + in them
+	* Android/MacOS X build support
+
 2.1.9 2012-03-28
 	* implement new default labeling behaviors for usr, role, range
 	* Fix dead links to www.nsa.gov/selinux
diff --git a/checkpolicy/VERSION b/checkpolicy/VERSION
index 63a1a1c..8dbb0f2 100644
--- a/checkpolicy/VERSION
+++ b/checkpolicy/VERSION
@@ -1 +1 @@
-2.1.9
+2.1.10
diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog
index 223b773..1c48f6f 100644
--- a/libselinux/ChangeLog
+++ b/libselinux/ChangeLog
@@ -1,3 +1,17 @@
+2.1.11 2012-06-28
+	* Fortify source now requires all code to be compiled with -O flag
+	* asprintf return code must be checked
+	* avc_netlink_recieve handle EINTR
+	* audit2why: silence -Wmissing-prototypes warning
+	* libsemanage: remove build warning when build swig c files
+	* matchpathcon: bad handling of symlinks in /
+	* seusers: remove unused lineno
+	* seusers: getseuser: gracefully handle NULL service
+	* New Android property labeling backend
+	* label_android_property whitespace cleanups
+	* additional makefile support for rubywrap
+
+
 2.1.10 2012-03-28
 	* Fix dead links to www.nsa.gov/selinux
 	* Remove jump over variable declaration
diff --git a/libselinux/VERSION b/libselinux/VERSION
index 8dbb0f2..a39c0b7 100644
--- a/libselinux/VERSION
+++ b/libselinux/VERSION
@@ -1 +1 @@
-2.1.10
+2.1.11
diff --git a/libsemanage/ChangeLog b/libsemanage/ChangeLog
index f0739c7..ede1dc2 100644
--- a/libsemanage/ChangeLog
+++ b/libsemanage/ChangeLog
@@ -1,3 +1,11 @@
+2.1.8 2012-06-28
+	* remove build warning when build swig c files
+	* additional makefile support for rubywrap
+	* ignore 80 column limit for readability
+	* semanage_store: fix snprintf length argument by using asprintf
+	* Use default semanage.conf as a fallback
+	* use after free in python bindings
+
 2.1.7 2012-03-28
 	* Alternate path for semanage.conf
 	* do not link against libpython, this is considered bad in Debian
diff --git a/libsemanage/VERSION b/libsemanage/VERSION
index 04b10b4..ebf14b4 100644
--- a/libsemanage/VERSION
+++ b/libsemanage/VERSION
@@ -1 +1 @@
-2.1.7
+2.1.8
diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog
index b5ea588..4b6662f 100644
--- a/libsepol/ChangeLog
+++ b/libsepol/ChangeLog
@@ -1,3 +1,9 @@
+2.1.7 2011-06-28
+	* reserve policycapability for redhat testing of ptrace child
+	* cosmetic changes to make the source easier to read
+	* prepend instead of append to filename_trans list
+	* Android/MacOS X build support
+
 2.1.6 2011-04-23
 	* allocate enough space to hold filename in trans rules
 
diff --git a/libsepol/VERSION b/libsepol/VERSION
index 399088b..04b10b4 100644
--- a/libsepol/VERSION
+++ b/libsepol/VERSION
@@ -1 +1 @@
-2.1.6
+2.1.7
diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog
index ed0951a..916f9af 100644
--- a/policycoreutils/ChangeLog
+++ b/policycoreutils/ChangeLog
@@ -1,3 +1,15 @@
+2.1.12 2012-06-28
+	* restorecond: wrong options should exit with non-zero error code
+	* restorecond: Add -h option to get usage command
+	* resorecond: user: fix fd leak
+	* mcstrans: add -f to run in foreground
+	* semanage: fix man page range and level defaults
+	* semanage: bash completion for modules should include -a,-m, -d
+	* semanage: manpage update for -e
+	* semanage: dontaudit off should work
+	* semanage: locallist option does not take an argument
+	* sepolgen: Make use of setools optional within sepolgen
+
 2.1.11 2012-03-28
 	* sandbox: do not propogate inside mounts outside
 	* sandbox: Removing sandbox init script, should no longer be necessary
diff --git a/policycoreutils/VERSION b/policycoreutils/VERSION
index a39c0b7..348fc11 100644
--- a/policycoreutils/VERSION
+++ b/policycoreutils/VERSION
@@ -1 +1 @@
-2.1.11
+2.1.12
diff --git a/sepolgen/ChangeLog b/sepolgen/ChangeLog
index 213c675..0cae610 100644
--- a/sepolgen/ChangeLog
+++ b/sepolgen/ChangeLog
@@ -1,3 +1,7 @@
+1.1.7 2012-06-28
+	* Make use of setools optional within sepolgen
+	* We need to support files that have a + in them
+
 1.1.6 2012-03-28
 	* Fix dead links to www.nsa.gov/selinux
 	* audit.py Dont crash if empty data is passed to sepolgen
diff --git a/sepolgen/VERSION b/sepolgen/VERSION
index 0664a8f..2bf1ca5 100644
--- a/sepolgen/VERSION
+++ b/sepolgen/VERSION
@@ -1 +1 @@
-1.1.6
+1.1.7