]> sourceware.org Git - systemtap.git/commitdiff
bump version to 2.8 and autoreconf
authorAbegail Jakop <ajakop@redhat.com>
Wed, 18 Feb 2015 22:05:51 +0000 (17:05 -0500)
committerAbegail Jakop <ajakop@redhat.com>
Wed, 18 Feb 2015 22:05:51 +0000 (17:05 -0500)
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 6a6a0ec02b61babe6289f579ff7df4dbc2baa172..3d6dac041d075cb9d4170fdd4d303a8538064225 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* What's new in version 2.8
+
 * What's new in version 2.7, 2015-02-18
 
 - Some systemtap sample scripts are now identified with the "_best" keyword,
index c0ad930c4c32d2b730168a5be5caf8087915ab0b..c5cec7f58f0ff621379a3a4b8aa1c44938c14446 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.7.
+# Generated by GNU Autoconf 2.69 for systemtap 2.8.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='2.7'
-PACKAGE_STRING='systemtap 2.7'
+PACKAGE_VERSION='2.8'
+PACKAGE_STRING='systemtap 2.8'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1433,7 +1433,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.7 to adapt to many kinds of systems.
+\`configure' configures systemtap 2.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1504,7 +1504,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 2.7:";;
+     short | recursive ) echo "Configuration of systemtap 2.8:";;
    esac
   cat <<\_ACEOF
 
@@ -1672,7 +1672,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 2.7
+systemtap configure 2.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2207,7 +2207,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.7, which was
+It was created by systemtap $as_me 2.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3184,7 +3184,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='2.7'
+ VERSION='2.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12218,7 +12218,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.7, which was
+This file was extended by systemtap $as_me 2.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12284,7 +12284,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.7
+systemtap config.status 2.8
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index fc4223823cd3b204b4262fa3feb254d9423b279a..319d17fe1654b1d453be9f5e45784f33a94f9842 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.7, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 2.8, systemtap@sourceware.org, systemtap)
 dnl                  ^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
 dnl                      doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml
 
index ad78c118fef9c2baefdcd5f9dfcce2bc3a3fe604..e881f8c288607e2d73ec2e3a44d53cce49edc070 100644 (file)
@@ -7,10 +7,10 @@
        <subtitle condition="RedHat">Introduction to SystemTap (for Red Hat Enterprise Linux)</subtitle>
        <subtitle condition="fedora">Introduction to SystemTap (for Fedora)</subtitle>
         <subtitle condition="common">Introduction to SystemTap</subtitle>
-       <edition>2.7</edition>
+       <edition>2.8</edition>
 
        <productname>SystemTap</productname>
-       <productnumber>2.7</productnumber>
+       <productnumber>2.8</productnumber>
 
        <pubsnumber>2</pubsnumber>
        <abstract condition="RedHat"><para>This guide provides basic instructions on how to use SystemTap to monitor different subsystems of &PROD; 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 &PROD;.</para></abstract>
index d5e443324350952b7fc4892928c1b5812cacb5c8..db331eb9ac37ed1f611e713bc657940d541796a6 100644 (file)
@@ -67,7 +67,7 @@
 %define dracutstap %{dracutlibdir}/modules.d/99stap
 
 Name: systemtap
-Version: 2.7
+Version: 2.8
 Release: 1%{?dist}
 # for version, see also configure.ac
 
index 66ce0ddea340399d534ab20d539965907a524ce5..aea799c9d6b8a72d98b9f483a532c2aa598b7c5a 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.7.
+# Generated by GNU Autoconf 2.69 for systemtap 2.8.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='2.7'
-PACKAGE_STRING='systemtap 2.7'
+PACKAGE_VERSION='2.8'
+PACKAGE_STRING='systemtap 2.8'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1207,7 +1207,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.7 to adapt to many kinds of systems.
+\`configure' configures systemtap 2.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1273,7 +1273,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 2.7:";;
+     short | recursive ) echo "Configuration of systemtap 2.8:";;
    esac
   cat <<\_ACEOF
 
@@ -1358,7 +1358,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 2.7
+systemtap configure 2.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,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.7, which was
+It was created by systemtap $as_me 2.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2240,7 +2240,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='2.7'
+ VERSION='2.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2944,7 +2944,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.7, which was
+This file was extended by systemtap $as_me 2.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2997,7 +2997,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.7
+systemtap config.status 2.8
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 378790a5f00474a19a0f74cd15e6625705da38cf..e3d9af30f7c2f66cdc310d390fede4d054835c2f 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.7, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 2.8, systemtap@sourceware.org, systemtap)
 
 AC_PREREQ(2.59)
 AC_CONFIG_AUX_DIR(..)
This page took 0.049651 seconds and 5 git commands to generate.