From be13e2f45d7f27e72c9e17333b917dc4ab7d3700 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 29 Sep 2006 10:25:21 +0000 Subject: [PATCH] * docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.7 Daniel --- ChangeLog | 4 ++++ NEWS | 8 +++++++- configure.in | 2 +- docs/libvir.html | 8 +++++++- docs/news.html | 5 ++++- include/libvirt/libvirt.h | 2 +- libvirt.spec.in | 4 ++++ po/en_GB.po | 12 ++++++------ po/libvirt.pot | 12 ++++++------ 9 files changed, 40 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index d06b8fdee8..035035dc8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 29 11:27:36 CEST 2006 Daniel Veillard + + * docs/* libvirt.spec.in configure.in NEWS: preparing release of 0.1.7 + Thu Sep 21 10:19:02 EDT 2006 Daniel Berrange * src/xen_internal.c: Fork different version of getdomaininfo struct for diff --git a/NEWS b/NEWS index d016701705..cae744a6a5 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,13 @@ http://libvirt.org/news.html Releases -0.1.6: Sep 5 2006: +0.1.7: Sep 29 2006: + - fix a memory bug on getting vcpu informations from xend (Daniel Berrange) + - fix another problem in the hypercalls change in Xen changeset + 86d26e6ec89b when getting domain informations (Daniel Berrange) + + +0.1.6: Sep 22 2006: - Support for localization of strings using gettext (Daniel Berrange) - Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange) - Support for setting VNC port when creating domains with new diff --git a/configure.in b/configure.in index 5feaa8c635..03c646a826 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CANONICAL_HOST LIBVIRT_MAJOR_VERSION=0 LIBVIRT_MINOR_VERSION=1 -LIBVIRT_MICRO_VERSION=6 +LIBVIRT_MICRO_VERSION=7 LIBVIRT_MICRO_VERSION_SUFFIX= LIBVIRT_VERSION=$LIBVIRT_MAJOR_VERSION.$LIBVIRT_MINOR_VERSION.$LIBVIRT_MICRO_VERSION$LIBVIRT_MICRO_VERSION_SUFFIX LIBVIRT_VERSION_INFO=`expr $LIBVIRT_MAJOR_VERSION + $LIBVIRT_MINOR_VERSION`:$LIBVIRT_MICRO_VERSION:$LIBVIRT_MINOR_VERSION diff --git a/docs/libvir.html b/docs/libvir.html index 807e7ba393..8a013f0d09 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -33,7 +33,13 @@ development of libvirt, it is preferable when possible to just use the CVS version or snapshot, contact the mailing list and check the ChangeLog to gauge progresses.

-

0.1.6: Sep 5 2006

+

0.1.7: Sep 29 2006

+
    +
  • fix a memory bug on getting vcpu informations from xend (Daniel Berrange)
  • +
  • fix another problem in the hypercalls change in Xen changeset + 86d26e6ec89b when getting domain informations (Daniel Berrange)
  • +
+

0.1.6: Sep 22 2006

  • Support for localization of strings using gettext (Daniel Berrange)
  • Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange)
  • diff --git a/docs/news.html b/docs/news.html index bc19f3505b..a390024a73 100644 --- a/docs/news.html +++ b/docs/news.html @@ -2,7 +2,10 @@ Releases

    Releases

    Here is the list of official releases, however since it is early on in the development of libvirt, it is preferable when possible to just use the CVS version or snapshot, contact the mailing list -and check the ChangeLog to gauge progresses.

    0.1.6: Sep 5 2006

    • Support for localization of strings using gettext (Daniel Berrange)
    • +and check the ChangeLog to gauge progresses.

      0.1.7: Sep 29 2006

      • fix a memory bug on getting vcpu informations from xend (Daniel Berrange)
      • +
      • fix another problem in the hypercalls change in Xen changeset + 86d26e6ec89b when getting domain informations (Daniel Berrange)
      • +

      0.1.6: Sep 22 2006

      • Support for localization of strings using gettext (Daniel Berrange)
      • Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange)
      • Support for setting VNC port when creating domains with new xend config files (Daniel Berrange)
      • diff --git a/include/libvirt/libvirt.h b/include/libvirt/libvirt.h index cf9d080a19..df85a618bd 100644 --- a/include/libvirt/libvirt.h +++ b/include/libvirt/libvirt.h @@ -196,7 +196,7 @@ typedef virNodeInfo *virNodeInfoPtr; * version * 1,000,000 + minor * 1000 + micro */ -#define LIBVIR_VERSION_NUMBER 1006 +#define LIBVIR_VERSION_NUMBER 1007 int virGetVersion (unsigned long *libVer, const char *type, diff --git a/libvirt.spec.in b/libvirt.spec.in index 429dea6443..1e9df61a8f 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -111,6 +111,10 @@ rm -fr %{buildroot} %doc docs/examples/python %changelog +* Fri Sep 22 2007 Daniel Veillard 0.1.7-1 +- Fix bug when running against xen-3.0.3 hypercalls +- Fix memory bug when getting vcpus info from xend + * Fri Sep 22 2006 Daniel Veillard 0.1.6-1 - Support for localization - Support for new Xen-3.0.3 cdrom and disk configuration diff --git a/po/en_GB.po b/po/en_GB.po index 3620cbdafd..428b37c168 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-21 17:03+0200\n" +"POT-Creation-Date: 2006-09-29 11:28+0200\n" "PO-Revision-Date: 2006-09-20 10:20-0400\n" "Last-Translator: Daniel Berrange \n" "Language-Team: English \n" @@ -370,7 +370,7 @@ msgstr "" #: src/hash.c:628 src/hash.c:634 src/test.c:725 src/test.c:750 src/test.c:773 #: src/test.c:797 src/xend_internal.c:1864 src/xend_internal.c:2560 -#: src/xend_internal.c:2768 src/xs_internal.c:592 src/proxy_internal.c:790 +#: src/xend_internal.c:2771 src/xs_internal.c:592 src/proxy_internal.c:790 #: src/proxy_internal.c:837 src/proxy_internal.c:888 msgid "allocating domain" msgstr "" @@ -543,17 +543,17 @@ msgstr "" msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2831 +#: src/xend_internal.c:2834 #, c-format msgid "Failed to create domain %s\n" msgstr "" -#: src/xend_internal.c:2837 +#: src/xend_internal.c:2840 #, c-format msgid "Failed to get devices for domain %s\n" msgstr "" -#: src/xend_internal.c:2848 +#: src/xend_internal.c:2851 #, c-format msgid "Failed to resume new domain %s\n" msgstr "" @@ -1407,7 +1407,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:1241 +#: src/xen_internal.c:1351 #, c-format msgid "allocating %d domain info" msgstr "" diff --git a/po/libvirt.pot b/po/libvirt.pot index 36e398647d..86016d6411 100644 --- a/po/libvirt.pot +++ b/po/libvirt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-21 17:03+0200\n" +"POT-Creation-Date: 2006-09-29 11:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -370,7 +370,7 @@ msgstr "" #: src/hash.c:628 src/hash.c:634 src/test.c:725 src/test.c:750 src/test.c:773 #: src/test.c:797 src/xend_internal.c:1864 src/xend_internal.c:2560 -#: src/xend_internal.c:2768 src/xs_internal.c:592 src/proxy_internal.c:790 +#: src/xend_internal.c:2771 src/xs_internal.c:592 src/proxy_internal.c:790 #: src/proxy_internal.c:837 src/proxy_internal.c:888 msgid "allocating domain" msgstr "" @@ -543,17 +543,17 @@ msgstr "" msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2831 +#: src/xend_internal.c:2834 #, c-format msgid "Failed to create domain %s\n" msgstr "" -#: src/xend_internal.c:2837 +#: src/xend_internal.c:2840 #, c-format msgid "Failed to get devices for domain %s\n" msgstr "" -#: src/xend_internal.c:2848 +#: src/xend_internal.c:2851 #, c-format msgid "Failed to resume new domain %s\n" msgstr "" @@ -1407,7 +1407,7 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/xen_internal.c:1241 +#: src/xen_internal.c:1351 #, c-format msgid "allocating %d domain info" msgstr "" -- GitLab