diff mbox

[Xen-devel,Xen-staging,xen,staging] README, xen/Makefile: Branching for 4.5

Message ID 1394633000.21145.79.camel@kazak.uk.xensource.com
State Accepted
Commit f02481057e22b919e126c3b6d92855e2e04ac3b9
Headers show

Commit Message

Ian Campbell March 12, 2014, 2:03 p.m. UTC
On Wed, 2014-03-12 at 14:00 +0000, Ian Campbell wrote:
> On Fri, 2014-02-21 at 17:11 +0000, patchbot@xen.org wrote:
> > commit 94ad20b737bb2776697db4370d91abef1ca2b472
> > Author:     Ian Jackson <ian.jackson@eu.citrix.com>
> > AuthorDate: Fri Feb 21 16:59:14 2014 +0000
> > Commit:     Ian Jackson <Ian.Jackson@eu.citrix.com>
> > CommitDate: Fri Feb 21 16:59:14 2014 +0000
> > 
> >     README, xen/Makefile: Branching for 4.5
> >     
> >     Change version numbers to 4.5-unstable.
> 
> FYI this also needs a ./autogen.sh run.

Which was insufficient, since it didn't seem to pick up everything. For
now I've done:
find -name configure.ac -exec touch {} \; && ./autogen.sh
which resulted in the following. We should figure this out properly
though...

commit f02481057e22b919e126c3b6d92855e2e04ac3b9
Author: Ian Campbell <ian.campbell@citrix.com>
Date:   Wed Mar 12 13:59:12 2014 +0000

    tools: rerun autogen.sh after version change
    
    94ad20b737bb "README, xen/Makefile: Branching for 4.5" changed the version.
    
    Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff mbox

Patch

diff --git a/configure b/configure
index 95133be..c2c724a 100755
--- 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 Xen Hypervisor 4.4.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor 4.5.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -579,8 +579,8 @@  MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.4'
-PACKAGE_STRING='Xen Hypervisor 4.4'
+PACKAGE_VERSION='4.5'
+PACKAGE_STRING='Xen Hypervisor 4.5'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1197,7 +1197,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 Xen Hypervisor 4.4 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor 4.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1262,7 +1262,7 @@  fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor 4.4:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor 4.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1340,7 +1340,7 @@  fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor configure 4.4
+Xen Hypervisor configure 4.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1357,7 +1357,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 Xen Hypervisor $as_me 4.4, which was
+It was created by Xen Hypervisor $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2635,7 +2635,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 Xen Hypervisor $as_me 4.4, which was
+This file was extended by Xen Hypervisor $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2689,7 +2689,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="\\
-Xen Hypervisor config.status 4.4
+Xen Hypervisor config.status 4.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/docs/configure b/docs/configure
index d67b532..926da30 100755
--- a/docs/configure
+++ b/docs/configure
@@ -1,6 +1,6 @@ 
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Documentation 4.4.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Documentation 4.5.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -579,8 +579,8 @@  MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Documentation'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.4'
-PACKAGE_STRING='Xen Hypervisor Documentation 4.4'
+PACKAGE_VERSION='4.5'
+PACKAGE_STRING='Xen Hypervisor Documentation 4.5'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1184,7 +1184,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 Xen Hypervisor Documentation 4.4 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Documentation 4.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1245,7 +1245,7 @@  fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.4:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1324,7 +1324,7 @@  fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Documentation configure 4.4
+Xen Hypervisor Documentation configure 4.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1341,7 +1341,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 Xen Hypervisor Documentation $as_me 4.4, which was
+It was created by Xen Hypervisor Documentation $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2570,7 +2570,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 Xen Hypervisor Documentation $as_me 4.4, which was
+This file was extended by Xen Hypervisor Documentation $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2624,7 +2624,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="\\
-Xen Hypervisor Documentation config.status 4.4
+Xen Hypervisor Documentation config.status 4.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/stubdom/configure b/stubdom/configure
index 5b0ce0e..9981f5a 100755
--- a/stubdom/configure
+++ b/stubdom/configure
@@ -1,6 +1,6 @@ 
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Stub Domains 4.4.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Stub Domains 4.5.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -579,8 +579,8 @@  MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Stub Domains'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.4'
-PACKAGE_STRING='Xen Hypervisor Stub Domains 4.4'
+PACKAGE_VERSION='4.5'
+PACKAGE_STRING='Xen Hypervisor Stub Domains 4.5'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1250,7 +1250,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 Xen Hypervisor Stub Domains 4.4 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Stub Domains 4.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1315,7 +1315,7 @@  fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.4:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1425,7 +1425,7 @@  fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Stub Domains configure 4.4
+Xen Hypervisor Stub Domains configure 4.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1480,7 +1480,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 Xen Hypervisor Stub Domains $as_me 4.4, which was
+It was created by Xen Hypervisor Stub Domains $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4178,7 +4178,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 Xen Hypervisor Stub Domains $as_me 4.4, which was
+This file was extended by Xen Hypervisor Stub Domains $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4232,7 +4232,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="\\
-Xen Hypervisor Stub Domains config.status 4.4
+Xen Hypervisor Stub Domains config.status 4.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/tools/configure b/tools/configure
index 3f2eecf..9d5a458 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1,6 +1,6 @@ 
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Tools 4.4.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Tools 4.5.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -580,8 +580,8 @@  MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Tools'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.4'
-PACKAGE_STRING='Xen Hypervisor Tools 4.4'
+PACKAGE_VERSION='4.5'
+PACKAGE_STRING='Xen Hypervisor Tools 4.5'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1341,7 +1341,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 Xen Hypervisor Tools 4.4 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Tools 4.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1406,7 +1406,7 @@  fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.4:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1548,7 +1548,7 @@  fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Tools configure 4.4
+Xen Hypervisor Tools configure 4.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1850,7 +1850,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 Xen Hypervisor Tools $as_me 4.4, which was
+It was created by Xen Hypervisor Tools $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8532,7 +8532,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 Xen Hypervisor Tools $as_me 4.4, which was
+This file was extended by Xen Hypervisor Tools $as_me 4.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8595,7 +8595,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="\\
-Xen Hypervisor Tools config.status 4.4
+Xen Hypervisor Tools config.status 4.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"