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 ba28020ebf83ba7e63bf70620a0a3d2f4c5d6079 (commit) via c66be968a4ea591f57c08e57042b4fee1450ad3b (commit) via 41df51cb6a6d3f09f8b57cb216dffa5ba335e326 (commit) from e665513bd5429b7f7ec9b51103fec9b40fbf09e9 (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 ba28020ebf83ba7e63bf70620a0a3d2f4c5d6079 Author: Josh Stone Date: Tue Jun 5 11:41:31 2012 -0700 AUTHORS bump commit c66be968a4ea591f57c08e57042b4fee1450ad3b Author: Josh Stone Date: Tue Jun 5 11:19:24 2012 -0700 Update generated files This updates to Fedora 17 versions of automake and autoconf, and adds the generated code for staprun's new support for --without-nss. commit 41df51cb6a6d3f09f8b57cb216dffa5ba335e326 Author: Andreas Müller Date: Tue Jun 5 10:43:37 2012 +0200 runtime/staprun/configure.ac: support --without-nss for staprun Signed-off-by: Andreas Müller ----------------------------------------------------------------------- Summary of changes: AUTHORS | 1 + Makefile.in | 621 ++++++++++++---------------- aclocal.m4 | 134 ++++--- config.in | 6 - configure | 52 ++- doc/Makefile.in | 27 +- doc/SystemTap_Tapset_Reference/Makefile.in | 47 ++- doc/beginners/Makefile.in | 28 +- runtime/staprun/Makefile.in | 193 ++++----- runtime/staprun/aclocal.m4 | 108 ++++-- runtime/staprun/configure | 79 +++- runtime/staprun/configure.ac | 20 +- testsuite/Makefile.in | 40 ++- testsuite/aclocal.m4 | 62 ++- testsuite/configure | 8 +- 15 files changed, 754 insertions(+), 672 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool