[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.25.27 created (now 6f989ff)

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:15:01 UTC 2014


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

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

        at  6f989ff   (tag)
   tagging  b491a85d352a7a56c0b336d1405fb965c643c8f7 (commit)
  replaces  upstream/1.25.26
 tagged by  Hilko Bengen
        on  Fri Jan 24 11:41:13 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 1.25.27

Hilko Bengen (1):
      Imported Upstream version 1.25.27

Pino Toscano (2):
      builder: small code simplification
      builder: read all the available notes from the index

Richard W.M. Jones (10):
      fish/uri: Tidy up error messages.
      lib: Handle Ceph/rbd paths properly (RHBZ#1026688).
      fish: Handle Ceph/rbd URIs and convert them to paths properly (RHBZ#1026688).
      libvirt domain: Allow network drives with no <host> elements.
      libvirt-domain: Remove unnecessary and wrongly indented parens.
      libvirt domain: Allow network drives with no <source name="..."> attr.
      tests: Add a test of libvirt domain XML to qemu command line (RHBZ#1026688).
      launch: direct: Stop using deprecated -no-kvm-pit-reinjection if qemu is new enough (RHBZ#1053847).
      resize: Don't truncate libguestfs error messages.
      Version 1.25.27.

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

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
       new  d87cfef   daemon: add missing GUESTFSD_EXT_CMD usage
       new  d0c5450   daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option.
       new  69267d8   launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452).
       new  ecd3180   tests: Add a regression test for parsing LIBGUESTFS_BACKEND/LIBGUESTFS_ATTACH_METHOD (RHBZ#1055452).
       new  ee90a36   tests: Add regression test for get-attach-method == "appliance".
       new  a7b5be0   dist: Run 'git log' instead of custom script.
       new  ffe1eaa   Revert "Minimum libvirt version is >= 1.1.1."
       new  10b20b7   test-tool: Rearrange output into alphabetical order.
       new  e2cc8b6   builder: add index-struct.h as dependency for index-parser-c.c
       new  4505f61   builder: allow more empty lines in index files
       new  11b4fc8   sysprep: Update comments.
       new  3e3e7cf   sysprep: Replace flags list with side_effects object.
       new  be5fd2f   builder: Add note about cloning to man page.
       new  88094f3   builder: Clearer note in man page about SELinux and where /.autorelabel file comes from.
       new  20a4bfd   builder: Add tip for how to relabel SELinux guest at build time.
       new  5cbdf35   builder: proper consider subkeys in index files
       new  ebb04b6   Version 1.25.25.
       new  873051e   remove non-portable chmod
       new  c6ec6cd   builder: Add -monitor none to example command line.
       new  13bca32   sparsify: Prevent overwriting block or char output devices (RHBZ#1056290).
       new  9e4357c   builder: fix small regression in subkey parsing
       new  49c3d81   generator/set-uuid: Fix two typos in documentation
       new  aa2ca8b   daemon: lvm2: Ignore "unknown device" output when a PV is missing (RHBZ#1054761).
       new  7d8d065   tests: Add a regression test for RHBZ#1054761.
       new  629cb87   tests/regressions: Don't include binaries in EXTRA_DIST.
       new  2541563   Version 1.25.26.
       new  958e84d   builder: small code simplification
       new  b7cd63f   builder: read all the available notes from the index
       new  b93a1d5   fish/uri: Tidy up error messages.
       new  53a3ff9   lib: Handle Ceph/rbd paths properly (RHBZ#1026688).
       new  992a6b2   fish: Handle Ceph/rbd URIs and convert them to paths properly (RHBZ#1026688).
       new  58ada01   libvirt domain: Allow network drives with no <host> elements.
       new  1d2e744   libvirt-domain: Remove unnecessary and wrongly indented parens.
       new  1ed0ce3   libvirt domain: Allow network drives with no <source name="..."> attr.
       new  1d6ba35   tests: Add a test of libvirt domain XML to qemu command line (RHBZ#1026688).
       new  e8c1067   launch: direct: Stop using deprecated -no-kvm-pit-reinjection if qemu is new enough (RHBZ#1053847).
       new  3331db8   resize: Don't truncate libguestfs error messages.
       new  ee7d668   Imported Upstream version 1.25.25
       new  5ae78bb   Imported Upstream version 1.25.26
       new  870f076   Version 1.25.27.
       new  b491a85   Imported Upstream version 1.25.27

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