update changelog and versions for 2011-08-26
This commit is contained in:
parent
3f1446944e
commit
1f8cf403be
10 changed files with 43 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.1.3
|
||||
2.1.4
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.1.4
|
||||
2.1.5
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.1.2
|
||||
2.1.3
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.1.4
|
||||
2.1.5
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.1.0
|
||||
1.1.1
|
||||
|
|
Loading…
Reference in a new issue