[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.46 created (now ee635f5)

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:13:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/1.29.46
in repository libguestfs.

        at  ee635f5   (tag)
   tagging  3a83bf36b5815a574a817246b3123d9b2773a5f2 (commit)
  replaces  upstream/1.29.44
 tagged by  Hilko Bengen
        on  Mon Jun 8 07:22:34 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.29.46

Chen Hanxiao (1):
      sysprep_operation: fix a typo

Hilko Bengen (1):
      Imported Upstream version 1.29.46

Maros Zatko (1):
      inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)

Nikos Skalkotos (5):
      inspection: Add func for merging fs inspections
      inspection: Add support for CoreOS
      Add tests for CoreOS
      inspector: tests: Enable the Arch Linux test
      Use safe_realloc() in favor of realloc overall.

Pino Toscano (7):
      generator: move api_version to a common version_added
      gobject: doc: add the version (if available) of APIs
      ocaml: doc: add the version (if available) of APIs
      java: doc: add the version (if available) of APIs
      inspection: lift size limit for RHEL icons
      inspection: fix CentOS 7 detection
      mllib: use Unix.gettimeofday instead of Unix.time

Richard W.M. Jones (16):
      builder: armv7l: Fix build script for Fedora 22 release.
      builder: Add Fedora 22 (armv7l) image.
      perl: XML::XPath and XML::XPath::XMLParser are not required.
      v2v: OVF: Add comment that 'IsInitilized' is not a typo.
      v2v: Add a <!-- generated by .. --> comment in output XML files.
      v2v: -o libvirt: Remove unnecessary comment.
      FAQ: Document using libguestfs to access live guest disk images.
      p2v: Set status to "Conversion cancelled by user" when user cancels (RHBZ#1226794).
      p2v: Introduce a common file to store virt-p2v ISO dependencies.
      Version 1.29.45.
      appliance: Make sure /tmp and /var/tmp are real directories.
      proto: Don't set g->last_errnum directly.
      fuse: Use SKIP_TEST_FUSE_SH consistently.
      lib: command: Fix leak in the per-child-process rlimit structures.
      Update translations from Zanata.
      Version 1.29.46.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  ed19af7   tests/data: Add IA64 (Intel Itanium II) test binaries.
       new  b1336f2   p2v: Factor out code for parsing vcpus & memory from conversion dialog.
       new  1189d59   p2v: Warn if vcpus or memory would be larger than supported by RHEL (RHBZ#823758).
       new  e7833a5   v2v: Add a C function to fetch libvirt hypervisor capabilities.
       new  badfc2e   v2v: -o libvirt: Check if the domain exists on the target (RHBZ#889082).
       new  d5305c9   p2v: Use "About virt-p2v [VERSION]" on the about button.
       new  9b2ca08   p2v: Switch from matchbox-window-manager to metacity.
       new  e464774   p2v: Add Configure Network button (RHBZ#1167921).
       new  dcd382d   Version 1.29.40.
       new  ab1226f   Imported Upstream version 1.29.40
       new  4f489b2   Try to discourage people from using 'make install' because it causes endless support troubles.
       new  4e4ece5   v2v: Add scripts for building RHEL 7 virt-v2v appliance.
       new  4c7fb62   v2v: Rename virt-v2v appliance to "conversion server".
       new  a3edef9   v2v: Remove obsolete README.RHEV-M file.
       new  35efaf8   p2v: Add tip about the root password of the virt-v2v conversion server appliance.
       new  61a0217   p2v: Update documentation for Configure network button.
       new  6f9d5dc   v2v: OVF: Fix list of operating system variants for RHEV >= 3.3 (RHBZ#1219857).
       new  936ddfb   mllib: Require OUnit2 for tests.
       new  e12c0df   v2v: OVF: Add unit tests for modified OVF.get_ostype function.
       new  43e3a4e   v2v: Add v2v_unit_tests.ml to EXTRA_DIST.
       new  e9ea21b   Version 1.29.41.
       new  46bc791   configure: Ensure oUnit version >= 2 before using it.
       new  a1a165e   builder: move gpg status parsing within import_keyfile
       new  6442bcb   builder: trust the imported keys
       new  41df8a2   builder: enable batch mode when validating non-verbose (RHBZ#1180170)
       new  acd3ff3   Imported Upstream version 1.29.41
       new  96a02f0   fuse: Add more consistent SKIP_* environment variables.
       new  85347e3   v2v: Close libvirt connection after fetching libvirt capabilities.
       new  0e5ccab   configure: simplify check for oUnit v2
       new  13dd632   build: factor out the OCaml link.sh scripts
       new  fd85a2a   mllib: link tests with automake
       new  82cc8a8   build: Add ocaml-link.sh to EXTRA_DIST.
       new  6574134   Version 1.29.42.
       new  7eb1ed8   resize: show sector infor in debug_partition
       new  5bf7f77   When calling getline first time, initialize length to zero.
       new  0833c19   p2v: Display network card MAC address and vendor in conversion dialog (RHBZ#855059).
       new  b439d2d   Imported Upstream version 1.29.42
       new  7800fbd   builder: Fix expand partition for fedora-21 armv7l image.
       new  a255e28   resize: Remove unnecessary 'prog' from error message.
       new  e35605a   ocaml tools: Define Common_utils.prog and don't pass it to every function.
       new  79fc607   ocaml tools: Use global variables to store trace (-x) and verbose (-v) flags.
       new  ab71974   ocaml tools: Only tell people to use -v -x if they're not already set (RHBZ#1167623).
       new  8864c47   customize: Give a clear error message if host_cpu not compatible with guest arch.
       new  a43e840   customize: Allow --selinux-relabel flag to work on cross-architecture builds (RHBZ#1212807).
       new  71854a5   builder: Remove a few unnecessary 'virt-builder' strings from error messages.
       new  59228c3   ocaml tools: Use global variable to store quiet (--quiet) flag.
       new  f2aa926   ocaml tools: Translate a few messages which were not internationalized.
       new  ef4f0fc   sparsify: Use message function instead of printf.
       new  58c24a6   builder: sigchecker: Fix error message.
       new  ce9f059   Version 1.29.43.
       new  dd4cb52   Imported Upstream version 1.29.43
       new  0fbe8fb   resize: add sector size in debug_partition
       new  63cd289   p2v: kickstart: Try harder to stop systemd from renaming network devices.
       new  f6dd8a3   p2v: Explicitly depend on nm-connection-editor.
       new  10cb9b9   p2v: Force systemd default target to be multi-user (text mode).
       new  3a63ee2   v2v: Fix confusion over rhel-7 virt-v2v conversion server / appliance.
       new  aa7fa1c   v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
       new  aa4dee7   builder: Add Fedora 22 image.
       new  c4a54e0   builder: aarch64: Fix build script for Fedora 22 release.
       new  c919f6f   api: Don't truncate /dev/stdout or /dev/stderr when used as FileOut.
       new  a59fc8e   api-support: Ignore guestfs_impl_* symbols.
       new  41cf78f   Update API support.
       new  d0d492d   generator: Add 'added' (version when added) field.
       new  8816f06   generator: Move version first added to generator.
       new  b59c81d   generator: Check 'added' field is set for each API.
       new  9c77396   Remove src/api-support and generate this information from actions added field.
       new  9db0f80   lib: Limit space and time used by 'qemu-img info' subprocess.
       new  41ce78f   builder: Add Fedora 22 aarch64 image.
       new  54f5469   Version 1.29.44.
       new  c0e7bb5   builder: armv7l: Fix build script for Fedora 22 release.
       new  0645cd3   builder: Add Fedora 22 (armv7l) image.
       new  33d2b4a   inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
       new  fc1f6de   generator: move api_version to a common version_added
       new  0a18465   gobject: doc: add the version (if available) of APIs
       new  db1b0bc   ocaml: doc: add the version (if available) of APIs
       new  c31c077   java: doc: add the version (if available) of APIs
       new  98e40a0   perl: XML::XPath and XML::XPath::XMLParser are not required.
       new  284d220   v2v: OVF: Add comment that 'IsInitilized' is not a typo.
       new  2e2f016   v2v: Add a <!-- generated by .. --> comment in output XML files.
       new  0bf4be6   v2v: -o libvirt: Remove unnecessary comment.
       new  2dc88ba   FAQ: Document using libguestfs to access live guest disk images.
       new  3e9a0fa   p2v: Set status to "Conversion cancelled by user" when user cancels (RHBZ#1226794).
       new  467cd4b   p2v: Introduce a common file to store virt-p2v ISO dependencies.
       new  721cd0d   inspection: Add func for merging fs inspections
       new  8cc3621   inspection: Add support for CoreOS
       new  25ca08f   Add tests for CoreOS
       new  a50af9e   inspection: lift size limit for RHEL icons
       new  1ff463e   inspection: fix CentOS 7 detection
       new  14a8461   Version 1.29.45.
       new  de0e2f0   Imported Upstream version 1.29.44
       new  fa80f88   mllib: use Unix.gettimeofday instead of Unix.time
       new  ee87fda   inspector: tests: Enable the Arch Linux test
       new  34439a0   appliance: Make sure /tmp and /var/tmp are real directories.
       new  4ce94ce   proto: Don't set g->last_errnum directly.
       new  8b1b3a1   fuse: Use SKIP_TEST_FUSE_SH consistently.
       new  47a15da   lib: command: Fix leak in the per-child-process rlimit structures.
       new  7429b6b   sysprep_operation: fix a typo
       new  4f02068   Use safe_realloc() in favor of realloc overall.
       new  61ac423   Update translations from Zanata.
       new  9b9be6d   Version 1.29.46.
       new  3a83bf3   Imported Upstream version 1.29.46

The 101 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list