From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4601 invoked by alias); 19 Jul 2007 04:14:35 -0000 Received: (qmail 4586 invoked by uid 9163); 19 Jul 2007 04:14:35 -0000 Date: Thu, 19 Jul 2007 04:14:00 -0000 Message-ID: <20070719041435.4584.qmail@sourceware.org> From: hunt@sourceware.org To: systemtap-cvs@sourceware.org Subject: src/runtime/staprun ChangeLog staprun.c 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: X-SW-Source: 2007-q3/txt/msg00070.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Branch: setuid-branch Changes by: hunt@sourceware.org 2007-07-19 04:14:35 Modified files: runtime/staprun: ChangeLog staprun.c Log message: 2007-07-18 Martin Hunt * staprun.c (mountfs): The setuid() calls clear the effective capability set, so need to add CAP_SYS_ADMIN before the mount call. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.8&r2=1.25.2.9 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.3.2.8&r2=1.3.2.9