[SELinux commit]SELinux userland upstream repository branch, master, updated. 20080909-78-g3028bc3
ewalsh at oss.tresys.com
ewalsh at oss.tresys.com
Wed Mar 11 17:42:51 CDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SELinux userland upstream repository".
The branch, master has been updated
via 3028bc3c5811b90af9cd051c6fbdfdcd2c77f44f (commit)
via 7239480c7019281893b1a12b1edc8cc28f8695b7 (commit)
via 7ab6b29011dc62b0f344087e1ca4d8cdd2a9e508 (commit)
from 5032faa9848e2312b53d09c32c45238f4507d36a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3028bc3c5811b90af9cd051c6fbdfdcd2c77f44f
Author: Eamon Walsh <ewalsh at tycho.nsa.gov>
Date: Wed Mar 11 19:06:12 2009 -0400
bump libselinux to 2.0.79.
commit 7239480c7019281893b1a12b1edc8cc28f8695b7
Author: Eamon Walsh <ewalsh at tycho.nsa.gov>
Date: Wed Mar 11 19:01:42 2009 -0400
In one benchmark the X server was found to be extremely slow creating
windows with selinux running. Part of the reason for this was because
libselinux called into the kernel /selinux/create interface for every
object. This patch caches the results of /selinux/create in the
userspace avc to significantly increase the speed of these types of
operations.
Revised to correct locking, interface issues.
Signed-off-by: Eric Paris <eparis at redhat.com>
Signed-off-by: Eamon Walsh <ewalsh at tycho.nsa.gov>
commit 7ab6b29011dc62b0f344087e1ca4d8cdd2a9e508
Author: Eamon Walsh <ewalsh at tycho.nsa.gov>
Date: Tue Mar 10 20:31:38 2009 -0400
Netlink socket handoff functions from Adam Jackson.
-----------------------------------------------------------------------
Summary of changes:
libselinux/ChangeLog | 4 ++
libselinux/VERSION | 2 +-
libselinux/include/selinux/avc.h | 23 +++++++++++
libselinux/src/avc.c | 77 +++++++++++++++++++++++++++----------
libselinux/src/avc_internal.c | 13 ++++++
libselinux/src/avc_internal.h | 2 +-
libselinux/src/selinuxswig.i | 5 ++
7 files changed, 103 insertions(+), 23 deletions(-)
hooks/post-receive
--
SELinux userland upstream repository
More information about the selinux-commits
mailing list