From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25759 invoked by alias); 12 Jan 2008 02:43:16 -0000 Received: (qmail 25747 invoked by uid 22791); 12 Jan 2008 02:43:16 -0000 X-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 12 Jan 2008 02:42:49 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m0C2gm80006585 for ; Fri, 11 Jan 2008 21:42:48 -0500 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m0C2glEw025854 for ; Fri, 11 Jan 2008 21:42:47 -0500 Received: from dhcp231-154.rdu.redhat.com (vpn-14-31.rdu.redhat.com [10.11.14.31]) by lacrosse.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id m0C2glPL027644 for ; Fri, 11 Jan 2008 21:42:47 -0500 Message-ID: <47882927.8060603@redhat.com> Date: Sat, 12 Jan 2008 02:43:00 -0000 From: William Cohen User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: SystemTAP Subject: Newer version of systemtap for Fedora 8 available for testing Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00046.txt.bz2 Hi All, There is a newer version of systemtap, 0.6-1.fc8, available for Fedora 8. It is currently available for testing. With some feedback of successful testing it will be moved to fedora 8 stable updates. The fedora systemtap testing rpms can be obtained from via: yum upgrade "systemtap*" --enablerepo=updates-testing Vote whether the testing was successful or not on: https://admin.fedoraproject.org/updates/F8/FEDORA-2008-0491 When three or more votes "Works for me" are made the rpms will be automatically pushed to F8 stable updates. -Will