From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13599 invoked by alias); 21 Jul 2011 21:37:37 -0000 Received: (qmail 13497 invoked by uid 448); 21 Jul 2011 21:37:37 -0000 Date: Thu, 21 Jul 2011 21:37:00 -0000 Message-ID: <20110721213737.13480.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.5-174-g0d70f95 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cf0c4c06a893debc465f418fcd6869872d2e4194 X-Git-Newrev: 0d70f95e565c09215f3dbb64f057bcf2eeb1cec4 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: 2011-q3/txt/msg00080.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 0d70f95e565c09215f3dbb64f057bcf2eeb1cec4 (commit) via 5b314cd06c5c34fe508ae6b68b4ac1732278f708 (commit) from cf0c4c06a893debc465f418fcd6869872d2e4194 (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 0d70f95e565c09215f3dbb64f057bcf2eeb1cec4 Merge: 5b314cd cf0c4c0 Author: Dave Brolley Date: Thu Jul 21 17:37:01 2011 -0400 Merge branch 'master' of ssh://sourceware.org/git/systemtap Conflicts: NEWS commit 5b314cd06c5c34fe508ae6b68b4ac1732278f708 Author: Dave Brolley Date: Thu Jul 21 17:34:14 2011 -0400 Don't allow the compile server client to honour -I/ - Found by server_args.exp fuzzing tests - Would require special case code to handle but is a bad bad idea anyway so don't allow it. - Update test suite with the offending test case and some similar ones. ----------------------------------------------------------------------- Summary of changes: NEWS | 11 ++++++++ csclient.cxx | 21 +++++++++------ csclient.h | 3 +- testsuite/systemtap.server/server_args.exp | 38 ++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool