[SELinux commit]SELinux userland upstream repository branch, master, updated. 20080909-150-gb07d7f4

sds at oss.tresys.com sds at oss.tresys.com
Thu Sep 3 09:58:08 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  b07d7f45a66d37aff5f236d35b805fb97b18cbb6 (commit)
       via  cc45b9a2371aaa345a505cbb21259ade3548abca (commit)
      from  206e2dfe7a35e25c971baa79eee22c5eb4981b09 (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 b07d7f45a66d37aff5f236d35b805fb97b18cbb6
Author: Stephen Smalley <sds at tycho.nsa.gov>
Date:   Thu Sep 3 11:00:42 2009 -0400

    policycoreutils 2.0.72

commit cc45b9a2371aaa345a505cbb21259ade3548abca
Author: Stephen Smalley <sds at tycho.nsa.gov>
Date:   Wed Sep 2 08:52:03 2009 -0400

    restorecon and symbolic links
    
    Based on a patch by Martin Orr.
    
    Restore the code to compute the realpath of all but the last component
    of a symlink, and relabel both the symlink and (if it exists) the target
    of the symlink when a symlink is specified to restorecon.
    
    Thus, restorecon -R /etc/init.d will restore both the /etc/init.d symlink
    context and the directory tree starting from /etc/rc.d/init.d.
    
    This fixes the restorecon /dev/stdin performed by the Debian udev init
    script that was broken by policycoreutils 2.0.70.
    
    [sds: switched use of _realpath suffix for process_one, and dropped warning
    on non-existent target]
    
    Signed-off-by: Stephen Smalley <sds at tycho.nsa.gov>

-----------------------------------------------------------------------

Summary of changes:
 policycoreutils/ChangeLog           |    5 ++
 policycoreutils/VERSION             |    2 +-
 policycoreutils/setfiles/setfiles.c |  108 +++++++++++++++++++++++++++++------
 3 files changed, 96 insertions(+), 19 deletions(-)


hooks/post-receive
--
SELinux userland upstream repository


More information about the selinux-commits mailing list