From f05a71b92d94771ed976a7c74e5fa378d02b590b Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Thu, 28 Jun 2012 14:02:29 -0400 Subject: [PATCH] Version bumps for upstream push --- checkpolicy/ChangeLog | 4 ++++ checkpolicy/VERSION | 2 +- libselinux/ChangeLog | 14 ++++++++++++++ libselinux/VERSION | 2 +- libsemanage/ChangeLog | 8 ++++++++ libsemanage/VERSION | 2 +- libsepol/ChangeLog | 6 ++++++ libsepol/VERSION | 2 +- policycoreutils/ChangeLog | 12 ++++++++++++ policycoreutils/VERSION | 2 +- sepolgen/ChangeLog | 4 ++++ sepolgen/VERSION | 2 +- 12 files changed, 54 insertions(+), 6 deletions(-) diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog index 1c6e66b8..6f87f290 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 63a1a1ca..8dbb0f26 100644 --- a/checkpolicy/VERSION +++ b/checkpolicy/VERSION @@ -1 +1 @@ -2.1.9 +2.1.10 diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 223b773e..1c48f6ff 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 8dbb0f26..a39c0b78 100644 --- a/libselinux/VERSION +++ b/libselinux/VERSION @@ -1 +1 @@ -2.1.10 +2.1.11 diff --git a/libsemanage/ChangeLog b/libsemanage/ChangeLog index f0739c74..ede1dc29 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 04b10b4f..ebf14b46 100644 --- a/libsemanage/VERSION +++ b/libsemanage/VERSION @@ -1 +1 @@ -2.1.7 +2.1.8 diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index b5ea5884..4b6662f9 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 399088bf..04b10b4f 100644 --- a/libsepol/VERSION +++ b/libsepol/VERSION @@ -1 +1 @@ -2.1.6 +2.1.7 diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog index ed0951a2..916f9afc 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 a39c0b78..348fc11e 100644 --- a/policycoreutils/VERSION +++ b/policycoreutils/VERSION @@ -1 +1 @@ -2.1.11 +2.1.12 diff --git a/sepolgen/ChangeLog b/sepolgen/ChangeLog index 213c6756..0cae610d 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 0664a8fd..2bf1ca5f 100644 --- a/sepolgen/VERSION +++ b/sepolgen/VERSION @@ -1 +1 @@ -1.1.6 +1.1.7