This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-114-g17874af


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  17874af3251d706800b9a9773ed4cff4fd613909 (commit)
      from  77ff954439b25259dacdef2933299df374a11f73 (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 17874af3251d706800b9a9773ed4cff4fd613909
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Sep 3 11:05:09 2010 -0400

    Deprecate old compile-server client and tools.
    
        stap-client
        stap-find-servers
        stap-find-or-start-server
        stap-authorize-server-cert
        stap-authorize-signing-cert.

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

Summary of changes:
 NEWS                                       |    2 +-
 initscript/README.stap-server              |  130 ++++++++-
 initscript/README.systemtap                |   93 ------
 session.cxx                                |    4 +-
 stap-authorize-server-cert                 |    4 +
 stap-authorize-server-cert.8               |    9 +-
 stap-authorize-signing-cert                |    4 +
 stap-authorize-signing-cert.8              |    9 +-
 stap-authorize-signing-cert.8.in           |  107 -------
 stap-client                                |    4 +
 stap-client.8                              |   12 +-
 stap-find-or-start-server                  |    4 +
 stap-find-servers                          |    4 +
 stap-merge.1                               |    1 -
 stap-server.8                              |   11 +-
 stap-server.8.in                           |  433 ----------------------------
 stap-serverd                               |   12 +-
 stap.1                                     |    1 -
 stappaths.7.in                             |   35 ++-
 systemtap.spec                             |    4 +-
 testsuite/systemtap.server/server_args.exp |    2 +-
 21 files changed, 189 insertions(+), 696 deletions(-)
 delete mode 100644 stap-authorize-signing-cert.8.in
 delete mode 100644 stap-server.8.in


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]