This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-551-g8bb4f64


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 "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  8bb4f643d872744925423b845c5319cb9ec97be6 (commit)
      from  f6844d79b59dfcc5a33e3c48d7a99311a8f9247a (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 8bb4f643d872744925423b845c5319cb9ec97be6
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Dec 6 16:32:26 2011 -0500

    staprun: User privilege checking in restricted environments.
    
    - Make sure staprun builds with all combinations of HAVE_ELF and
      HAVE_ELF_GETSHDRSTRNDX.
    - When HAVE_ELF_GETSHDRSTRNDX is not defined, we must assume the
      highest required privilege level for signed modules (stapsys).

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

Summary of changes:
 privilege.h                     |    3 ++-
 runtime/staprun/staprun_funcs.c |   31 +++++++++++++++++--------------
 2 files changed, 19 insertions(+), 15 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]