public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-303-g9df7416
Date: Mon, 14 Sep 2009 21:47:00 -0000	[thread overview]
Message-ID: <20090914214750.14278.qmail@sourceware.org> (raw)

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  9df741675d7e36008869dfff46ccc602875dc091 (commit)
       via  b232fab3a271c4c787462295d7ffbeca750c1092 (commit)
       via  20ab90b5217b3e294cef1f845bc9a794b365a983 (commit)
       via  b9c1510ee2ef5283d7faafad4e82a4bb933d9e29 (commit)
      from  775c3771bb4a5f663a763d7c65b1571e24e4b212 (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 9df741675d7e36008869dfff46ccc602875dc091
Merge: b232fab3a271c4c787462295d7ffbeca750c1092 775c3771bb4a5f663a763d7c65b1571e24e4b212
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Sep 14 17:47:26 2009 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    Conflicts:
    
    	aclocal.m4
    	configure
    	doc/SystemTap_Tapset_Reference/Makefile.in
    	testsuite/aclocal.m4
    	testsuite/configure

commit b232fab3a271c4c787462295d7ffbeca750c1092
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Sep 14 15:52:10 2009 -0400

    Firther updates to NEWS regarding signing and unprivileged users.

commit 20ab90b5217b3e294cef1f845bc9a794b365a983
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Sep 14 15:46:34 2009 -0400

    Authorize new certificates created for servers started by root as authorized signers.
    Update NEWS with the latest usage infor for --unprivileged.

commit b9c1510ee2ef5283d7faafad4e82a4bb933d9e29
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Sep 14 15:06:36 2009 -0400

    2009-09-14  Dave Brolley  <brolley@redhat.com>
    
            * modsign.cxx (init_cert_db_path): Use 'system' call.
            (sign_module): Renamed to 'main'. This is now an independant program.
            Check for arguments. Return 1 on error.
            * buildrun.cxx (modsign.h): Don't #include it.
            (compile_pass): Don't sign the module.
            * main.cxx (main): Don't copy the module signature.
            * cache.cxx (add_to_cache): Don't cache the module signature.
            * Makefile.am (bin_PROGRAMS): Add stap-sign-module.
            (stap_SOURCES): Remove modsign.cxx and nsscommon.c.
            (stap_sign_module_SOURCES): New variable.
            (stap_sign_module_CPPFLAGS): New variable.
            (stap_sign_module_LDFLAGS): New variable.
            (stap_sign_module_LDADD): New variable.
            * stap-server (initialization): Initialize unprivileged.
            (parse_options): Handle --unprivileged.
            (create_response): Call stap-sign-module if --unprivileged was
            specified.
            * systemtap.spec: Add stap-sign-module to stap-server.
            * Makefile.in: Regenerated.
            * doc/Makefile.in: Regenerated.
            * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated.
            * grapher/Makefile.in: Regenerated.
            * testsuite/Makefile.in: Regenerated.
            * aclocal.m4: Likewise.
            * testsuite/aclocal.m4: Likewise.
            * configure: Likewise.
            * testsuite/configure: Likewise.

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

Summary of changes:
 Makefile.am                                |   12 +-
 Makefile.in                                |  810 ++--
 NEWS                                       |   28 +-
 aclocal.m4                                 |  353 +-
 buildrun.cxx                               |   13 -
 cache.cxx                                  |   49 -
 config.in                                  |    3 -
 configure                                  | 7785 ++++++++++++++++------------
 doc/Makefile.in                            |  150 +-
 doc/SystemTap_Tapset_Reference/Makefile.in |   92 +-
 grapher/Makefile.in                        |  154 +-
 main.cxx                                   |   17 -
 modsign.cxx                                |   48 +-
 stap-server                                |   18 +
 stap-serverd                               |    5 +
 systemtap.spec                             |    1 +
 testsuite/Makefile.in                      |   42 +-
 testsuite/aclocal.m4                       |  177 +-
 testsuite/configure                        | 2490 +++++-----
 19 files changed, 6511 insertions(+), 5736 deletions(-)


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


                 reply	other threads:[~2009-09-14 21:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090914214750.14278.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).