[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.47 created (now 0961091)

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


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

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

        at  0961091   (tag)
   tagging  5e78911c7815e5ecddd61dad7ca6eb719ad6f56d (commit)
  replaces  upstream/1.29.46
 tagged by  Hilko Bengen
        on  Thu Jun 18 23:00:58 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.29.47

Chen Hanxiao (4):
      guestfs.pod: fix a typo
      btrfs: keep calloc and its error message match
      btrfs: use CLEANUP_FREE_STRING_LIST for list free
      error log: keep more calloc and its error messages match

Hilko Bengen (1):
      Imported Upstream version 1.29.47

Pino Toscano (13):
      podwrapper: simplify external references pointing to self
      builder: add a doc snippet about firstboot scripts
      (Almost) new tool: virt-get-kernel
      get-kernel: add --unversioned-names
      get-kernel: add --prefix
      resize: make available expand method warnings more prominent
      Improve fixed appliance documentation
      btrfs: remove unused 'out' variables
      btrfs: use calloc instead of malloc+memset
      daemon: introduce free_stringsbuf
      daemon: add CLEANUP_FREE_STRINGSBUF
      daemon: add take_stringsbuf
      daemon: add split_lines_sb

Richard W.M. Jones (18):
      p2v: Chomp kernel command line (RHBZ#1229340).
      p2v: Chomp kernel command line (fix) (RHBZ#1229340).
      p2v: Update documentation.
      p2v: Modify /etc/issue with clearer instructions.
      p2v: Correct parsing of /proc/cmdline, including quoting.
      p2v: Add p2v.pre, p2v.post, p2v.fail commands (RHBZ#1229385).
      p2v: Fix parsing of p2v.memory parameter (RHBZ#1229262).
      p2v: Refactor code that dumps the configuration for debugging.
      p2v: Make sure command is printed before running it.
      p2v: Add proper test for command line parsing.
      v2v: Document 7B boot problems with Windows Group Policy.
      FAQ: Add sections about libguestfs NTFS & XFS support.
      pod: Use F<> for filenames instead of C<>.
      v2v: Don't fail if one of the input disks is blank (RHBZ#1232192).
      daemon: parted: Always use -s option even with -m.
      ocaml: Add handling for errno EINVAL.
      v2v: Improve handling when one of the input disks is blank (RHBZ#1232192).
      Version 1.29.47.

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

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
       new  6114c10   p2v: Chomp kernel command line (RHBZ#1229340).
       new  d8f1962   podwrapper: simplify external references pointing to self
       new  aa50d02   builder: add a doc snippet about firstboot scripts
       new  fc554d4   p2v: Chomp kernel command line (fix) (RHBZ#1229340).
       new  cca4343   p2v: Update documentation.
       new  154251b   p2v: Modify /etc/issue with clearer instructions.
       new  716244c   p2v: Correct parsing of /proc/cmdline, including quoting.
       new  b45f6a0   p2v: Add p2v.pre, p2v.post, p2v.fail commands (RHBZ#1229385).
       new  bb5b23c   p2v: Fix parsing of p2v.memory parameter (RHBZ#1229262).
       new  4c8bbc4   p2v: Refactor code that dumps the configuration for debugging.
       new  a716ada   p2v: Make sure command is printed before running it.
       new  54fe6d3   p2v: Add proper test for command line parsing.
       new  dafb4bf   v2v: Document 7B boot problems with Windows Group Policy.
       new  47e9a3d   FAQ: Add sections about libguestfs NTFS & XFS support.
       new  5339014   pod: Use F<> for filenames instead of C<>.
       new  1183809   (Almost) new tool: virt-get-kernel
       new  cdb1e6e   get-kernel: add --unversioned-names
       new  54c7d3f   get-kernel: add --prefix
       new  99dc53b   resize: make available expand method warnings more prominent
       new  4c73d1d   v2v: Don't fail if one of the input disks is blank (RHBZ#1232192).
       new  d11857a   guestfs.pod: fix a typo
       new  9931402   Improve fixed appliance documentation
       new  9574e79   btrfs: remove unused 'out' variables
       new  3f4ba2e   btrfs: use calloc instead of malloc+memset
       new  9c24314   btrfs: keep calloc and its error message match
       new  596b8f8   btrfs: use CLEANUP_FREE_STRING_LIST for list free
       new  26a0ccd   daemon: introduce free_stringsbuf
       new  fd6a66f   daemon: add CLEANUP_FREE_STRINGSBUF
       new  23ac997   daemon: add take_stringsbuf
       new  6118e22   daemon: add split_lines_sb
       new  3ae5f72   error log: keep more calloc and its error messages match
       new  b467afb   daemon: parted: Always use -s option even with -m.
       new  94ea635   ocaml: Add handling for errno EINVAL.
       new  c4f8d1d   v2v: Improve handling when one of the input disks is blank (RHBZ#1232192).
       new  d8ab90c   Version 1.29.47.
       new  5e78911   Imported Upstream version 1.29.47

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