[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.28.2 created (now 2788bbd)

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:10:36 UTC 2014


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

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

        at  2788bbd   (tag)
   tagging  0754f2648bb3d187530586b4b1c1e11924c7403b (commit)
  replaces  upstream/1.28.1
 tagged by  Hilko Bengen
        on  Tue Oct 28 08:44:57 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 1.28.2

Hilko Bengen (1):
      Imported Upstream version 1.28.2

Menanteau Guy (1):
      ppc64le: test-tool: Use correct qemu-system-ppc64 binary when creating qemu wrapper.

Pino Toscano (19):
      ls: in CSV mode, always have a checksum field (RHBZ#1151900).
      cat, diff: avoid double slashes in paths (RHBZ#1151910).
      diff: do not pad uid/gid in CSV mode
      build: use the ptsname_r gnulib module
      Include string.h where needed
      Include sys/wait.h where needed
      build: look for and use sys/endian.h
      fuse: test-fuse: enclose acl vars within HAVE_ACL
      p2v: remove unused variable
      normalize iconv handling
      builder: rename "program_name" into "progname"
      tests: isolate iso_system_id baseline string
      Include stdint.h where needed
      build: use $(SED) instead of sed when possible
      tests/c-api: add a way to skip test when host and appliance differ
      actions: mark as IfNotCrossAppliance tests of command and command_lines
      customize, mllib: use the libvirt CFLAGS
      tests: switch from get_current_dir_name to getcwd(0, NULL)
      configure: map also amd64 as host_cpu to x86_64 qemu

Richard W.M. Jones (35):
      v2v: Change --help text URLs so they don't reference esx as main server.
      mllib: Enhance and rename 'detect_compression' function so it can detect a few more file types.
      v2v: -i ova: Allow directories and ZIP files to be used as input (RHBZ#1152998).
      v2v: Handle *.vmdk.gz compressed files (RHBZ#1152998).
      v2v: -i ova: Add a test for ZIP as a container (RHBZ#1152998).
      v2v: -i ova: Add a test for *.vmdk.gz compressed files (RHBZ#1152998).
      appliance: Set udev.event-timeout to override default too low udev setting.
      v2v: Increase vCenter https timeout to 10 minutes.
      v2v: -i libvirt: Create three specialized subclasses for handling vCenter/Xen/other.
      v2v: -i libvirt: Refactor map_source* functions.
      v2v: Add a unique number to source disks.
      v2v: Add input#adjust_overlay_parameters method.
      v2v: vCenter: Adjust readahead parameter between conversion and copying phases (RHBZ#1151033) (RHBZ#1153589).
      v2v: Refactor Xen and vCenter code.
      v2v: Inline and simplify Xen and vCenter input methods.
      v2v: vcenter: Hoist readahead configurables to top of file.
      v2v: -i ova: Don't fail when given a relative path to an OVA directory (RHBZ#1155121).
      v2v: Add some assertions to check the source was created correctly.
      v2v: -i libvirtxml: Fix handling of nbd sources (RHBZ#1153589).
      ocaml: Factor out flags into configure script.
      ocaml: Pass -annot flag to compiler.
      bash-completion: Replace 'ln -sf' commands with rm; $(LN_S).
      bash-completion: Install symbolic links instead of copies of files (RHBZ#1156298).
      inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).
      ppc64le: configure: Look for qemu-system-ppc64 binary (RHBZ#1156449).
      test-tool: Handle mapping other architectures to qemu-system-* binaries.
      builder: Add Utils module and use common error/warning/info functions.
      customize: Add Customize_utils module and use common error/warning/info functions.
      v2v: Add Utils.warning and Utils.info that don't require ~prog parameter.
      sysprep: Use common error/warning/info functions.
      resize: Tidy up messages.
      sparsify: Add Utils module and use common error/warning/info functions.
      p2v: Explain in the man page why the virt-p2v ISO is used.
      p2v: Add "Hardware Support" group to the P2V images (RHBZ#1157679).
      Version 1.28.2.

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

This annotated tag includes the following new commits:

       new  ae19e8f   v2v: 'du -b' doesn't show real (sparse) size.
       new  25274b4   v2v: Print the difference between our disk size estimate and actual size.
       new  9018a23   mllib: Coloured messages, errors, warnings.
       new  67e6f32   appliance: Use dhclient or dhcpcd instead of hard-coding IP address of appliance.
       new  224de20   launch: libvirt: Use qemu-bridge-helper to implement a full network (RHBZ#1148012).
       new  07c0926   appliance: Change example ping lines to ping 8.8.8.8.
       new  765dc62   tests: rsync: Skip this test when the backend is libvirt.
       new  4323907   tests: Disable UML tests in 'check-release'.
       new  7ff5d51   Version 1.27.58.
       new  0823416   tests: Fix SKIP_ environment variable in a couple of scripts.
       new  56cfb8a   sysprep: remove more logs
       new  07f87a7   lib: Document output of 'file-architecture' API for aarch64 binaries.
       new  c4bc416   lib: Enable detection of ARM (32 bit).
       new  cb1b7cb   tools: fix free -m invocation
       new  c92734b   log: tests: skip fedora.img if journal is not available
       new  0f023a0   v2v: Improve VMware import documentation.
       new  f796435   FAQ: Need to set SUPERMIN_KERNEL_VERSION in recent supermin.
       new  a48ade5   v2v: Further documentation fixes.
       new  8ddae16   Update release notes.
       new  6e204f6   Update BUGS.
       new  09384e8   Update translations from Transifex.
       new  a97b3b6   Update gnulib to latest upstream.
       new  b812565   Update API support.
       new  fd421eb   p2v: Fix virt-p2v-make-kickstart so it won't fail when using a custom repo.
       new  aa42bcf   Version 1.27.59.
       new  cfe2daa   log: tests: fix appending the virt-log output
       new  7c97b01   v2v: Add missing disk <rasd:Caption>.
       new  371744b   Revert "log: tests: fix appending the virt-log output"
       new  2de1602   log: tests: switch to a temporary file for outputs
       new  8adc32c   v2v: Add notes about layout of Export Storage Domain for multi-disk guests.
       new  43e150c   mllib: Add 'combine3' function.
       new  c4bad9d   v2v: -o rhev, -o vdsm: Fix export with multiple disks (RHBZ#1150475).
       new  6d0f46b   v2v: Add README.RHEV-M to EXTRA_DIST.
       new  1e9b707   Version 1.27.60.
       new  7b8ed81   v2v: Print mountpoint stats in debugging output.
       new  36ce0e6   v2v: Print virtual and real copying rates.
       new  69fe394   v2v: Fix the --no-trim option so it works.
       new  e66138f   v2v: Enable trimming of data disks and non-mountpoints (RHBZ#1150701).
       new  f8f6250   v2v: Allow -b/-n as alias for --bridge/--network.
       new  9d6efb4   diff: Remove copy and paste mistake from the documentation (RHBZ#1150815).
       new  fbbcc6c   sparsify: Fix documentation of --check-tmpdir option (RHBZ#1150858).
       new  4d4cada   daemon: copy-file-to-file: Unlink destination file on failure (RHBZ#1150867).
       new  626d85d   v2v: -i libvirt/libvirtxml: Give a better warning for local displays (RHBZ#1150880).
       new  e21a4e5   Version 1.27.61.
       new  979e7a4   appliance: add dhcpcd and gptfdisk on Archlinux
       new  8f3a2ca   appliance: add dhcp-client on Mageia
       new  88a381b   v2v: Increase readahead window for vCenter transfers (RHBZ#1151033).
       new  6328038   v2v: Rename some modules to remove lib_ prefix.
       new  7893a2c   FAQ: Add a section on debugging libvirtd.
       new  75b4514   appliance: remove few duplicates from Mageia's list
       new  bb0d7ed   Move JSON to mllib
       new  901de75   mllib: improve JSON: more types, indented output style
       new  5c7cb0a   builder: use the JSON module
       new  e372225   Version 1.27.62.
       new  2718d95   Imported Upstream version 1.27.58
       new  e6ca1bb   Imported Upstream version 1.27.60
       new  ab5db9f   Imported Upstream version 1.27.61
       new  c93142e   Imported Upstream version 1.27.62
       new  145a188   edit: fix --format documentation (RHBZ#1151738).
       new  2b4ba9d   v2v: --root ask: Number the guests in the list correctly.
       new  2ba4548   v2v: Add an 'info' function for info messages, and use it for virtio message.
       new  04de9d3   v2v: When choosing a root from several, print an info message.
       new  88a482d   v2v: Add 'exit' choice to --root ask.
       new  94f2eb8   bash: add virt-log completion entry (RHBZ#1151766).
       new  516a958   v2v: -i ova: Mainly whitespace and formatting changes.
       new  5901593   v2v: -i ova: Preserve the order of disks/removable/NICs from the source OVF.
       new  717c73d   v2v: -i ova: Try hard to preserve the order of floppies and CDROMs from the original OVF.
       new  4511137   tests: v2v: Check -i ova generates the same XML each time.
       new  93c2769   Version 1.27.63.
       new  249aae0   handle: Process empty LIBGUESTFS_* environment variables correctly (RHBZ#1153515).
       new  d8849fa   v2v: -i ova: Fix it so it actually verifies SHA-1 hashes from manifest files.
       new  852f2e8   tests: v2v: Test -i ova with two input disks.
       new  e2e1705   v2v: Add new section on resource requirements of virt-v2v to the manual.
       new  ca6d7d9   v2v: Print version of virt-v2v in debug output.
       new  4f6033c   v2v: Windows: Fix quoting and type of viostor ImagePath parameter.
       new  97c96ed   v2v: Windows: Add &REV_00 variant, which is used by W2K8R2.
       new  288bc73   v2v: Add test files to EXTRA_DIST.
       new  6e5039d   Version 1.27.64.
       new  d354801   Update API support for 1.28 release.
       new  d57660d   Update release notes for 1.28 release.
       new  3b3b507   Update translations from Transifex.
       new  305f005   Version 1.28.0.
       new  93f8b52   p2v: Test did not recognize '1.XX.0' as a valid version number.
       new  6e05b45   Version 1.28.1.
       new  d76c7c2   Imported Upstream version 1.27.63
       new  d6ba971   Imported Upstream version 1.27.64
       new  783c427   Imported Upstream version 1.28.1
       new  ab570c7   v2v: Change --help text URLs so they don't reference esx as main server.
       new  92f0476   mllib: Enhance and rename 'detect_compression' function so it can detect a few more file types.
       new  288c3a5   v2v: -i ova: Allow directories and ZIP files to be used as input (RHBZ#1152998).
       new  3e3c979   v2v: Handle *.vmdk.gz compressed files (RHBZ#1152998).
       new  6a16651   v2v: -i ova: Add a test for ZIP as a container (RHBZ#1152998).
       new  e012331   v2v: -i ova: Add a test for *.vmdk.gz compressed files (RHBZ#1152998).
       new  d6dd6a3   ls: in CSV mode, always have a checksum field (RHBZ#1151900).
       new  fb9de26   cat, diff: avoid double slashes in paths (RHBZ#1151910).
       new  e6d6a61   diff: do not pad uid/gid in CSV mode
       new  4acf581   appliance: Set udev.event-timeout to override default too low udev setting.
       new  cf697f8   v2v: Increase vCenter https timeout to 10 minutes.
       new  1ecf90f   v2v: -i libvirt: Create three specialized subclasses for handling vCenter/Xen/other.
       new  009bcf5   v2v: -i libvirt: Refactor map_source* functions.
       new  db3770c   v2v: Add a unique number to source disks.
       new  aec409d   v2v: Add input#adjust_overlay_parameters method.
       new  f0bf233   v2v: vCenter: Adjust readahead parameter between conversion and copying phases (RHBZ#1151033) (RHBZ#1153589).
       new  8e79fcb   v2v: Refactor Xen and vCenter code.
       new  e99af52   v2v: Inline and simplify Xen and vCenter input methods.
       new  0a78fe3   v2v: vcenter: Hoist readahead configurables to top of file.
       new  f488853   v2v: -i ova: Don't fail when given a relative path to an OVA directory (RHBZ#1155121).
       new  5cbdae0   v2v: Add some assertions to check the source was created correctly.
       new  c62ac9b   v2v: -i libvirtxml: Fix handling of nbd sources (RHBZ#1153589).
       new  65cea69   ocaml: Factor out flags into configure script.
       new  dbc9a61   ocaml: Pass -annot flag to compiler.
       new  faa19ec   build: use the ptsname_r gnulib module
       new  1961cf2   Include string.h where needed
       new  a63099a   Include sys/wait.h where needed
       new  d40dfbb   build: look for and use sys/endian.h
       new  171455d   fuse: test-fuse: enclose acl vars within HAVE_ACL
       new  373943e   p2v: remove unused variable
       new  a595cbe   normalize iconv handling
       new  fd12fcb   builder: rename "program_name" into "progname"
       new  641ff7c   tests: isolate iso_system_id baseline string
       new  3071930   Include stdint.h where needed
       new  178e099   build: use $(SED) instead of sed when possible
       new  ad16864   tests/c-api: add a way to skip test when host and appliance differ
       new  1c29ef3   actions: mark as IfNotCrossAppliance tests of command and command_lines
       new  dea1241   customize, mllib: use the libvirt CFLAGS
       new  5ff96c5   tests: switch from get_current_dir_name to getcwd(0, NULL)
       new  2d40371   configure: map also amd64 as host_cpu to x86_64 qemu
       new  6eaca77   bash-completion: Replace 'ln -sf' commands with rm; $(LN_S).
       new  821ce3a   bash-completion: Install symbolic links instead of copies of files (RHBZ#1156298).
       new  cf6b273   inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).
       new  16544e4   ppc64le: configure: Look for qemu-system-ppc64 binary (RHBZ#1156449).
       new  dd2f002   ppc64le: test-tool: Use correct qemu-system-ppc64 binary when creating qemu wrapper.
       new  0a00c5d   test-tool: Handle mapping other architectures to qemu-system-* binaries.
       new  a765721   builder: Add Utils module and use common error/warning/info functions.
       new  9924d56   customize: Add Customize_utils module and use common error/warning/info functions.
       new  d3e1fcf   v2v: Add Utils.warning and Utils.info that don't require ~prog parameter.
       new  0252bc5   sysprep: Use common error/warning/info functions.
       new  a5bdc78   resize: Tidy up messages.
       new  6e7cfca   sparsify: Add Utils module and use common error/warning/info functions.
       new  9704a5c   p2v: Explain in the man page why the virt-p2v ISO is used.
       new  3edb367   p2v: Add "Hardware Support" group to the P2V images (RHBZ#1157679).
       new  c5de034   Version 1.28.2.
       new  0754f26   Imported Upstream version 1.28.2

The 143 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