[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.50 created (now cf93dcf)

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:16:11 UTC 2015


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

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

        at  cf93dcf   (tag)
   tagging  848e3f933b47fe4b81ccee75dcdafc6c4be0bde6 (commit)
  replaces  upstream/1.29.49
 tagged by  Hilko Bengen
        on  Fri Jul 10 07:35:42 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.29.50

Chen Hanxiao (8):
      New API: set_uuid_random
      uuids: return ENOTSUP if could not set UUID for specific fs
      doc: add missing ms-dos fs section in set_label
      labels: move btrfslabel to btrfs.c
      labels: move e2label to ext2.c and call it directly
      labels: move ntfslabel to ntfs.c
      labels: use existing do_xfs_admin for xfslabel
      labels: return ENOTSUP if could not set label for specific fs

Hilko Bengen (1):
      Imported Upstream version 1.29.50

Pino Toscano (1):
      New tool: virt-dib

Richard W.M. Jones (11):
      v2v: Catch real exception thrown by failing aug_get (RHBZ#1239053).
      v2v: -o libvirt: Add readonly=yes to UEFI <loader> attribute (RHBZ#1184690).
      v2v: Add a check before copying that UEFI is supported (RHBZ#1184690).
      appliance: Rebuild appliance if excludefiles changes.
      appliance: Remove typo $@ at beginning of line.
      appliance: Exclude more log files (RHBZ#1239154).
      v2v: Remove RHEL 7 conversion server.
      Draft release notes for 1.30 release.
      v2v: domainxml: Fix missing functions in the !HAVE_LIBVIRT case.
      docs: When making a stable release, run ./configure --without-libvirt.
      Version 1.29.50.

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

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  9f683fb   btrfs: fix leak in btrfs_scrub_status
       new  abf0df6   v2v: remove unused sources and libraries
       new  5e78911   Imported Upstream version 1.29.47
       new  74f5bb1   btrfs: fix leak in btrfs_balance_status
       new  544a731   aarch64: appliance: Use kraxel's edk2.git repo if available.
       new  029fc60   launch: Refactor guestfs_int_get_cpu_model code.
       new  1582045   appliance: Make uefi_firmware variable static.
       new  a1f3404   v2v: test-harness: Add Config module to library.
       new  3571059   btrfs: remove redundant whitespace
       new  68ed6dd   Modify the function: analyze_line, make it more flexible
       new  57ae2a5   daemon: Rewrite prog_exists so it uses the actual PATH, not hard-coded list.
       new  47b5f24   v2v: Support loading virtio-win drivers from virtio-win.iso (RHBZ#1234351).
       new  445d20c   lib: Add optional 'append' parameter to copy-(device|file)-to-file APIs.
       new  268c425   do_btrfs_qgroup_show: fix a bad return value
       new  1d58cd4   do_btrfs_subvolume_list: fix a bad return value
       new  800e501   v2v: test-harness: Build dependencies correctly.
       new  801832e   v2v: Increase the timeout of VMware curl connections (RHBZ#1146007).
       new  52ca4d5   v2v: OVF: If actual_size field is estimated, add a comment to the output.
       new  36a197e   New API: btrfs_replace
       new  3888582   v2v: Free XML objects in the correct order.
       new  4b721a1   configure: Remove test for valgrind --vgdb option.
       new  9e0e224   daemon: Add undocumented --test / -t option to enable test mode.
       new  64ff631   daemon: Add -l / --listen flag.
       new  8cb1a35   daemon: Move all the kernel command line parsing to the init script.
       new  9f85477   tests: Add tests using a captive daemon process.
       new  f2438b7   tests: daemon: Cleanly shut down the daemon on exit.
       new  336b8f6   tests: Add a test of btrfs-subvolume-list using the captive daemon.
       new  93cf45c   tests: Add a test of btrfs-qgroup-show using the captive daemon.
       new  2b67342   Version 1.29.48.
       new  98e1e9b   tests: fix two minor warnings
       new  ad21fb8   uuid: use existing function of ext2
       new  5166388   uuid: use newly introduced xfs_set_uuid of xfs
       new  d0c067d   daemon: add get_random_uuid
       new  e1e4d86   tests: add/expand UUID and label tests for swap and xfs
       new  a324ae2   v2v: Fix detection of Win2008R2 drivers (RHBZ#1234351).
       new  9f0036a   v2v: Match any non-"Client" variant, instead of just "Server" (RHBZ#1234351, RHBZ#1237869).
       new  775e68c   mllib: add an optional filter for rm_rf_only_files
       new  a614f34   mllib: add and use last_part_of
       new  261be1f   sysprep: rework and fix cron-spool operation (RHBZ#1229305)
       new  80cf46e   uuid: add support to change uuid of btrfs partition
       new  4e8ef1a   uuid: use newly introduced swap_set_uuid
       new  d9fc065   tests: do not init a partition for btrfs-image tests
       new  625eae5   utils: Add a test of the guestfs_int_drive_name function.
       new  a54fef1   utils: Add guestfs_int_drive_index and unit test.
       new  c8a9e4b   v2v: Refactor ~printer parameter in unit tests.
       new  36e22d1   v2v: Add unit test of Utils.drive_name function.
       new  4ef80f2   v2v: Add a binding for guestfs_int_drive_index and a unit test.
       new  847c303   v2v: -i libvirt and -i ova: Record the slot number of removable drives.
       new  ce83f27   v2v: Introduce the concept of target buses.
       new  309e141   v2v: Pass target_buses to output object (RHBZ#1238053).
       new  b7166e1   v2v: Add a regression test for RHBZ#1238053.
       new  afd80a2   v2v: Remove some items from TODO file which we've implemented.
       new  f5698c3   v2v: TODO: Add note about -i ova / -o rhev and removable device slots.
       new  fba8245   Pull latest translations from Zanata.
       new  b263035   Update gnulib to latest.
       new  ccdbbc7   Fix various -Wformat problems.
       new  db9bd61   Version 1.29.49.
       new  a477e28   New API: set_uuid_random
       new  659d56d   v2v: Catch real exception thrown by failing aug_get (RHBZ#1239053).
       new  74e87a9   v2v: -o libvirt: Add readonly=yes to UEFI <loader> attribute (RHBZ#1184690).
       new  b04f39b   v2v: Add a check before copying that UEFI is supported (RHBZ#1184690).
       new  105fa8b   uuids: return ENOTSUP if could not set UUID for specific fs
       new  de93c69   doc: add missing ms-dos fs section in set_label
       new  16232ff   labels: move btrfslabel to btrfs.c
       new  d5a60f2   labels: move e2label to ext2.c and call it directly
       new  5c6be88   labels: move ntfslabel to ntfs.c
       new  d9b53a2   labels: use existing do_xfs_admin for xfslabel
       new  46be693   labels: return ENOTSUP if could not set label for specific fs
       new  85fe0ab   New tool: virt-dib
       new  c238a9c   appliance: Rebuild appliance if excludefiles changes.
       new  2080f4b   appliance: Remove typo $@ at beginning of line.
       new  95bb191   appliance: Exclude more log files (RHBZ#1239154).
       new  350dfe1   v2v: Remove RHEL 7 conversion server.
       new  ae5844c   Draft release notes for 1.30 release.
       new  6561c96   v2v: domainxml: Fix missing functions in the !HAVE_LIBVIRT case.
       new  42cee8f   docs: When making a stable release, run ./configure --without-libvirt.
       new  e6404be   Version 1.29.50.
       new  8b93c8d   Imported Upstream version 1.29.48
       new  d45d788   Imported Upstream version 1.29.49
       new  848e3f9   Imported Upstream version 1.29.50

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