[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging annotated tag, 1.10.4, created. 1.10.4

Richard W.M. Jones rjones at redhat.com
Thu Jun 30 07:07:17 UTC 2011


The annotated tag, 1.10.4 has been created
        at  a7ef367404aee46d50cd0076262d9255a3ca7684 (tag)
   tagging  79d0a6b71f20f13994b90153f245a21ab5542de7 (commit)
  replaces  1.10.3
 tagged by  Richard W.M. Jones
        on  Mon Jun 13 19:25:29 2011 +0100

- Shortlog ------------------------------------------------------------
Version 1.10.4 (stable)

Jim Meyering (1):
      build: include <string.h> for src/match.c's use of strlen

Nikita A Menkovich (2):
      debian: Add build dependencies: dpkg-dev, devscripts, gperf.
      daemon: Fix error message.

Richard W.M. Jones (35):
      debian: Include debian/ directory in tarball.
      debian: Note that libconfig-dev ought to be required.
      appliance: Use qemu -machine option where available (RHBZ#700369).
      lib: Add vertical space between each function in <guestfs.h>.
      lib: Add GCC version macro to the header file.
      fish: fuse: Remove redundant -DGUESTFS_DEFAULT_PATH.
      generator: Check the flags fields.
      generator: Mark wait_ready as deprecated.
      generator: Mark mount as deprecated.
      generator: Mark sfdisk functions as deprecated.
      fuse: Add note about allowing other users to see filesystem (RHBZ#705200).
      Document that guestfs_file output depends on file(1) command.
      guestfs-examples(3): Remove link to OCaml homepage.
      daemon: Make sysroot_len be size_t instead of int.
      Ubuntu: Fix compilation of virt-resize if old libguestfs already installed.
      virt-ls: Small fix for output of --help option.
      virt-ls: Refactor mode selection code.
      Only include date, not time, in BUGS file.
      protocol: Enhance "unexpected end of file when reading from daemon" error.
      init: Remove timeout in udevadm settle command.
      Coverity: Remove unreachable code.
      Coverity: Don't call free_strings (NULL).
      Coverity: Avoid calling sort_strings (NULL, 0) on empty list.
      Coverity: Don't close fd_cwd if fd_cwd == -1.
      Coverity: Check return value of malloc.
      Coverity: Check return value of sysroot_path.
      Coverity: Don't leak error strings.
      Coverity: Don't leak argv arrays.
      Coverity: Close directory handle along error paths.
      Coverity: Ensure fp is closed along all error paths.
      Coverity: Missing return on error path.
      Coverity: Don't return freed pointers from command* along error path.
      daemon: Keep Coverity happy by ignoring some return values.
      generator: Rewrite UUIDs that begin with zero byte.
      Version 1.10.4.

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

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list