[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.27.53 created (now 8bd5333)

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:57:41 UTC 2014


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

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

        at  8bd5333   (tag)
   tagging  7aedf5f6c687f9f341e77ff8b1985576e5cc726d (commit)
  replaces  upstream/1.27.50
 tagged by  Hilko Bengen
        on  Wed Sep 24 09:29:30 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 1.27.53

Hilko Bengen (2):
      appliance: Add libsystemd0 (and systemd as an alternative for sysvinit) on Debian-based systems
      Imported Upstream version 1.27.53

Hu Tao (5):
      resize: simplify the code to filter parts
      syntax-check: fix prohibit_assert_without_use check
      syntax-check: fix prohibit_c_ctype_without_use check
      syntax-check: fix prohibit_dirent_without_use check
      syntax-check: fix prohibit_getopt_without_use check

Pino Toscano (3):
      inspect: basic Minix support
      inspect: map Hurd devices, and enable fstab introspection
      configure: switch from "java-default-runtime" to "default"

Richard W.M. Jones (30):
      v2v: Fix typo in comment.
      v2v: Remove source.s_arch field and find architecture through inspection.
      aarch64: Add support to file_architecture API.
      v2v: Clarify description of ov_sd field in comment.
      v2v: Move target actual size computation into core v2v.ml code.
      v2v: Move mpstat type definition.
      tests/guests: Don't calculate checksums of generated images.
      tests/data: Remove abssymlink.
      fuse: Rewrite test-fuse.sh in C.
      New APIs: Implement stat calls that return nanosecond timestamps (RHBZ#1144891).
      fuse: Enable futimens test (RHBZ#1144766).
      v2v: For grub legacy, edit grub config file instead of using grubby (RHBZ#1141145).
      Revert "v2v: -o rhev: Use chown --reference instead of 36.36 (RHBZ#1143887)."
      Revert "v2v: -o rhev: Chown the image files and metadata after the upload."
      fuse: Remove test-fuse.sh (rewritten script) from EXTRA_DIST.
      v2v: Windows: Uploading viostor driver needs upload method, not copy.
      Version 1.27.51.
      v2v: lib_ovf: Change create_meta_files so it doesn't write the files.
      v2v: Allow the output mode to override disk_create.
      v2v: -o rhev: Write files and directories as user:group 36:36 (RHBZ#1143887).
      Version 1.27.52.
      v2v: docs: Change examples so -i input comes before -o options.
      v2v: Add -o qemu output mode and --qemu-boot flag.
      v2v: Disable valgrind tests that are confused by -o rhev forking.
      valgrind: Add suppression for another libvirt/selinux leak.
      v2v: -o rhev/vdsm: Remove the test that the storage domain is writable.
      v2v: -o rhev: Use a random name when testing UID:GID mapping.
      v2v: -o rhev: On failure path, use forking wrapper to clean up images dir.
      v2v: -o rhev: chmod the image so we will definitely be able to write to it.
      Version 1.27.53.

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

This annotated tag includes the following new commits:

       new  a791e08   RHEL 6: p2v: Add fix for older PCRE.
       new  66aa982   appliance: init: run ldconfig
       new  9b47a53   sparsify: Add --tmp prebuilt:file option.
       new  f955fec   docs: Remove useless "SHELL QUOTING" section from manual pages.
       new  82cf3c9   customize: Update copyright messages.
       new  f913ca5   customize: Use Common_utils.error function instead of failwith.
       new  9d8ede1   sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
       new  57c7417   aarch64: Use console=ttyAMA0 instead of console=ttyS0.
       new  d71ec21   aarch64: Add some earlyprintk debugging.
       new  fe9d3f7   ocaml: Ignore Warning 3: deprecated feature: String.* functions.
       new  2d01e06   tests: regressions: Skip test on aarch64 which also does not support IDE.
       new  9e01541   tests: 9p: aarch64 also uses virtio-mmio (instead of virtio-pci).
       new  9cdaaee   tests: regressions: Allow non-exec stack test to be skipped.
       new  fa3d6e5   tests: qemu: Fix TCG test.
       new  00c94d8   tests: Remove tests/protocol/test-qemudie-launchfail.sh
       new  4d3953f   Warn about large stack frames, and fix a few places with excessive stack usage.
       new  4106c97   daemon: Truncate long error messages so XDR encoding doesn't fail.
       new  333ddf2   tests: Add a protocol regression test for long error messages.
       new  8379096   valgrind: Tweak the suppression matching OCaml leak in caml_search_in_path.
       new  de5924a   tests: Add test program to run qemu/appliance repeatedly.
       new  f4026d7   configure: look for "default-java" as directory for Java
       new  5326689   aarch64: efi-rtc=noprobe is needed to fix boot of upstream kernel on VM.
       new  e7ae071   Version 1.27.22.
       new  897b136   Update translations from Transifex.
       new  12b54ef   sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
       new  9c49590   customize: firstboot: Move Linux-specific functions into Linux submodule.
       new  199fa26   mllib: Add regedit mini-library.
       new  f469857   customize: Add the ability to use --firstboot for Windows guests.
       new  bcdbe64   v2v: Add support for converting Windows guests.
       new  d682dad   aarch64: Add comment about efi-rtc=noprobe option.
       new  7f826e1   Version 1.27.23.
       new  6449803   tests: lvm: Allow test to be skipped.
       new  d268de9   tests: hotplug: Allow tests to be skipped.
       new  146cc78   aarch64: Use a smaller test file for test-cancellation-upload-daemoncancels.sh
       new  fc7da04   daemon: Add extra debugging to umount_all command.
       new  81cafdc   virt-resize: Unmount filesystem after testing size.
       new  f184649   tests: builder: Allow test to be skipped.
       new  115fcc3   launch: Close file descriptors after fork (RHBZ#1123007).
       new  7378edb   Add qemu-speed-test program to test speed of qemu.
       new  d8b9ce6   p2v: properly call va_end
       new  9e7f530   cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
       new  9c3ce65   make-fs: use CLEANUP_FCLOSE
       new  08bfd9e   p2v: close the mexp handle if mexp_spawnv fails
       new  1b925a0   build: Add `maintainer-commit' rule to create a new version commit.
       new  50e3ef3   Version 1.27.24.
       new  2fe93bd   make-fs: respect libguestfs' temporary dir
       new  8ea6b3e   make-fs: do not leak the fd from mkstemp
       new  043cf4f   launch: direct: check for null paths in make_uri
       new  f342cfc   tests: qemu-boot: Error if extra command line arguments are given.
       new  1c7da06   tests: qemu-speed-test: Allow tests to be run selectively.
       new  1d596eb   tests: qemu-speed-test: Allow test time to be adjusted with -t option.
       new  286f116   Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
       new  e0ba785   html: Don't build HTMLFILES for disabled features.
       new  e1c508c   launch: Close file descriptors after fork (RHBZ#1123007).
       new  b6cb67d   ./run: chcon the tmp directory in the builddir.
       new  e82c0c5   v2v: Fix bytecode build.
       new  95c3b78   v2v: Keep more inspection data in the inspect struct.
       new  40cecb4   v2v: Add RHEV target.
       new  59584e1   Version 1.27.25.
       new  f5c7463   daemon: add and use a reply_with_unavailable_feature macro
       new  5ce1234   aarch64: Add common function for getting the CPU model.
       new  5fddd93   lua: always return luaL_error in actions
       new  7912759   src: always check value passed to set_memsize
       new  d1f5805   rescue: fix sscanf placeholders for --smp and --memsize
       new  8d23fb3   daemon: initialize memory when handling DeviceList params
       new  fef0881   tests: c-api: do not crash w/ missing hash entry
       new  ad4ba59   daemon: blkid: fix memory issues in "no -p/-i" mode
       new  4249ddd   daemon: add CLEANUP_CLOSE
       new  bb12455   daemon: use CLEANUP_CLOSE
       new  a26a9e6   df: unlock retire_mutex on early exit
       new  bbae613   p2v: Move libutils before libxml2 in the list of libraries (RHBZ#1102447).
       new  abbbc83   p2v: check results of strndup and sscanf
       new  841b20c   python: fix possible free on uninit memory with OStringList optargs
       new  34feb37   lib: Typo in comment.
       new  6a51ae5   builder: Missing include of <locale.h>.
       new  577ec51   fish: add test-invalid-params.sh to EXTRA_DIST
       new  40fbd44   build: manually drop flex-/bison-generated files from dist
       new  67da00d   p2v: Call the remote libvirt XML file 'guest.xml'.
       new  5d89c0f   p2v: Clean up and fix the code for excluding the root device.
       new  0a816c0   v2v: Don't disable trace/debug set by environment variables.
       new  3f53dc4   v2v: `-o ovirt' is an alias for `-o rhev', document it.
       new  83c314d   v2v: -o rhev: Fix error message.
       new  ba63916   v2v: Combine miscellaneous RHEV command line options into a single structure.
       new  295086e   v2v: Allow RHEV UUIDs to be specified on the command line.
       new  bfcda1b   v2v: Nothing uses ov_target_file_tmp, remove this.
       new  cec3b42   v2v: Add --no-copy option.
       new  8941721   v2v: Fix libvirt source to parse the format of a disk properly.
       new  b743fe2   tests/guests: Define the disk format of our test guests in the test XML.
       new  f0b7181   v2v: Add fedora to "RHEL family".
       new  5b6a2e6   tests/guests: Fix RPM database in phony Fedora guest.
       new  7beb9f2   tests/guests: Add Windows/Drivers directory to phony Windows guest.
       new  ef10da8   v2v: Add tests.
       new  d1e5611   Add a separate TODO file for virt-v2v and virt-p2v.
       new  8a23c1d   lib: Missing include of <locale.h>.
       new  6ae0e96   Version 1.27.26.
       new  6f045f8   v2v: Skip virt-v2v tests if rhsrvany.exe is not installed.
       new  d9a4c48   appliance: update distros in comments
       new  c211763   appliance: add libc-bin to Debian's packagelist
       new  9609521   launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189).
       new  1d9388b   configure: add java-8-openjdk and java-7-openjdk as locations for java
       new  ddfe82e   configure: look for "java-default-runtime" as directory for Java
       new  483b4b7   v2v: Update TODO.
       new  93c7842   p2v: Rewrite /proc/cmdline reading code to use getline.
       new  9fa9d39   utils: Add new CLEANUP_PCLOSE cleanup.  It calls pclose(3).
       new  991c4e3   p2v: Find ACPI, APIC and PAE flags and add them to target libvirt XML.
       new  5e872db   v2v: Pass acpi, apic, pae features through to libvirt XML output.
       new  7ab495b   v2v: When outputting XML, write "<element/>" for nodes with no children.
       new  e95a1c7   v2v: Move libvirt XML generation into common module, and use DOM module.
       new  8ba605c   v2v: Display message when intializing the target.
       new  e2fcc23   v2v: Add -o libvirt target (creates guest directly in libvirt).
       new  3243da3   v2v: Add a test of -o libvirt target.
       new  df88e30   appliance: add mtools to Archlinux' packagelist
       new  787c42d   tests/syslinux: add /usr/lib/syslinux/bios as directory for mbr.bin
       new  a5e2485   website: Add virt-p2v(1) and guestfs-p2v-iso(1) to the website.
       new  cca6f25   Version 1.27.27.
       new  eaadf5c   v2v: Rename -o (target) tests.
       new  7c7caae   v2v: Add new -i disk to allow direct import of disk images with no metadata.
       new  25b3334   v2v: Make -i local be an alias for -i disk.
       new  0327036   v2v: Fix typo in manual page.
       new  c5b0e59   v2v: Fix formatting of --vmtype option in the man page.
       new  1866fc4   v2v: Add some more man pages that may be relevant to "SEE ALSO" section.
       new  54887a3   v2v: Update instructions for uploading a volume.
       new  06aa1bf   daemon: zfile: call pclose instead of fclose
       new  b53286a   drives: fix deletion of servers on error
       new  0fd95e2   drives: Add comments about fragile string handling.
       new  6b2bf2c   builder: do not use xz --block-size for the test images
       new  4a4256b   tests: make the scratch disk used for scratch much larger
       new  0ed91a7   appliance: initial packagelist for OpenSUSE
       new  8b3b7cc   daemon: Fix echo-daemon so it doesn't fail on empty array input.
       new  df47109   v2v: Update TODO file.
       new  3d1cb74   v2v: Add display, removable disks, and network interfaces.
       new  bcce760   Version 1.27.28.
       new  b6ba844   v2v: Add some examples to the manual page.
       new  3ceff73   appliance: add cdrkit-isotools and mtools for Mageia
       new  c5c3a23   appliance: add mkisofs on OpenSUSE
       new  7800150   v2v: Add binding for libxml2 xmlParseURI.
       new  2fc9fdd   v2v: Don't attempt to make block device paths absolute.
       new  bc037d9   v2v: source_libvirt: Replace create_xml ?dir parameter hack.
       new  0539c20   v2v: VMware returns MAC all zeroes.  Map this to None.
       new  ccb47f9   v2v: Add support for remote ESX connections.
       new  cf714fc   v2v: Update TODO.
       new  e787c7f   v2v: Let source.s_name be the renamed guest name (in case we use -on option).
       new  aaf84ab   v2v: Add --network and --bridge options to perform network name mapping.
       new  3a6dc32   v2v: Add --print-source option.
       new  640109e   v2v: Reorder sections in the manual more logically.
       new  c7e56a5   appliance: add glibc-locale on OpenSUSE
       new  ca05d75   v2v: Change input and output variants into classes.
       new  d1c8240   v2v: Print log message when opening the source.
       new  c3dda31   v2v: Pass verbose flag into every input and output subclass.
       new  3903f97   v2v: Replace strings with variants for extra type safety.
       new  f5fda27   v2v: Remove ov_vol_uuid hack.
       new  1d0ef02   v2v: Fix check-valgrind on --print-source option.
       new  1e1ceb5   Version 1.27.29.
       new  4389702   v2v: Remove build path which inadvertently appeared in test data.
       new  f71d62f   Version 1.27.30.
       new  350e328   v2v: Update documentation for input & output classes.
       new  b9e591f   v2v: Tests can use guests.xml not guests-all-good.xml.
       new  1e1605d   mllib: Export output_spaces function.
       new  53e7888   v2v: DOM: Produce pretty-printed XML.
       new  9fa27d4   v2v: -o libvirt: <source file=...> must always be an absolute path.
       new  02b6534   v2v: -o rhev: Improve the error message when you pass a bogus -os parameter.
       new  6e1e960   v2v: Add a test of --network and --bridge command line options.
       new  d629b52   v2v: DOM: Add XML comments (<!-- .. -->) to the model.
       new  78f725f   v2v: Store original vnet, and add comment to output metadata when mapping it.
       new  318a1b1   v2v: -i libvirt: Select sensible defaults if <memory> or <vcpu> is missing from input XML.
       new  066eb69   v2v: int64 -> int fix for previous commit.
       new  ce59aa8   Version 1.27.31.
       new  86a1f55   v2v: Trivial fix to documentation in internal interface to libxml2.
       new  613ae49   v2v: -o rhev: Move inspection functions.
       new  4c492e2   v2v: Add comments to DOM module.
       new  938fe04   v2v: Remove Types.overlay ov_preallocation field.
       new  5800d96   v2v: Remove the Types.overlay ov_source_format field.
       new  862a27c   v2v: Inline the initialize_target function.
       new  0f2b503   v2v: Update TODO.
       new  93943a0   v2v: Simplify conversion dispatch code.
       new  4d30b82   v2v: Change "Trimming the filesystems" message to something less scary.
       new  29b8fb6   v2v: types.mli: Fix typo in comment.
       new  97f634e   v2v: Split Types.overlay into Types.target and Types.overlay structures.
       new  8e7cf61   v2v: -o local: Use /var/tmp instead of /tmp for examples.
       new  880bf5f   v2v: -i libvirtxml: Add example libvirt XML.
       new  3f315f54  Enable warnings in C code linked to virt-sparsify and virt-v2v.
       new  b56b90b   v2v: add xmlXPathRegisterNs for libxml2 binding
       new  9b501fa   daemon: add add_sprintf
       new  abb0b47   daemon: move AUGEAS_ERROR to the common header
       new  c916ea5   daemon: lvm-filter: use augeas for setting the filter
       new  53999bd   v2v: -o libvirt: Mistakenly we were calling `virsh dumpxml' instead of `virsh pool-dumpxml'.
       new  8dc4532   v2v: Work around buggy `virsh dumpxml'.
       new  f527c22   v2v: Implement binding for `virsh pool-dumpxml'.
       new  715020e   v2v: Remove bogus %systemroot%\Drivers path.
       new  a18629c   v2v: utils: Don't need to use module name (Common_utils.) here.
       new  f54aff9   v2v: utils: Permit more safe/unquoted characters in url_quote function.
       new  4132680   v2v: -i libvirt: Don't access remote -ic URIs during object creation.
       new  e112e9a   v2v: -o libvirt: Fix <features> XML in output.
       new  7aced6f   v2v: -i libvirt/libvirtxml: Check that domain type, name, arch are not missing.
       new  53e0d3e   v2v: Remove lazy_refcounts option.
       new  e3a02c4   sparsify: Remove obsolete comment.
       new  abbb636   v2v: Display a %-done progress bar when copying the disk image to the target.
       new  04121c4   v2v: -i libvirt: Add whitespace to make the code clearer.
       new  3fa4fff   v2v: -i libvirt: Allow map_source* functions to map the format as well as the path.
       new  155a6f0   v2v: esx: Add / fix ability to import guests from vCenter Server.
       new  d8e04d4   v2v: Fix bugs in conversion when uninstalling VMware drivers.
       new  620d20c   Version 1.27.32.
       new  591911f   Add suppression for memory leak in libvirt testDomainGenerateIfnames.
       new  ed6173f   v2v: Fix real conversions test by setting architecture in libvirt XML.
       new  2ab7906   Version 1.27.33.
       new  7523e30   edit: move windows path code to common file
       new  de62583   fish, edit: specifies whether mount Windows as readonly
       new  73ed317   fish, edit: move the exit-on-case-sensitive-error behaviour to virt-edit
       new  582a8fc   cat: use the common Windows path handling code
       new  7b9f0cf   fish: isolate file editing (w/ editor) code in own file
       new  511275a   fish: edit: improve the editor execution
       new  f79ee54   fish: edit: bring backup extension to file editing w/ editor
       new  c9b6c8d   fish: edit: return 1 for unchanged file
       new  f1c6d5d   fish: edit: bring the fast-time-edit protection
       new  b53126e   fish: edit: add perl file editing
       new  2d217eb   edit: switch to common editing functions
       new  57b3a35   fish: edit: add verbose parameter
       new  c6b7e6c   customize: use the common perl file editing code
       new  8aea6d8   v2v: More esx:// -> vpx:// changes.
       new  6a3147a   v2v: esx: Add note to documentation about being asked for the password twice.
       new  180e3c3   Add support for qemu copy_on_read feature.
       new  1ce930e   v2v: Use copy_on_read in the overlays.
       new  f01f641   v2v: Output to OpenStack Glance (-o glance option).
       new  0d2f4c5   v2v: Minor correction to -o glance documentation.
       new  5c48754   Version 1.27.34.
       new  94cffee   -o glance: Multiple fixes.
       new  1fb19fc   customize: perl_edit: Type of Guestfs_val() param is a Guestfs.t not the object wrapper.
       new  705e4bf   builder: Add test of the --edit option.
       new  5103299   v2v: -o glance: Write potentially huge temporary images to /var/tmp by default.
       new  b1a6488   fish: edit: factor out download and reupload phases
       new  356fe58   fish: edit: centralize the EDITOR handling
       new  ca9930e   test-tool: stop printing the FEBOOTSTRAP_* envvars
       new  431cdfd   fish: edit: write to the real file name
       new  e59c154   Imported Upstream version 1.27.22
       new  4ff08e2   Imported Upstream version 1.27.23
       new  98803f7   Imported Upstream version 1.27.24
       new  368e2e7   Imported Upstream version 1.27.25
       new  40e6504   Imported Upstream version 1.27.26
       new  e4fb32d   Imported Upstream version 1.27.27
       new  a498b06   Imported Upstream version 1.27.28
       new  f7c9298   Imported Upstream version 1.27.30
       new  2ee7e59   Imported Upstream version 1.27.31
       new  355383f   Imported Upstream version 1.27.33
       new  7fa35e0   Imported Upstream version 1.27.34
       new  9fb2b82   v2v: Add some defensive code to test for the broken qcow2 overlay bug.
       new  8e52337   v2v: Update TODO file.
       new  b1125a9   p2v: Allow -EIO error when reading pty to mean the writer has closed the connection.
       new  04740c5   p2v: Send SIGHUP (not SIGTERM) to kill child process.
       new  0136f50   p2v: Add a status message for when we detect the control connection has been closed.
       new  b16e98b   p2v: Fix p2v.disks (etc) parsing on kernel command line.
       new  c516d2d   p2v: Add p2v.output* controls so we can control where the output ends up.
       new  22a5560   p2v: Add a test of virt-p2v.
       new  3c1b81d   Version 1.27.35.
       new  c435053   Improve diagrams on various manual pages using Unicode box drawing characters.
       new  a388144   Use ocamldep -all option.
       new  6582231   generator: Don't use ocamldep -all option in this directory.
       new  c004e46   appliance: exclude a lvm2 rule on Ubuntu (RHBZ#1111662).
       new  379f335   v2v: Give a reasonable, early failure if output format is not raw or qcow2.
       new  81d3aee   p2v: Change p2v.output -> p2v.o etc and add p2v.oc
       new  750e819   p2v: Add GUI controls for -o, -oc etc options on virt-v2v command line.
       new  f0e1f58   p2v: Add some spacing on the conversion dialog.
       new  fc52f98   v2v: Update TODO file.
       new  c902ede   p2v: Use libxml2 to write the libvirt XML document instead of printfs.
       new  128d474   sysprep: user-account: select which users to remove or keep
       new  1ce65ee   p2v: Print config->output_connection field in conversion debug.
       new  10f6206   p2v: Support for interface to network map.
       new  03d848a   Version 1.27.36.
       new  e8a87ab   Imported Upstream version 1.27.35
       new  03ed5a7   p2v/v2v: List output drivers in `virt-v2v --machine-readable', and use that in virt-p2v.
       new  e050648   v2v: Review 3-X comments in TODO file and remove any which are not short-term goals to fix.
       new  11b1e28   v2v: Update TODO.
       new  ee5470d   v2v: Clarify documentation for -o local.
       new  e52742e   sysprep: user-account: remove the correct home
       new  bb362f6   OCaml virt-* tools: Handle pretty printing of exceptions through a common library function.
       new  711c32b   mllib: Wrap errors at column 76 instead of column 72.
       new  941ebaa   mllib: error: Clearer message about how to enable debugging.
       new  82b7385   v2v: Update TODO.
       new  5791197   v2v: Don't hard-code list of -i and -o options in help output.
       new  44ca9d5   launch: libvirt / p2v: Fix empty_element macro.
       new  90b1e98   v2v: adding input -i ova
       new  d5662fe   -i ova: Tidy up the description in the manual page.
       new  27a5ef9   v2v: Move json-generating code into separate module.
       new  0c295c8   v2v: -i libvirtxml: Detect disk format using any <driver type=...> field.
       new  f243418   v2v: Add support for access to remote RHEL 5 Xen hosts over ssh.
       new  5edb78d   v2v: docs: Clarify how ESX & Xen imports happen through libvirt.
       new  ba65af3   customize: fix locking accounts with passwords
       new  c3b3f68   v2v: Add test OVF file to EXTRA_DIST.
       new  03c9834   Version 1.27.37.
       new  0fc7cbe   v2v: skip test-v2v-i-ova.sh if rhsrvany.exe is not installed
       new  5499551   Update gnulib to latest.
       new  d12f1ee   v2v: -i disk: Don't fail if filename has no extension.
       new  922da70   v2v: -i disk: Add a clearer error message if the disk doesn't exist or is not readable.
       new  a935db3   v2v: R_OK is in Unix module
       new  de93b90   daemon: make aug_close cleanup available for all
       new  096c05a   v2v: -i libvirt: Check the domain is not running (RHBZ#1138586).
       new  35d49cd   v2v: When locating initramfs, ignore kdump initramfs images (RHBZ#1138184).
       new  54e32eb   v2v: -i libvirt, -i libvirtxml: Print libvirt XML when debugging.
       new  d01fbe8   daemon: add a way to check for the version of augeas
       new  6191713   appliance: daemon: import and use upstream shadow lens
       new  a0cf4b3   sysprep: remove comment and notes about /etc/shadow lens
       new  5536773   customize: use augeas to change passwords
       new  d85c381   appliance: Add guestfs_shadow.aug to EXTRA_DIST.
       new  255ec57   Version 1.27.38.
       new  d82cf08   daemon: Check return value of end_stringsbuf.
       new  d7edde6   p2v: Success message should have info logo, not error logo.
       new  a743f57   p2v: Ensure the current version of virt-p2v is always displayed.
       new  e1ee037   p2v: Temporarily remove Configure Network button.
       new  8e6478d   p2v: Remove p2v-iso directory.
       new  0866d22   p2v: Add scripts to make disk or kickstart-based P2V ISO.
       new  a12745a   Version 1.27.39.
       new  e52ec0a   p2v: Whitespace change in options list.
       new  4fc333d   p2v: Use matchbox (window manager) in the virt-p2v ISO.
       new  a790733   Imported Upstream version 1.27.36
       new  006b9ce   Imported Upstream version 1.27.37
       new  94e2966   Imported Upstream version 1.27.38
       new  587ea39   Imported Upstream version 1.27.39
       new  be1c696   v2v: Check if there is sufficient free space for conversion (RHBZ#1139543).
       new  e89ab6d   tests: sysprep: slightly improve output
       new  5913651   v2v: Calculate dracut/mkinitrd kernel version correctly (RHBZ#1138182).
       new  6b379ab   Version 1.27.40.
       new  a210798   daemon: Run 'udevadm settle' with debugging and warn if the command fails.
       new  aebe00e   Version 1.27.41.
       new  163eb3b   resize: Support for expanding XFS filesystems.
       new  334dee6   FAQ: Repeat advice to use ./run.
       new  5d3643b   Imported Upstream version 1.27.41
       new  68e58e5   v2v: Update documentation credits.
       new  49fa691   v2v: Sort the -i options alphabetically in the man page.
       new  c22d868   v2v: Allow -o local as an alias for -o disk.
       new  102e9a8   sysprep: Don't use --option=arg in documentation.
       new  3d2e2bb   v2v: Abstract Convert_* modules from core v2v code.
       new  a6279f5   v2v: List convert modules in --machine-readable output.
       new  b6099f4   v2v: Report error when multiple conflicting command line options are used (RHBZ#1140050).
       new  516faa1   v2v: Fall back to virDomainGetInfo if remote libvirtd does not support virDomainGetState (RHBZ#1138586).
       new  c49d35a   v2v: Clearer error message if ssh-agent authentication is not set up (RHBZ#1139973).
       new  a67845b   test-charset-fidelity: set iocharset in vfat/msdos FSes
       new  55f70c1   resize: print FSes which cannot be expanded
       new  c862dc3   fish: fix small memory leak in completion
       new  4fb3009   Version 1.27.42.
       new  b047fea   Update BUGS file.
       new  de3614e   builder: Fix documentation of --list --list-format option (RHBZ#1140547).
       new  04206fb   v2v: Rename module Output_RHEV to Output_rhev.
       new  694dc69   v2v: Remove unused struct (Types.output_rhev_params).
       new  4c25f48   v2v: Move some utility functions into Lib_ovf module.
       new  b67da25   v2v: Split off -o vdsm mode from -o rhev (RHBZ#1140156).
       new  8f1ce3a   Version 1.27.43.
       new  2c28449   Imported Upstream version 1.27.42
       new  b21b8ef   Imported Upstream version 1.27.43
       new  4490776   v2v: Fix --help documentation of -o glance option.
       new  e1ed66e   v2v: If non-Xen and Xen initrds match a kernel, take shortest name (RHBZ#1141145).
       new  0513a91   sysprep: Replace --user-accounts option with --{remove,keep}-user-accounts.
       new  5066fde   sysprep: Add an optional method for checking if unused arguments were passed to disabled operations.
       new  3729bc1   sysprep: Check --{keep,remove}-user-accounts parameters are not used when operation is disabled (RHBZ#1141157).
       new  73c1f1c   v2v: -i libvirtxml: Give an error if local disks are not readable (RHBZ#1140946).
       new  7836aa5   v2v: Add -o null mode.
       new  7bd7dab   v2v: esx: Clarify that username can be specified in vpx:// URI (RHBZ#1141113).
       new  f1390d3   sysprep: Ensure error handler surrounds all the code so we catch and print all errors.
       new  764cbd5   sysprep: Use 'error' function consistently throughout the program.
       new  7845bcc   Version 1.27.44.
       new  b7bdb63   tools: Check for dangling --format parameters (RHBZ#1140894).
       new  f084fec   v2v: Introduce Types.mpstats struct storing mountpoint statistics.
       new  6529c6b   Imported Upstream version 1.27.44
       new  5a62013   v2v: Estimate the amount of space required on the target.
       new  3e2f89a   v2v: Fix variable name usage_mb -> usage_gb.
       new  88dea54   v2v: -o rhev/vdsm: In --no-copy case, use estimate for ovf:actual_size (RHBZ#1140156).
       new  974c4cd   appliance: Add comment with udev debugging option.
       new  4515413   daemon: Run udev_settle after pwrite-device finishes (RHBZ#1141451).
       new  4860491   Version 1.27.45.
       new  a18c2ac   Revert "Use ocamldep -all option."
       new  50d5d4b   v2v: Add stringMap.mli (interface).
       new  7039d0e   Generate *.cmx targets only if a native OCaml compiler exists
       new  0f012c1   Imported Upstream version 1.27.45
       new  be1385d   Revert "v2v: -i libvirtxml: Give an error if local disks are not readable (RHBZ#1140946)."
       new  a417287   v2v: domainxml: Rework libvirt error handling.
       new  47251a3   v2v: Allow domain UUID to be used in place of libvirt guest name (RHBZ#1141680).
       new  1dd485e   v2v: Allow pool UUID to be used in -os parameter (RHBZ#1141631).
       new  21c6c70   Version 1.27.46.
       new  77b371b   v2v: Clarify the missing input format error message (RHBZ#1141723).
       new  7823547   Imported Upstream version 1.27.46
       new  8856fad   v2v: Prevent conversion of "blocked" and "paused" domains also.
       new  a7147ce   run: Add p2v to the PATH.
       new  d86016d   v2v: Fix for 'grubby: bad argument --set-kernel: unknown option' (RHBZ#1141145).
       new  01b25d7   v2v: Add xvda -> sda etc mappings (RHBZ#1142004).
       new  9aeaace   Version 1.27.47.
       new  f722571   sysprep: Clarify when --mount-options is used and what it does (RHBZ#1142186).
       new  51955df   Imported Upstream version 1.27.47
       new  4178bdc   sysprep: Clarify the documentation for 'flag-reconfiguration'.
       new  7739a6d   v2v: If virtio is enabled, map device names to vd* (RHBZ#1142004).
       new  fe36b2c   v2v: -o rhev/vdsm: Fix ovf:size and ovf:actual_size fields (RHBZ#1142008).
       new  05f6651   v2v: Fix capitalization of ovf:volume-type (RHBZ#1142008).
       new  d500130   v2v: Fix OVF VmType field, which should be 0 or 1 (RHBZ#1142008).
       new  dd58cde   v2v: -o rhev: Chown the image files and metadata after the upload.
       new  5fed8df   v2v: -o rhev: Don't quote 'root' in error message.
       new  f982ce2   v2v: Rebuild initrd last.
       new  0710510   v2v: Reconfigure /etc/modprobe.conf (RHBZ#1141145).
       new  5fcc584   daemon: parted: Don't crash if part-get-name called on non-partitioned device (RHBZ#1142158).
       new  0fabe1a   daemon: parted: Fix error message when part-get-name is called on non-GPT (RHBZ#1142416).
       new  58a285b   Version 1.27.48.
       new  bced8f5   FAQ: Note that update-guestfs-appliance is not needed with libguestfs >= 1.26.
       new  e85a976   tests: Don't use relative paths to binaries in tests.
       new  3562a81   generator: Change type of 'tests' to 'c_api_tests'.
       new  3273685   v2v: Document the input: output: and convert: features in --machine-readable output.
       new  c68b510   Update release notes.
       new  e5dd3b0   customize: Make usage of --password-crypto option clearer (RHBZ#1143949).
       new  035f47c   v2v: Fix code for editing grub2 console=... parameter (RHBZ#1143883).
       new  7044467   v2v: -o rhev: Use chown --reference instead of 36.36 (RHBZ#1143887).
       new  c573feb   v2v: Print a message if the guest is virtio-capable after conversion.
       new  9572907   Version 1.27.49.
       new  28eb270   Imported Upstream version 1.27.48
       new  3672e5d   Imported Upstream version 1.27.49
       new  7076823   appliance: remove duplicate packages in OpenSUSE, Frugalware, Mageia
       new  7d9db86   appliance: move e2fsprogs as common for all distros
       new  6db2ff5   v2v: Move initialization of Augeas after inspection housekeeping.
       new  4aa38bb   v2v: Clean the RPM database early on (RHBZ#1143866).
       new  816d7cf   fish: Restore text to default when exiting (RHBZ#1144201).
       new  b05b9ba   resize: convert sectsize to int64
       new  d9f8746   add function div_roundup64
       new  4e6526c   resize: add function print_summmary
       new  51f67a9   resize: add function copy_partition
       new  b9063b7   resize: add function set_partition_bootable_and_id
       new  1e6dd6d   resize: add function expand_partition_content
       new  b2a1d4c   Version 1.27.50.
       new  a36dde9   appliance: Add libsystemd0 (and systemd as an alternative for sysvinit) on Debian-based systems
       new  95b7e71   v2v: Fix typo in comment.
       new  f61832b   v2v: Remove source.s_arch field and find architecture through inspection.
       new  0869f57   aarch64: Add support to file_architecture API.
       new  c1a32f5   v2v: Clarify description of ov_sd field in comment.
       new  eed49ac   v2v: Move target actual size computation into core v2v.ml code.
       new  cd9c0fc   v2v: Move mpstat type definition.
       new  5fa568f   tests/guests: Don't calculate checksums of generated images.
       new  5bb26dc   tests/data: Remove abssymlink.
       new  aca076e   fuse: Rewrite test-fuse.sh in C.
       new  8664337   New APIs: Implement stat calls that return nanosecond timestamps (RHBZ#1144891).
       new  58eaf25   fuse: Enable futimens test (RHBZ#1144766).
       new  cee9a49   v2v: For grub legacy, edit grub config file instead of using grubby (RHBZ#1141145).
       new  cd86bc5   resize: simplify the code to filter parts
       new  2e3e254   Revert "v2v: -o rhev: Use chown --reference instead of 36.36 (RHBZ#1143887)."
       new  1b9b4af   Revert "v2v: -o rhev: Chown the image files and metadata after the upload."
       new  1b12c6d   fuse: Remove test-fuse.sh (rewritten script) from EXTRA_DIST.
       new  7b42860   v2v: Windows: Uploading viostor driver needs upload method, not copy.
       new  6d09ff3   Version 1.27.51.
       new  f1f29f5   Imported Upstream version 1.27.50
       new  15556b6   v2v: lib_ovf: Change create_meta_files so it doesn't write the files.
       new  c9c5353   v2v: Allow the output mode to override disk_create.
       new  0dfa96c   v2v: -o rhev: Write files and directories as user:group 36:36 (RHBZ#1143887).
       new  0035a57   Version 1.27.52.
       new  5b65d05   inspect: basic Minix support
       new  316c91c   inspect: map Hurd devices, and enable fstab introspection
       new  8cb30d1   configure: switch from "java-default-runtime" to "default"
       new  91c1f58   v2v: docs: Change examples so -i input comes before -o options.
       new  d1145f2   v2v: Add -o qemu output mode and --qemu-boot flag.
       new  02c220a   v2v: Disable valgrind tests that are confused by -o rhev forking.
       new  44e523d   valgrind: Add suppression for another libvirt/selinux leak.
       new  ebb5de6   v2v: -o rhev/vdsm: Remove the test that the storage domain is writable.
       new  06b04e5   v2v: -o rhev: Use a random name when testing UID:GID mapping.
       new  0f4044b   v2v: -o rhev: On failure path, use forking wrapper to clean up images dir.
       new  c9fdfe0   v2v: -o rhev: chmod the image so we will definitely be able to write to it.
       new  dfa9efc   syntax-check: fix prohibit_assert_without_use check
       new  54c95ed   syntax-check: fix prohibit_c_ctype_without_use check
       new  21e2b29   syntax-check: fix prohibit_dirent_without_use check
       new  8e0ae65   syntax-check: fix prohibit_getopt_without_use check
       new  79501d1   Version 1.27.53.
       new  7aedf5f   Imported Upstream version 1.27.53

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