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.7-164-g429a496


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  429a4963c958e082c1199c5c3266c45bd4122907 (commit)
      from  4ff689873c464ab91a4b5e9bd2700a45b35558d5 (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 429a4963c958e082c1199c5c3266c45bd4122907
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Apr 17 15:16:47 2012 -0400

    BZ 813323: stapusr-only users no longer able to run unsigned modules in /lib/modules/`uname -r`/systemtap
    
    - Elevate the user's privilege level to stapdev when the module is loaded from
      /lib/modules/`uname -r`/systemtap.
    - Suppress error messages about failure to verify the module's signature
      when a signature is not required.

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

Summary of changes:
 runtime/staprun/staprun.c       |   18 ++++++++++--------
 runtime/staprun/staprun.h       |   15 +++++++++++----
 runtime/staprun/staprun_funcs.c |   37 +++++++++++++++++++++++++++----------
 3 files changed, 48 insertions(+), 22 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]