diff options
| author | Josh Stone <jistone@redhat.com> | 2009-04-23 12:43:28 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2009-04-23 12:43:28 -0700 |
| commit | 225d8d4b086b0bf29ac8c69634957d13f6b34e16 (patch) | |
| tree | f597161b8b354e6345f631c73670710fcd132b9a | |
| parent | Make sure values get passed to xmlto. (diff) | |
Version bumps for 0.9.6 releaserelease-0.9.6
| -rw-r--r-- | NEWS | 2 | ||||
| -rwxr-xr-x | configure | 20 | ||||
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | systemtap.spec | 5 | ||||
| -rwxr-xr-x | testsuite/configure | 20 | ||||
| -rw-r--r-- | testsuite/configure.ac | 2 |
6 files changed, 27 insertions, 24 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | * What's new | 1 | * What's new in version 0.9.6 |
| 2 | 2 | ||
| 3 | - @cast can now determine its type information using an explicit header | 3 | - @cast can now determine its type information using an explicit header |
| 4 | specification. For example: | 4 | specification. For example: |
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.63 for systemtap 0.9.5. | 3 | # Generated by GNU Autoconf 2.63 for systemtap 0.9.6. |
| 4 | # | 4 | # |
| 5 | # Report bugs to <systemtap@sources.redhat.com>. | 5 | # Report bugs to <systemtap@sources.redhat.com>. |
| 6 | # | 6 | # |
| @@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |||
| 596 | # Identity of this package. | 596 | # Identity of this package. |
| 597 | PACKAGE_NAME='systemtap' | 597 | PACKAGE_NAME='systemtap' |
| 598 | PACKAGE_TARNAME='systemtap' | 598 | PACKAGE_TARNAME='systemtap' |
| 599 | PACKAGE_VERSION='0.9.5' | 599 | PACKAGE_VERSION='0.9.6' |
| 600 | PACKAGE_STRING='systemtap 0.9.5' | 600 | PACKAGE_STRING='systemtap 0.9.6' |
| 601 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' | 601 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' |
| 602 | 602 | ||
| 603 | # Factoring default headers for most tests. | 603 | # Factoring default headers for most tests. |
| @@ -1349,7 +1349,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1349 | # Omit some internal or obsolete options to make the list less imposing. | 1349 | # Omit some internal or obsolete options to make the list less imposing. |
| 1350 | # This message is too long to be a string in the A/UX 3.1 sh. | 1350 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1351 | cat <<_ACEOF | 1351 | cat <<_ACEOF |
| 1352 | \`configure' configures systemtap 0.9.5 to adapt to many kinds of systems. | 1352 | \`configure' configures systemtap 0.9.6 to adapt to many kinds of systems. |
| 1353 | 1353 | ||
| 1354 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1354 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1355 | 1355 | ||
| @@ -1415,7 +1415,7 @@ fi | |||
| 1415 | 1415 | ||
| 1416 | if test -n "$ac_init_help"; then | 1416 | if test -n "$ac_init_help"; then |
| 1417 | case $ac_init_help in | 1417 | case $ac_init_help in |
| 1418 | short | recursive ) echo "Configuration of systemtap 0.9.5:";; | 1418 | short | recursive ) echo "Configuration of systemtap 0.9.6:";; |
| 1419 | esac | 1419 | esac |
| 1420 | cat <<\_ACEOF | 1420 | cat <<\_ACEOF |
| 1421 | 1421 | ||
| @@ -1540,7 +1540,7 @@ fi | |||
| 1540 | test -n "$ac_init_help" && exit $ac_status | 1540 | test -n "$ac_init_help" && exit $ac_status |
| 1541 | if $ac_init_version; then | 1541 | if $ac_init_version; then |
| 1542 | cat <<\_ACEOF | 1542 | cat <<\_ACEOF |
| 1543 | systemtap configure 0.9.5 | 1543 | systemtap configure 0.9.6 |
| 1544 | generated by GNU Autoconf 2.63 | 1544 | generated by GNU Autoconf 2.63 |
| 1545 | 1545 | ||
| 1546 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1546 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -1554,7 +1554,7 @@ cat >config.log <<_ACEOF | |||
| 1554 | This file contains any messages produced by compilers while | 1554 | This file contains any messages produced by compilers while |
| 1555 | running configure, to aid debugging if configure makes a mistake. | 1555 | running configure, to aid debugging if configure makes a mistake. |
| 1556 | 1556 | ||
| 1557 | It was created by systemtap $as_me 0.9.5, which was | 1557 | It was created by systemtap $as_me 0.9.6, which was |
| 1558 | generated by GNU Autoconf 2.63. Invocation command line was | 1558 | generated by GNU Autoconf 2.63. Invocation command line was |
| 1559 | 1559 | ||
| 1560 | $ $0 $@ | 1560 | $ $0 $@ |
| @@ -2272,7 +2272,7 @@ fi | |||
| 2272 | 2272 | ||
| 2273 | # Define the identity of the package. | 2273 | # Define the identity of the package. |
| 2274 | PACKAGE='systemtap' | 2274 | PACKAGE='systemtap' |
| 2275 | VERSION='0.9.5' | 2275 | VERSION='0.9.6' |
| 2276 | 2276 | ||
| 2277 | 2277 | ||
| 2278 | cat >>confdefs.h <<_ACEOF | 2278 | cat >>confdefs.h <<_ACEOF |
| @@ -8795,7 +8795,7 @@ exec 6>&1 | |||
| 8795 | # report actual input values of CONFIG_FILES etc. instead of their | 8795 | # report actual input values of CONFIG_FILES etc. instead of their |
| 8796 | # values after options handling. | 8796 | # values after options handling. |
| 8797 | ac_log=" | 8797 | ac_log=" |
| 8798 | This file was extended by systemtap $as_me 0.9.5, which was | 8798 | This file was extended by systemtap $as_me 0.9.6, which was |
| 8799 | generated by GNU Autoconf 2.63. Invocation command line was | 8799 | generated by GNU Autoconf 2.63. Invocation command line was |
| 8800 | 8800 | ||
| 8801 | CONFIG_FILES = $CONFIG_FILES | 8801 | CONFIG_FILES = $CONFIG_FILES |
| @@ -8858,7 +8858,7 @@ Report bugs to <bug-autoconf@gnu.org>." | |||
| 8858 | _ACEOF | 8858 | _ACEOF |
| 8859 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8859 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 8860 | ac_cs_version="\\ | 8860 | ac_cs_version="\\ |
| 8861 | systemtap config.status 0.9.5 | 8861 | systemtap config.status 0.9.6 |
| 8862 | configured by $0, generated by GNU Autoconf 2.63, | 8862 | configured by $0, generated by GNU Autoconf 2.63, |
| 8863 | with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 8863 | with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 8864 | 8864 | ||
diff --git a/configure.ac b/configure.ac index 125626f8f..e39cadfb2 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | dnl configure.ac --- autoconf input file for systemtap | 1 | dnl configure.ac --- autoconf input file for systemtap |
| 2 | dnl Process this file with autoconf to produce a configure script. | 2 | dnl Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_INIT([systemtap], 0.9.5, systemtap@sources.redhat.com, systemtap) | 4 | AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap) |
| 5 | dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac | 5 | dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac |
| 6 | 6 | ||
| 7 | AC_PREREQ(2.59) | 7 | AC_PREREQ(2.59) |
diff --git a/systemtap.spec b/systemtap.spec index a01ccb116..9e1a8689b 100644 --- a/systemtap.spec +++ b/systemtap.spec | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | %{!?pie_supported: %define pie_supported 1} | 6 | %{!?pie_supported: %define pie_supported 1} |
| 7 | 7 | ||
| 8 | Name: systemtap | 8 | Name: systemtap |
| 9 | Version: 0.9.5 | 9 | Version: 0.9.6 |
| 10 | Release: 1%{?dist} | 10 | Release: 1%{?dist} |
| 11 | # for version, see also configure.ac | 11 | # for version, see also configure.ac |
| 12 | Summary: Instrumentation System | 12 | Summary: Instrumentation System |
| @@ -323,6 +323,9 @@ exit 0 | |||
| 323 | 323 | ||
| 324 | 324 | ||
| 325 | %changelog | 325 | %changelog |
| 326 | * Thu Apr 23 2009 Josh Stone <jistone@redhat.com> - 0.9.6-1 | ||
| 327 | - Upstream release. | ||
| 328 | |||
| 326 | * Fri Mar 27 2009 Josh Stone <jistone@redhat.com> - 0.9.5-1 | 329 | * Fri Mar 27 2009 Josh Stone <jistone@redhat.com> - 0.9.5-1 |
| 327 | - Upstream release. | 330 | - Upstream release. |
| 328 | 331 | ||
diff --git a/testsuite/configure b/testsuite/configure index 18be8832b..08c6d575e 100755 --- a/testsuite/configure +++ b/testsuite/configure | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.63 for systemtap 0.9.5. | 3 | # Generated by GNU Autoconf 2.63 for systemtap 0.9.6. |
| 4 | # | 4 | # |
| 5 | # Report bugs to <systemtap@sources.redhat.com>. | 5 | # Report bugs to <systemtap@sources.redhat.com>. |
| 6 | # | 6 | # |
| @@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |||
| 596 | # Identity of this package. | 596 | # Identity of this package. |
| 597 | PACKAGE_NAME='systemtap' | 597 | PACKAGE_NAME='systemtap' |
| 598 | PACKAGE_TARNAME='systemtap' | 598 | PACKAGE_TARNAME='systemtap' |
| 599 | PACKAGE_VERSION='0.9.5' | 599 | PACKAGE_VERSION='0.9.6' |
| 600 | PACKAGE_STRING='systemtap 0.9.5' | 600 | PACKAGE_STRING='systemtap 0.9.6' |
| 601 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' | 601 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' |
| 602 | 602 | ||
| 603 | ac_subst_vars='LTLIBOBJS | 603 | ac_subst_vars='LTLIBOBJS |
| @@ -1227,7 +1227,7 @@ if test "$ac_init_help" = "long"; then | |||
| 1227 | # Omit some internal or obsolete options to make the list less imposing. | 1227 | # Omit some internal or obsolete options to make the list less imposing. |
| 1228 | # This message is too long to be a string in the A/UX 3.1 sh. | 1228 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 1229 | cat <<_ACEOF | 1229 | cat <<_ACEOF |
| 1230 | \`configure' configures systemtap 0.9.5 to adapt to many kinds of systems. | 1230 | \`configure' configures systemtap 0.9.6 to adapt to many kinds of systems. |
| 1231 | 1231 | ||
| 1232 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1232 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1233 | 1233 | ||
| @@ -1293,7 +1293,7 @@ fi | |||
| 1293 | 1293 | ||
| 1294 | if test -n "$ac_init_help"; then | 1294 | if test -n "$ac_init_help"; then |
| 1295 | case $ac_init_help in | 1295 | case $ac_init_help in |
| 1296 | short | recursive ) echo "Configuration of systemtap 0.9.5:";; | 1296 | short | recursive ) echo "Configuration of systemtap 0.9.6:";; |
| 1297 | esac | 1297 | esac |
| 1298 | cat <<\_ACEOF | 1298 | cat <<\_ACEOF |
| 1299 | 1299 | ||
| @@ -1372,7 +1372,7 @@ fi | |||
| 1372 | test -n "$ac_init_help" && exit $ac_status | 1372 | test -n "$ac_init_help" && exit $ac_status |
| 1373 | if $ac_init_version; then | 1373 | if $ac_init_version; then |
| 1374 | cat <<\_ACEOF | 1374 | cat <<\_ACEOF |
| 1375 | systemtap configure 0.9.5 | 1375 | systemtap configure 0.9.6 |
| 1376 | generated by GNU Autoconf 2.63 | 1376 | generated by GNU Autoconf 2.63 |
| 1377 | 1377 | ||
| 1378 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1378 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| @@ -1386,7 +1386,7 @@ cat >config.log <<_ACEOF | |||
| 1386 | This file contains any messages produced by compilers while | 1386 | This file contains any messages produced by compilers while |
| 1387 | running configure, to aid debugging if configure makes a mistake. | 1387 | running configure, to aid debugging if configure makes a mistake. |
| 1388 | 1388 | ||
| 1389 | It was created by systemtap $as_me 0.9.5, which was | 1389 | It was created by systemtap $as_me 0.9.6, which was |
| 1390 | generated by GNU Autoconf 2.63. Invocation command line was | 1390 | generated by GNU Autoconf 2.63. Invocation command line was |
| 1391 | 1391 | ||
| 1392 | $ $0 $@ | 1392 | $ $0 $@ |
| @@ -2104,7 +2104,7 @@ fi | |||
| 2104 | 2104 | ||
| 2105 | # Define the identity of the package. | 2105 | # Define the identity of the package. |
| 2106 | PACKAGE='systemtap' | 2106 | PACKAGE='systemtap' |
| 2107 | VERSION='0.9.5' | 2107 | VERSION='0.9.6' |
| 2108 | 2108 | ||
| 2109 | 2109 | ||
| 2110 | cat >>confdefs.h <<_ACEOF | 2110 | cat >>confdefs.h <<_ACEOF |
| @@ -2749,7 +2749,7 @@ exec 6>&1 | |||
| 2749 | # report actual input values of CONFIG_FILES etc. instead of their | 2749 | # report actual input values of CONFIG_FILES etc. instead of their |
| 2750 | # values after options handling. | 2750 | # values after options handling. |
| 2751 | ac_log=" | 2751 | ac_log=" |
| 2752 | This file was extended by systemtap $as_me 0.9.5, which was | 2752 | This file was extended by systemtap $as_me 0.9.6, which was |
| 2753 | generated by GNU Autoconf 2.63. Invocation command line was | 2753 | generated by GNU Autoconf 2.63. Invocation command line was |
| 2754 | 2754 | ||
| 2755 | CONFIG_FILES = $CONFIG_FILES | 2755 | CONFIG_FILES = $CONFIG_FILES |
| @@ -2799,7 +2799,7 @@ Report bugs to <bug-autoconf@gnu.org>." | |||
| 2799 | _ACEOF | 2799 | _ACEOF |
| 2800 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 2800 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 2801 | ac_cs_version="\\ | 2801 | ac_cs_version="\\ |
| 2802 | systemtap config.status 0.9.5 | 2802 | systemtap config.status 0.9.6 |
| 2803 | configured by $0, generated by GNU Autoconf 2.63, | 2803 | configured by $0, generated by GNU Autoconf 2.63, |
| 2804 | with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 2804 | with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 2805 | 2805 | ||
diff --git a/testsuite/configure.ac b/testsuite/configure.ac index 03ce3f61f..4398df21c 100644 --- a/testsuite/configure.ac +++ b/testsuite/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | dnl configure.ac --- autoconf input file for systemtap testsuite | 1 | dnl configure.ac --- autoconf input file for systemtap testsuite |
| 2 | dnl Process this file with autoconf to produce a configure script. | 2 | dnl Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_INIT([systemtap], 0.9.5, systemtap@sources.redhat.com, systemtap) | 4 | AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap) |
| 5 | 5 | ||
| 6 | AC_PREREQ(2.59) | 6 | AC_PREREQ(2.59) |
| 7 | AC_CONFIG_AUX_DIR(..) | 7 | AC_CONFIG_AUX_DIR(..) |
