summaryrefslogtreecommitdiffstats
diff options
authorJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
committerJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
commit225d8d4b086b0bf29ac8c69634957d13f6b34e16 (patch)
treef597161b8b354e6345f631c73670710fcd132b9a
parentMake sure values get passed to xmlto. (diff)
Version bumps for 0.9.6 releaserelease-0.9.6
-rw-r--r--NEWS2
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--systemtap.spec5
-rwxr-xr-xtestsuite/configure20
-rw-r--r--testsuite/configure.ac2
6 files changed, 27 insertions, 24 deletions
diff --git a/NEWS b/NEWS
index 88076db36..58322cf58 100644
--- a/NEWS
+++ b/NEWS
@@ -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:
diff --git a/configure b/configure
index 9576d7e6d..271180ecd 100755
--- a/configure
+++ b/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.
597PACKAGE_NAME='systemtap' 597PACKAGE_NAME='systemtap'
598PACKAGE_TARNAME='systemtap' 598PACKAGE_TARNAME='systemtap'
599PACKAGE_VERSION='0.9.5' 599PACKAGE_VERSION='0.9.6'
600PACKAGE_STRING='systemtap 0.9.5' 600PACKAGE_STRING='systemtap 0.9.6'
601PACKAGE_BUGREPORT='systemtap@sources.redhat.com' 601PACKAGE_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
1354Usage: $0 [OPTION]... [VAR=VALUE]... 1354Usage: $0 [OPTION]... [VAR=VALUE]...
1355 1355
@@ -1415,7 +1415,7 @@ fi
1415 1415
1416if test -n "$ac_init_help"; then 1416if 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
1540test -n "$ac_init_help" && exit $ac_status 1540test -n "$ac_init_help" && exit $ac_status
1541if $ac_init_version; then 1541if $ac_init_version; then
1542 cat <<\_ACEOF 1542 cat <<\_ACEOF
1543systemtap configure 0.9.5 1543systemtap configure 0.9.6
1544generated by GNU Autoconf 2.63 1544generated by GNU Autoconf 2.63
1545 1545
1546Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1546Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1554,7 +1554,7 @@ cat >config.log <<_ACEOF
1554This file contains any messages produced by compilers while 1554This file contains any messages produced by compilers while
1555running configure, to aid debugging if configure makes a mistake. 1555running configure, to aid debugging if configure makes a mistake.
1556 1556
1557It was created by systemtap $as_me 0.9.5, which was 1557It was created by systemtap $as_me 0.9.6, which was
1558generated by GNU Autoconf 2.63. Invocation command line was 1558generated 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
2278cat >>confdefs.h <<_ACEOF 2278cat >>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.
8797ac_log=" 8797ac_log="
8798This file was extended by systemtap $as_me 0.9.5, which was 8798This file was extended by systemtap $as_me 0.9.6, which was
8799generated by GNU Autoconf 2.63. Invocation command line was 8799generated 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
8859cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8859cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8860ac_cs_version="\\ 8860ac_cs_version="\\
8861systemtap config.status 0.9.5 8861systemtap config.status 0.9.6
8862configured by $0, generated by GNU Autoconf 2.63, 8862configured 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 @@
1dnl configure.ac --- autoconf input file for systemtap 1dnl configure.ac --- autoconf input file for systemtap
2dnl Process this file with autoconf to produce a configure script. 2dnl Process this file with autoconf to produce a configure script.
3 3
4AC_INIT([systemtap], 0.9.5, systemtap@sources.redhat.com, systemtap) 4AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap)
5dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac 5dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
6 6
7AC_PREREQ(2.59) 7AC_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
8Name: systemtap 8Name: systemtap
9Version: 0.9.5 9Version: 0.9.6
10Release: 1%{?dist} 10Release: 1%{?dist}
11# for version, see also configure.ac 11# for version, see also configure.ac
12Summary: Instrumentation System 12Summary: 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.
597PACKAGE_NAME='systemtap' 597PACKAGE_NAME='systemtap'
598PACKAGE_TARNAME='systemtap' 598PACKAGE_TARNAME='systemtap'
599PACKAGE_VERSION='0.9.5' 599PACKAGE_VERSION='0.9.6'
600PACKAGE_STRING='systemtap 0.9.5' 600PACKAGE_STRING='systemtap 0.9.6'
601PACKAGE_BUGREPORT='systemtap@sources.redhat.com' 601PACKAGE_BUGREPORT='systemtap@sources.redhat.com'
602 602
603ac_subst_vars='LTLIBOBJS 603ac_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
1232Usage: $0 [OPTION]... [VAR=VALUE]... 1232Usage: $0 [OPTION]... [VAR=VALUE]...
1233 1233
@@ -1293,7 +1293,7 @@ fi
1293 1293
1294if test -n "$ac_init_help"; then 1294if 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
1372test -n "$ac_init_help" && exit $ac_status 1372test -n "$ac_init_help" && exit $ac_status
1373if $ac_init_version; then 1373if $ac_init_version; then
1374 cat <<\_ACEOF 1374 cat <<\_ACEOF
1375systemtap configure 0.9.5 1375systemtap configure 0.9.6
1376generated by GNU Autoconf 2.63 1376generated by GNU Autoconf 2.63
1377 1377
1378Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1378Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1386,7 +1386,7 @@ cat >config.log <<_ACEOF
1386This file contains any messages produced by compilers while 1386This file contains any messages produced by compilers while
1387running configure, to aid debugging if configure makes a mistake. 1387running configure, to aid debugging if configure makes a mistake.
1388 1388
1389It was created by systemtap $as_me 0.9.5, which was 1389It was created by systemtap $as_me 0.9.6, which was
1390generated by GNU Autoconf 2.63. Invocation command line was 1390generated 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
2110cat >>confdefs.h <<_ACEOF 2110cat >>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.
2751ac_log=" 2751ac_log="
2752This file was extended by systemtap $as_me 0.9.5, which was 2752This file was extended by systemtap $as_me 0.9.6, which was
2753generated by GNU Autoconf 2.63. Invocation command line was 2753generated 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
2800cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2800cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2801ac_cs_version="\\ 2801ac_cs_version="\\
2802systemtap config.status 0.9.5 2802systemtap config.status 0.9.6
2803configured by $0, generated by GNU Autoconf 2.63, 2803configured 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 @@
1dnl configure.ac --- autoconf input file for systemtap testsuite 1dnl configure.ac --- autoconf input file for systemtap testsuite
2dnl Process this file with autoconf to produce a configure script. 2dnl Process this file with autoconf to produce a configure script.
3 3
4AC_INIT([systemtap], 0.9.5, systemtap@sources.redhat.com, systemtap) 4AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap)
5 5
6AC_PREREQ(2.59) 6AC_PREREQ(2.59)
7AC_CONFIG_AUX_DIR(..) 7AC_CONFIG_AUX_DIR(..)