[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.27.19 created (now f8f2b6a)

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:28:53 UTC 2014


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

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

        at  f8f2b6a   (tag)
   tagging  3c01a14d848ad68cb6aab05556be2a3815ee5723 (commit)
  replaces  upstream/1.27.18
 tagged by  Hilko Bengen
        on  Mon Jun 30 23:43:59 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 1.27.19

Hilko Bengen (1):
      Imported Upstream version 1.27.19

Pino Toscano (3):
      ls: add -m option
      cat: add -m option
      edit: add -m option

Richard W.M. Jones (26):
      virt-v2v: Remove text from README, moved into test data repo.
      website: Install HTML version of the virt-log(1) man page on the website.
      builder: Update centos.sh to add CentOS 7 QA.
      options: Compile out part of union which cannot be used when not compiling guestfish.
      rescue: Use guestfs_add_drive_scratch to implement the --scratch option.
      v2v: Allow relative paths to appear in -i libvirtxml input.
      run: Add v2v/ subdirectory to $PATH.
      v2v: Print qemu-img source overlay command when using -v.
      v2v: string_of_overlay already has trailing \n, don't need to add one.
      v2v: Dump out 'source' structure when debugging.
      v2v: Print \n after warnings.
      v2v: In -o local mode, name disks <name>-sda instead of disk-sda.
      v2v: Avoid segfault if xpath expression doesn't match any nodes.
      v2v: When parsing input libvirt XML, get correct disk image format.
      mllib: Move common code for comparing version strings to library.
      v2v: In convert function, add a hash of app name -> app structure.
      v2v: Warn only if virtio packages are missing from the guest.
      mllib: Add an interface for Common_utils library.
      mllib: Add a common 'warning' utility function.
      v2v: Rename Convert_linux_common -> Lib_linux.
      v2v: Rename Convert_linux_enterprise -> Convert_linux.
      v2v: Create a shared StringMap module.
      v2v: Create apps_map when doing inspection step.
      v2v: Move app2_version comparison functions to utils.
      v2v: Refactor common code for listing files in packages.
      Version 1.27.19.

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

This annotated tag includes the following new commits:

       new  e7c7468   builder: add an optional suffix string for INI parsing errors
       new  4f5dc4a   builder: add "[ignored]" to parsing errors for .conf files
       new  101d728   configure: Make sure grep matches qemu 2.x version string.
       new  ae891bc   builder: isolate all the cache handling to a new Cache module
       new  8df792d   Version 1.27.7.
       new  efd159a   tar-in: Fix places where we didn't cancel the receive (FileIn) correctly along error paths (RHBZ#1091803).
       new  50b207c   Add a regression test for RHBZ#1091803.
       new  df5bd57   builder: Fix parallel builds of index-parse.o.
       new  fea5537   builder: Add RHEL 7RC disk image.
       new  1550a80   daemon: xattr: factorize do_getxattr and do_lgetxattr
       new  c4a91a1   launch: direct: Supply -M option when testing qemu for devices.
       new  0c1a4b1   launch: direct: Turn gdb into a backend setting.
       new  c2488b6   builder: Add RHEL 7 signature to EXTRA_DIST.
       new  be874d7   Version 1.27.8.
       new  4dc4269   guestfs-recipes: Fix language.
       new  845dade   lib: xmlParse{File,Memory} -> xmlRead{File,Memory}
       new  2bd75a1   customize: random-seed file has moved again.
       new  c67e167   sparsify: Add a note about qcow2 internal snapshots not being copied (RHBZ#1094746).
       new  9e82936   New API: cpio-out converts a directory to cpio format.
       new  c24ce08   inspect: Add support for Oracle Linux
       new  3633109   Fix handling of passwords in URLs
       new  a651990   test-charset-fidelity: allow to skip testing specific FSes
       new  5e574bb   Version 1.27.9.
       new  f46d53b   tests/syslinux: factorize search for mbr.bin
       new  a880bc1   tests/syslinux: add new syslinux 6+ path of mbr.bin
       new  c7888ac   configure: always add the extra warnings
       new  8d41d0a   Imported Upstream version 1.27.7
       new  522c7aa   Imported Upstream version 1.27.8
       new  7d87bba   Imported Upstream version 1.27.9
       new  a1fcd2c   builder: ubuntu: Allow virt-install --os-variant to be specified on the command line.
       new  944a601   builder: Add Ubuntu 14.04 disk image.
       new  7502248   appliance: update Debian-specific package list
       new  3bc9ba6   builder: Fix RHEL script for RHEL 5.
       new  b6c8afa   builder: save the proxy for each entry
       new  d2bfe2c   builder: respect the proxy also when downloading images (RHBZ#1096465).
       new  1a1cb1e   builder: Fix RHEL 5 download location.
       new  40d9609   generator: Change link to OCaml tutorials.
       new  0131d6f   New tool: virt-v2v.
       new  fd82bb1   New tool: virt-p2v.
       new  047b6d3   Add p2v-iso directory containing scripts for building the virt-p2v ISO.
       new  7716630   Version 1.27.10.
       new  45971ab   build: bump the libsystemd-journal needed version to 196
       new  a091463   virt-p2v: Install the binary in libexecdir.
       new  8e6ddbd   Version 1.27.11.
       new  467bddd   p2v-iso: Use xorg-x11-drivers meta-package to install Xorg drivers.
       new  044ecdb   builder: Make the summary printed at the end easier to read.
       new  c510651   build: Use AC_PROG_AWK to define the right awk to call.
       new  c65fbee   configure: Move --with-default-backend test later in configure.ac.
       new  1939cd4   p2v-iso: unset CDPATH, set -e at the top of the virt-builder-target script.
       new  69a01b8   Imported Upstream version 1.27.10
       new  7c2651c   Imported Upstream version 1.27.11
       new  f49e003   p2v-iso: Add a kickstart target.
       new  e014ef3   Update BUGS.
       new  a21dfc4   Fix some spelling mistakes and typos in documentation (RHBZ#1099284).
       new  697b0d4   fish: simplify output of 'supported'
       new  84189b3   Update guestfs-release-notes.txt.
       new  865f640   ppc64: Use console=hvc0 console=ttyS0.
       new  50ed922   generator: add always-available optgroups
       new  05f84f4   Make realpath mandatory
       new  d7aec9c   daemon: add sysroot_realpath
       new  5d5e66c   daemon: scrub-file: resolve the path before calling scrub (RHBZ#1099490).
       new  ee99817   Version 1.27.12.
       new  a125a10   Imported Upstream version 1.27.12
       new  a60212e   golang: Fix for out-of-tree builds
       new  145c7ed   fuse: Add guestmount --fd option (RHBZ#1100498).
       new  32f5d99   fuse: Add a test of guestmount --fd option (RHBZ#1100498).
       new  2c460ac   Version 1.27.13.
       new  c71cf71   Imported Upstream version 1.27.13
       new  068455f   fuse: Skip guestmount --fd test if /dev/fuse does not exist.
       new  f32aef2   fuse: Skip test-fuse-umount-race.sh if backing file does not exist.
       new  1fbf0a8   fuse: Make all the skip messages consistent in this test.
       new  bed5924   launch: libvirt: Add -device sga (sgabios).
       new  e4005bd   builder: support aliases for images (RHBZ#1098718).
       new  917ca11   ruby: add :nodoc: comment for internal methods
       new  ef49b29   appliance: Increase udev timeout to 6000s (RHBZ#1096579).
       new  00d94d9   appliance: Update packagelist for Mageia (RHBZ#1102448).
       new  4d8ecb0   generator: fix daemon functions with optional params but no mandatory params
       new  0196724   Version 1.27.14.
       new  09174bc   Imported Upstream version 1.27.14
       new  6577f34   appliance: remove extra comma in Mageia's list
       new  5efbc89   fish: list also aliases in the guestfish help (RHBZ#1103877).
       new  aeb8792   inspect: tighten NetBSD detection
       new  b28ef87   builder: handle duplicated images (RHBZ#1092753).
       new  134ac97   daemon: retire the augeas feature
       new  45db96b   daemon: print parameters for vgchange in error messages
       new  8440665   daemon: grub: show grub-install's output on error if verbose
       new  e6a8589   appliance: init: properly set PS1 and TERM for virt-rescue (RHBZ#812970).
       new  7faa602   launch: libvirt: Only use serial BIOS (sgabios) on x86.
       new  0dbdc47   Version 1.27.15.
       new  24800d2   builder: Update rhel.sh script for RHEL 7 GA.
       new  99472ab   builder: Further updates to RHEL 7 GA script.
       new  73ebaa3   builder: virt-install now seems to require '--serial pty' option.
       new  d4d6540   builder: virt-install now requires '--serial pty' parameter.
       new  0fa52e4   builder: Fedora: Enable Xen driver support.
       new  58ea77e   builder: Update Fedora 20 image, with Xen drivers.
       new  005316b   builder: Get rid of remaining disk image signatures.
       new  bacc7fd   builder: Rebuild Fedora 19 disk image with Xen drivers.
       new  87ac1c1   builder: Don't copy *.xz files to WEBSITEDIR.
       new  9b5cdc8   fuse: UID 0 should override all permissions checks (RHBZ#1106548).
       new  893bfe2   mllib: Create a common utility function is_directory.
       new  870c17e   sparsify: Add --tmp option to allow specifying temp directory or block device.
       new  1148bd9   podwrapper: Put the =encoding line at the correct place in the input (RHBZ#1109174).
       new  31c07bc   podwrapper: Put =encoding line before first POD directive.
       new  e5276e4   Version 1.27.16.
       new  eb3dd4d   Imported Upstream version 1.27.15
       new  2d996df   New API: journal_get_realtime_usec
       new  026342a   tests: guests: Add a text syslog file to the phony Debian guest.
       new  fb546ea   New tool: virt-log: It lists log files from within the guest.
       new  417b751   Imported Upstream version 1.27.16
       new  d167da8   virt-log: do_log_journal: return instead of exiting immediately.
       new  0c38cd4   virt-log: Add support for displaying the Windows Event Log.
       new  c1dd8e8   tests/guests: Add new file debian-syslog to EXTRA_DIST.
       new  cd15b2e   Version 1.27.17.
       new  98a1392   virt-log: Fix memory leak because of wrong type of CLEANUP_* function.
       new  e6a067e   Version 1.27.18.
       new  1f17dd3   Imported Upstream version 1.27.18
       new  cd111bd   virt-v2v: Remove text from README, moved into test data repo.
       new  8d6cbd0   website: Install HTML version of the virt-log(1) man page on the website.
       new  54c77f9   builder: Update centos.sh to add CentOS 7 QA.
       new  aad3c46   ls: add -m option
       new  de5e733   cat: add -m option
       new  8670690   edit: add -m option
       new  bb3ba0c   options: Compile out part of union which cannot be used when not compiling guestfish.
       new  c3c659e   rescue: Use guestfs_add_drive_scratch to implement the --scratch option.
       new  27e1b6c   v2v: Allow relative paths to appear in -i libvirtxml input.
       new  c62dbb8   run: Add v2v/ subdirectory to $PATH.
       new  437e387   v2v: Print qemu-img source overlay command when using -v.
       new  2f61634   v2v: string_of_overlay already has trailing \n, don't need to add one.
       new  beef28f   v2v: Dump out 'source' structure when debugging.
       new  8ad5698   v2v: Print \n after warnings.
       new  877583a   v2v: In -o local mode, name disks <name>-sda instead of disk-sda.
       new  af31670   v2v: Avoid segfault if xpath expression doesn't match any nodes.
       new  90bf342   v2v: When parsing input libvirt XML, get correct disk image format.
       new  7b89f65   mllib: Move common code for comparing version strings to library.
       new  8ed27e7   v2v: In convert function, add a hash of app name -> app structure.
       new  273f346   v2v: Warn only if virtio packages are missing from the guest.
       new  b24b0b1   mllib: Add an interface for Common_utils library.
       new  6f73266   mllib: Add a common 'warning' utility function.
       new  76bf3f7   v2v: Rename Convert_linux_common -> Lib_linux.
       new  9975bf8   v2v: Rename Convert_linux_enterprise -> Convert_linux.
       new  6705be2   v2v: Create a shared StringMap module.
       new  5b29d9a   v2v: Create apps_map when doing inspection step.
       new  7a68afe   v2v: Move app2_version comparison functions to utils.
       new  77a9638   v2v: Refactor common code for listing files in packages.
       new  e46bbb4   Version 1.27.19.
       new  3c01a14   Imported Upstream version 1.27.19

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