[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.25.24 created (now d76d3de)

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:14:32 UTC 2014


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

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

        at  d76d3de   (tag)
   tagging  0f9ee2bbf061e82d8bc30f3db3a162fb838408bc (commit)
  replaces  upstream/1.25.23
 tagged by  Hilko Bengen
        on  Sun Jan 19 16:38:32 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 1.25.24

Hilko Bengen (1):
      Imported Upstream version 1.25.24

Richard W.M. Jones (13):
      launch: libvirt: Slightly simplify the XML generation code further.
      Use recommended timer settings for KVM (RHBZ#1053847).
      tests/nbd: Move wait for qemu-nbd to start up earlier.
      test-tool: Use size_t instead of int for array index.
      utils: Add utility function to copy string lists.
      utils: Add utility function to split string into list of strings.
      utils: Add regression test for C utility functions.
      New API: set-backend-settings, get-backend-settings.
      launch: direct: Add force_tcg backend setting.
      launch: libvirt: Add force_tcg backend setting.
      launch: direct: Make sure we pass lpj= parameter when using TCG.
      init: Display clocksource (only when debugging is enabled).
      Version 1.25.24.

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

This annotated tag includes the following new commits:

       new  ac1d5ba   tests/mountable: skip if btrfs is not available
       new  c16f2ea   RHEL 6: builder: Use iteri instead of List.iteri.
       new  480bd3a   RHEL 6: ruby: Fix fallback to rake/rdoctask for old rake.
       new  ee4ce2a   ruby: Fix .new method (RHBZ#1046509).
       new  8832082   Allow ./configure --without-qemu.
       new  6c971fa   Update copyright dates for 2014.
       new  169a4a3   Version 1.25.19.
       new  282e420   Imported Upstream version 1.25.19
       new  40b88fd   builder: Add CirrOS 0.3.1 disk image.
       new  ac41f61   builder: Note in man page how to specify size in bytes.
       new  3e80260   builder: Pass ~prog global (program name) around.
       new  a403feb   mllib: Add library function to run external command and slurp up the output.
       new  06f7bea   builder: Fix handling of --size parameter.
       new  4125064   libvirt-auth: Provide a friendlier wrapper around virConnectAuthPtrDefault (RHBZ#1044014).
       new  873db60   tests: Add a regression test of libvirt authentication events.
       new  746a0b1   tests: Add a regression test for libvirt authentication (RHBZ#1044014).
       new  7630a7b   daemon: xattr: simplify the enabling of the linuxxattrs features
       new  59d8cf6   daemon: xattr: move the listxattrs code in an own function
       new  cea270d   daemon: xattr: Remove unused variable.
       new  dd1bfea   sysprep, builder: Add --timezone option to set timezone of guest.
       new  1e1b027   builder: docs: Remove confusing reference to timezone.
       new  8ae6b6c   builder: Document how to change keyboard layout.
       new  39bc959   builder: List --install packages in the same order as on the command line.
       new  6d4ac69   builder: Add --link option for creating symbolic links.
       new  7e8ad13   builder: Document how to change the language/locale of a new guest.
       new  f40e44c   builder: Document how to set up local mirrors for performance and reliability.
       new  a8c9aed   builder: Document that SELinux guests will reboot for autorelabel.
       new  fcdea83   builder: Document how to set Japanese language support in Fedora 20.
       new  7500ae3   builder: Fix virt-builder test.
       new  ed43cc1   builder/website: Add CirrOS signature file to EXTRA_DIST.
       new  0d1c002   Version 1.25.20.
       new  418c064   sysprep: add --operations
       new  efb5f18   New API: copy-attributes.
       new  d885d6f   builder: Document how to set Japanese in Debian 7.
       new  5fa5538   builder: Fix documentation for --attach option.
       new  e68baf1   Update generated files for new copy-attributes API.
       new  6879fdf   builder: Minor documentation fix to manual page.
       new  5136de9   builder: Add --no-delete-on-failure option to aid debugging.
       new  69d9c85   builder: For performance, recommend using the --no-sync option.
       new  e664739   builder: planner: Whitespace change.
       new  aba64a0   fish: Add test-file-attrs.sh to EXTRA_DIST.
       new  4c4480d   Version 1.25.21.
       new  5ec6d95   Imported Upstream version 1.25.20
       new  b7bb1f6   builder, edit, fish: use copy-attributes
       new  775c6da   builder: test-virt-builder: check some results
       new  7c431d7   builder: Add documentation for how to import images into OpenStack.
       new  8bbd22d   fuse: remove extra trailing \n in debug messages
       new  99d6e2c   fuse: clear stat structs (RHBZ#660687).
       new  91aae89   builder: small refactor of the list output
       new  e45bfe0   builder: add --list-format
       new  5b42351   builder: add a JSON output for --list
       new  b3cf877   builder: Fix unterminated I<...> in man page.
       new  07e4751   fish: Fix tests that specified qcow2 format, but passed a raw format disk.
       new  4a0f5ed   drives: Centrally create overlays for read-only drives.
       new  6b3e05e   Minimum libvirt version is >= 1.1.1.
       new  f106b30   drives: Avoid double-free along error path.
       new  96737fc   launch: libvirt: Use C macros to simplify XML generation.
       new  e22bd2d   tests: Add a test of relative paths, to make sure we don't break them.
       new  716f6e4   Version 1.25.22.
       new  c537b26   uml: Fix rule which disables relative-paths test on UML.
       new  e5190e0   Version 1.25.23.
       new  937c031   launch: libvirt: Slightly simplify the XML generation code further.
       new  b6ff642   Use recommended timer settings for KVM (RHBZ#1053847).
       new  3858eeb   tests/nbd: Move wait for qemu-nbd to start up earlier.
       new  20514fe   test-tool: Use size_t instead of int for array index.
       new  693a215   utils: Add utility function to copy string lists.
       new  89a617c   utils: Add utility function to split string into list of strings.
       new  815e739   utils: Add regression test for C utility functions.
       new  1e46638   New API: set-backend-settings, get-backend-settings.
       new  11ac9f7   launch: direct: Add force_tcg backend setting.
       new  26f7fb2   launch: libvirt: Add force_tcg backend setting.
       new  012b01a   launch: direct: Make sure we pass lpj= parameter when using TCG.
       new  a1eacea   init: Display clocksource (only when debugging is enabled).
       new  badc4ff   Version 1.25.24.
       new  e02f508   Imported Upstream version 1.25.21
       new  4068be2   Imported Upstream version 1.25.23
       new  0f9ee2b   Imported Upstream version 1.25.24

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