]> sourceware.org Git - systemtap.git/commitdiff
version miniunbump to v2.2.1 for release
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 16 May 2013 13:19:53 +0000 (09:19 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 16 May 2013 13:19:53 +0000 (09:19 -0400)
NEWS
configure
configure.ac
doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml
systemtap.spec
testsuite/configure
testsuite/configure.ac

diff --git a/NEWS b/NEWS
index d4472e21c723fa237aa35f778f1736fbca67cae6..f4d315792bd4ef28491d4cffa94030e12a2cce3f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,4 @@
-* What's new in version 2.3
-
-
+* What's new in version 2.2.1, 2013-05-16
 * What's new in version 2.2, 2013-05-14
 
 - Experimental support has been added for probing Java methods using
@@ -12,8 +10,8 @@
   See java/README for information on how to set up Java/Byteman
   functionality.
 
-- The pn() tapset function's return value may be slightly different
-  for complicated web of wildcarded/aliased probes.
+- The stap -l output and pn() tapset function's return value may be slightly
+  different for complicated web of wildcarded/aliased probes.
 
 - The dyninst backend has improved in several aspects:
 
index 2597c70b5e9c0a3e71466b147699b3133fb094bf..bb1f9bd6e6be8d861e110fd948004654083ea41e 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for systemtap 2.3.
+# Generated by GNU Autoconf 2.69 for systemtap 2.2.1.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='2.3'
-PACKAGE_STRING='systemtap 2.3'
+PACKAGE_VERSION='2.2.1'
+PACKAGE_STRING='systemtap 2.2.1'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1414,7 +1414,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures systemtap 2.3 to adapt to many kinds of systems.
+\`configure' configures systemtap 2.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1485,7 +1485,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 2.3:";;
+     short | recursive ) echo "Configuration of systemtap 2.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1643,7 +1643,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 2.3
+systemtap configure 2.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2178,7 +2178,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by systemtap $as_me 2.3, which was
+It was created by systemtap $as_me 2.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3116,7 +3116,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='2.3'
+ VERSION='2.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11694,7 +11694,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by systemtap $as_me 2.3, which was
+This file was extended by systemtap $as_me 2.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -11760,7 +11760,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-systemtap config.status 2.3
+systemtap config.status 2.2.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index bc0144d80a439971866660513d1f6b73e17262e8..56a3fae110dc23d05eba1b85878632869bef4d73 100644 (file)
@@ -1,7 +1,7 @@
 dnl configure.ac --- autoconf input file for systemtap
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([systemtap], 2.3, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 2.2.1, systemtap@sourceware.org, systemtap)
 dnl                  ^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
 dnl                      doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml
 
index fac17f907ff2343613f54d55b7cb2999a77886b1..dfdb02c10e11194256d1ca79f03a890b740e91d0 100644 (file)
@@ -6,10 +6,10 @@
        <title>SystemTap Beginners Guide</title>
        <subtitle condition="RedHat">Introduction to SystemTap (for Red Hat Enterprise Linux)</subtitle>
        <subtitle condition="fedora">Introduction to SystemTap (for Fedora)</subtitle>
-       <edition>2.3</edition>
+       <edition>2.2.1</edition>
 
        <productname>Systemtap</productname>
-       <productnumber>2.3</productnumber>
+       <productnumber>2.2.1</productnumber>
 
        <pubsnumber>2</pubsnumber>
        <abstract condition="RedHat"><para>This guide provides basic instructions on how to use SystemTap to monitor different subsystems of &PRODUCT; in finer detail. The <citetitle>SystemTap Beginners Guide</citetitle> is recommended for users who have taken <ulink url="https://www.redhat.com/courses/rh133_red_hat_linux_system_administration_and_rhct_exam/">RHCT</ulink> or have a similar level of expertise in &PRODUCT;.</para></abstract>
index 5917e0d94d098db8f82badf922a19b0a53aa55ab..3e552d8d999f09488e6aa81ca7db0c2901a077ee 100644 (file)
@@ -31,7 +31,7 @@
 %{!?with_java: %global with_java 1}
 
 Name: systemtap
-Version: 2.3
+Version: 2.2.1
 Release: 1%{?dist}
 # for version, see also configure.ac
 
@@ -771,6 +771,9 @@ done
 # ------------------------------------------------------------------------
 
 %changelog
+* Thu May 16 2013 Frank Ch. Eigler <fche@redhat.com> - 2.2.1-1
+- Upstream release.
+
 * Tue May 14 2013 Frank Ch. Eigler <fche@redhat.com> - 2.2-1
 - Upstream release.
 
index c8123f89e953623ddaa800dd4b3e7f20dc8a838f..2b48dc13cd4b7e73bbb09999f7193a82d62f7864 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for systemtap 2.3.
+# Generated by GNU Autoconf 2.69 for systemtap 2.2.1.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='2.3'
-PACKAGE_STRING='systemtap 2.3'
+PACKAGE_VERSION='2.2.1'
+PACKAGE_STRING='systemtap 2.2.1'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1202,7 +1202,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures systemtap 2.3 to adapt to many kinds of systems.
+\`configure' configures systemtap 2.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1268,7 +1268,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 2.3:";;
+     short | recursive ) echo "Configuration of systemtap 2.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1351,7 +1351,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 2.3
+systemtap configure 2.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1368,7 +1368,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by systemtap $as_me 2.3, which was
+It was created by systemtap $as_me 2.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2194,7 +2194,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='2.3'
+ VERSION='2.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2852,7 +2852,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by systemtap $as_me 2.3, which was
+This file was extended by systemtap $as_me 2.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2905,7 +2905,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-systemtap config.status 2.3
+systemtap config.status 2.2.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index f4304b127b34e0a281a043b1e4b92ac0ae88e71a..a57a6300366ac09b92de272e45d601a32a458b28 100644 (file)
@@ -1,7 +1,7 @@
 dnl configure.ac --- autoconf input file for systemtap testsuite
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([systemtap], 2.3, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 2.2.1, systemtap@sourceware.org, systemtap)
 
 AC_PREREQ(2.59)
 AC_CONFIG_AUX_DIR(..)
This page took 0.056428 seconds and 5 git commands to generate.