public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, rhel54, updated. release-0.9.7-14-ge1b3607
@ 2010-01-27 20:58 brolley
  0 siblings, 0 replies; only message in thread
From: brolley @ 2010-01-27 20:58 UTC (permalink / raw)
  To: systemtap-cvs

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, rhel54 has been updated
       via  e1b36074e8d810e8ea4f1fb774f625700fdbdbd7 (commit)
      from  23aa0369382f6589521ae66a84a9a1b5cc119823 (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 e1b36074e8d810e8ea4f1fb774f625700fdbdbd7
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Jan 27 15:56:02 2010 -0500

    rhbz556564: CVE-2009-4273 - Remote code execution via stap-server.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                                |    2 +-
 Makefile.in                                |    2 +-
 configure                                  |    4 +-
 configure.ac                               |    7 +-
 main.cxx                                   |   15 +-
 stap-client                                |  237 +++++++-------
 stap-server                                |  445 -------------------------
 stap-server-connect.c                      |  497 ++++++++++++++++++++++------
 systemtap.spec                             |    1 -
 testsuite/lib/systemtap.exp                |    5 +
 testsuite/systemtap.server/client_args.exp |   39 +++
 testsuite/systemtap.server/hello.stp       |    2 +-
 testsuite/systemtap.server/server_args.exp |  175 ++++++++++
 testsuite/systemtap.server/test.stp        |    1 +
 14 files changed, 770 insertions(+), 662 deletions(-)
 delete mode 100755 stap-server
 create mode 100644 testsuite/systemtap.server/client_args.exp
 create mode 100644 testsuite/systemtap.server/server_args.exp
 create mode 100644 testsuite/systemtap.server/test.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-27 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-27 20:58 [SCM] systemtap: system-wide probe/trace tool branch, rhel54, updated. release-0.9.7-14-ge1b3607 brolley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).