From 1f8cf403be49dd8b918e2ff21969a6a47928d672 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Fri, 26 Aug 2011 15:11:58 -0400 Subject: [PATCH] update changelog and versions for 2011-08-26 --- checkpolicy/ChangeLog | 3 +++ checkpolicy/VERSION | 2 +- libselinux/ChangeLog | 5 +++++ libselinux/VERSION | 2 +- libsemanage/ChangeLog | 3 +++ libsemanage/VERSION | 2 +- policycoreutils/ChangeLog | 23 +++++++++++++++++++++++ policycoreutils/VERSION | 2 +- sepolgen/ChangeLog | 4 ++++ sepolgen/VERSION | 2 +- 10 files changed, 43 insertions(+), 5 deletions(-) diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog index f8e7689d..798b11d5 100644 --- a/checkpolicy/ChangeLog +++ b/checkpolicy/ChangeLog @@ -1,3 +1,6 @@ +2.1.4 2011-08-26 + * checkpolicy: fix spacing in output message + 2.1.3 2011-08-17 * add missing ; to attribute_role_def *Redo filename/filesystem syntax to support filename trans diff --git a/checkpolicy/VERSION b/checkpolicy/VERSION index ac2cdeba..7d2ed7c7 100644 --- a/checkpolicy/VERSION +++ b/checkpolicy/VERSION @@ -1 +1 @@ -2.1.3 +2.1.4 diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 39c5810f..6197ba30 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,8 @@ +2.1.5 2011-0826 + * selinux_file_context_verify function returns wrong value. + * move realpath helper to matchpathcon library + * python wrapper makefile changes + 2.1.4 2011-0817 * mapping fix for invalid class/perms after selinux_set_mapping * audit2why: work around python bug not defining diff --git a/libselinux/VERSION b/libselinux/VERSION index 7d2ed7c7..cd57a8b9 100644 --- a/libselinux/VERSION +++ b/libselinux/VERSION @@ -1 +1 @@ -2.1.4 +2.1.5 diff --git a/libsemanage/ChangeLog b/libsemanage/ChangeLog index f5c283e3..16d8f3b2 100644 --- a/libsemanage/ChangeLog +++ b/libsemanage/ChangeLog @@ -1,3 +1,6 @@ +2.1.3 2011-08-26 + * python wrapper makefile changes + 2.1.2 2011-08-17 * print error debug info for buggy fc * introduce semanage_set_root and friends diff --git a/libsemanage/VERSION b/libsemanage/VERSION index eca07e4c..ac2cdeba 100644 --- a/libsemanage/VERSION +++ b/libsemanage/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog index 357f0399..a89c0cfd 100644 --- a/policycoreutils/ChangeLog +++ b/policycoreutils/ChangeLog @@ -1,3 +1,26 @@ +2.1.5 2011-08-26 + * setfiles: Fix process_glob to handle error situations + * sandbox: Allow seunshare to run as root + * sandbox: trap sigterm to make sure sandbox + * sandbox: pass DPI from the desktop + * sandbox: seunshare: introduce helper spawn_command + * sandbox: seunshare: introduce new filesystem helpers + * sandbox: add -C option to not drop + * sandbox: split seunshare caps dropping + * sandbox: use dbus-launch + * sandbox: numerous simple updates to sandbox + * sandbox: do not require selinux context + * sandbox: Makefile: new man pages + * sandbox: rename dir to srcdir + * sandbox: allow users specify sandbox window size + * sandbox: check for paths up front + * sandbox: use defined values for paths rather + * sandbox: move seunshare globals to the top + * sandbox: whitespace fix + * semodule_package: Add semodule_unpackage executable + * setfiles: get rid of some stupid globals + * setfiles: move exclude_non_seclabel_mounts to a generic location + 2.1.4 2011-08-17 * run_init: clarification of the usage in the * semanage: fix usage header around booleans diff --git a/policycoreutils/VERSION b/policycoreutils/VERSION index 7d2ed7c7..cd57a8b9 100644 --- a/policycoreutils/VERSION +++ b/policycoreutils/VERSION @@ -1 +1 @@ -2.1.4 +2.1.5 diff --git a/sepolgen/ChangeLog b/sepolgen/ChangeLog index 44e95df2..c0f189c8 100644 --- a/sepolgen/ChangeLog +++ b/sepolgen/ChangeLog @@ -1,3 +1,7 @@ +1.1.1 2011-08-26 + * refparser: include open among valid permissions + * refparser: add support for filename_trans rules + 1.1.0 2011-07-27 * Release, minor version bump diff --git a/sepolgen/VERSION b/sepolgen/VERSION index 9084fa2f..524cb552 100644 --- a/sepolgen/VERSION +++ b/sepolgen/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1