public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-19-ga0e2728
@ 2011-01-21 17:44 brolley
  0 siblings, 0 replies; only message in thread
From: brolley @ 2011-01-21 17:44 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, master has been updated
       via  a0e2728a26d3ff39ac5cea3758fcbe18951451bc (commit)
       via  840e507309dbe7ae6a138ccc2f420cb20015dd69 (commit)
       via  1114c4f22297e25132be9067675f9b1383d4c6f0 (commit)
      from  328980e44a2dbebb39829fbb64c24fb9eafaa0f1 (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 a0e2728a26d3ff39ac5cea3758fcbe18951451bc
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Jan 21 11:21:37 2011 -0500

    PR 11862: remove obsolete stap-client script and friends
    
    Rework and improve warnings for missing NSS and avahi headers, libs and tools

commit 840e507309dbe7ae6a138ccc2f420cb20015dd69
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Jan 19 17:15:31 2011 -0500

    PR 11862: remove obsolete stap-client script and friends
    
    - Integrate stap-client-connect.c into csclient.cxx
    - Remove stap-client-connect.c

commit 1114c4f22297e25132be9067675f9b1383d4c6f0
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Jan 19 15:36:56 2011 -0500

    PR 11862: remove obsolete stap-client script and friends
    
    - Remove deprecated scripts
    - Remove parts of stap-env used only by the removed scripts
    - Remove man pages for removed scripts
    - Remove parts of stap-client-connect which allowed it to be built
      as a standalone tool (used by stap-client).
    - Update spec file. systemtap-client package removed.

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

Summary of changes:
 Makefile.am                   |   20 +-
 Makefile.in                   |  150 ++----
 NEWS                          |    8 +
 configure                     |  245 +++++----
 configure.ac                  |  121 +++--
 csclient.cxx                  |  503 +++++++++++++++++-
 stap-authorize-server-cert    |   34 --
 stap-authorize-server-cert.8  |  116 ----
 stap-authorize-signing-cert   |   34 --
 stap-authorize-signing-cert.8 |  112 ----
 stap-client                   | 1178 -----------------------------------------
 stap-client-connect.c         |  619 ----------------------
 stap-client.8                 |  235 --------
 stap-env                      |   10 +-
 stap-find-or-start-server     |   39 --
 stap-find-servers             |  167 ------
 stap-gen-cert                 |    4 +-
 stap-serverd                  |    8 +-
 systemtap.spec                |   31 --
 19 files changed, 747 insertions(+), 2887 deletions(-)
 delete mode 100755 stap-authorize-server-cert
 delete mode 100644 stap-authorize-server-cert.8
 delete mode 100755 stap-authorize-signing-cert
 delete mode 100644 stap-authorize-signing-cert.8
 delete mode 100755 stap-client
 delete mode 100644 stap-client-connect.c
 delete mode 100644 stap-client.8
 delete mode 100755 stap-find-or-start-server
 delete mode 100755 stap-find-servers


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


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

only message in thread, other threads:[~2011-01-21 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 17:44 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-19-ga0e2728 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).