From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5270 invoked by alias); 21 May 2012 17:29:41 -0000 Received: (qmail 5213 invoked by uid 9112); 21 May 2012 17:29:39 -0000 Date: Mon, 21 May 2012 17:29:00 -0000 Message-ID: <20120521172939.5202.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-240-g180132e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 07c9d78ebb28b888f01aed9c206e724f0e72db25 X-Git-Newrev: 180132ef84210b8a73671937f2c1c6a50feabac6 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: 2012-q2/txt/msg00090.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 180132ef84210b8a73671937f2c1c6a50feabac6 (commit) from 07c9d78ebb28b888f01aed9c206e724f0e72db25 (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 180132ef84210b8a73671937f2c1c6a50feabac6 Author: Mark Wielaard Date: Mon May 21 19:27:36 2012 +0200 tapset-netfilter.cxx compile fixes. include limits.h for MAX_INT and MIN_INT, define NF_IP6_PRI_RAW if undefined. ----------------------------------------------------------------------- Summary of changes: tapset-netfilter.cxx | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool