From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27575 invoked by alias); 12 Nov 2009 19:29:30 -0000 Received: (qmail 27550 invoked by uid 448); 12 Nov 2009 19:29:29 -0000 Date: Thu, 12 Nov 2009 19:29:00 -0000 Message-ID: <20091112192928.27538.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-218-gafe86df X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 62beb3d863d26d2274558bc8885dd1ecd16e103b X-Git-Newrev: afe86dfb72ea8f8d0814c29bff76b8ef8ed0bd3f Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q4/txt/msg00110.txt.bz2 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 afe86dfb72ea8f8d0814c29bff76b8ef8ed0bd3f (commit) via 4ab8323bec774a2e4f78900681bf88e36dacaa49 (commit) from 62beb3d863d26d2274558bc8885dd1ecd16e103b (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 afe86dfb72ea8f8d0814c29bff76b8ef8ed0bd3f Merge: 4ab8323bec774a2e4f78900681bf88e36dacaa49 62beb3d863d26d2274558bc8885dd1ecd16e103b Author: Dave Brolley Date: Thu Nov 12 14:29:09 2009 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 4ab8323bec774a2e4f78900681bf88e36dacaa49 Author: Dave Brolley Date: Thu Nov 12 13:50:09 2009 -0500 Sign uprobes.ko with the builder's certificate. Delete ownership & permissions tests from modsign.cxx and stap-serverd. ----------------------------------------------------------------------- Summary of changes: modsign.cxx | 268 +++++----------------------------------------- runtime/uprobes/Makefile | 2 +- stap-serverd | 209 ------------------------------------ 3 files changed, 27 insertions(+), 452 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool