Fedora 20 Update: libguestfs-1.24.4-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Mon Jan 13 03:00:25 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-0216
2014-01-05 04:55:22
--------------------------------------------------------------------------------

Name        : libguestfs
Product     : Fedora 20
Version     : 1.24.4
Release     : 1.fc20
URL         : http://libguestfs.org/
Summary     : Access and modify virtual machine disk images
Description :
Libguestfs is a library for accessing and modifying guest disk images.
Amongst the things this is good for: making batch configuration
changes to guests, getting disk used/free statistics (see also:
virt-df), migrating between virtualization systems (see also:
virt-p2v), performing partial backups, performing partial guest
clones, cloning guests and changing registry/UUID/hostname info, and
much else besides.

Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.

Libguestfs provides ways to enumerate guest storage (eg. partitions,
LVs, what filesystem is in each LV, etc.).  It can also run commands
in the context of the guest.

Libguestfs is a library that can be linked with C and C++ management
programs.

For high level virt tools, guestfish (shell scripting and command line
access), and guestmount (mount guest filesystems using FUSE), install
'libguestfs-tools'.

For shell scripting and command line access, install 'guestfish'.

To mount guest filesystems on the host using FUSE, install
'libguestfs-mount'.

For Erlang bindings, install 'erlang-libguestfs'.

For GObject bindings and GObject Introspection, install
'libguestfs-gobject-devel'.

For Golang bindings, install 'golang-guestfs'.

For Java bindings, install 'libguestfs-java-devel'.

For Lua bindings, install 'lua-guestfs'

For OCaml bindings, install 'ocaml-libguestfs-devel'.

For Perl bindings, install 'perl-Sys-Guestfs'.

For PHP bindings, install 'php-libguestfs'.

For Python bindings, install 'python-libguestfs'.

For Ruby bindings, install 'ruby-libguestfs'.

--------------------------------------------------------------------------------
Update Information:

New stable branch version 1.24.4.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  3 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.4-1
- New stable branch version 1.24.4.
- Fix source URL.
* Wed Dec 18 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.3-1
- New stable branch version 1.24.3.
* Mon Dec 16 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.2-2
- Build golang package only on x86 and ARM.  The golang package in Fedora
  uses the same ExclusiveArch.  Thanks: Dan HorĂ¡k.
  Resolves RHBZ#960522
* Sat Dec  7 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.2-1
- New stable branch version 1.24.2.
- Rebase patches.
* Thu Dec  5 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.1-5
- Rebuild to push change to PPC (secondary arches) RHBZ#1036742.
- Backport upstream (but not 1.24) patch to workaround changed btrfs behaviour.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1046509 - ruby-libguestfs throws "expecting 0 or 1 arguments" on Guestfs::Guestfs.new
        https://bugzilla.redhat.com/show_bug.cgi?id=1046509
  [ 2 ] Bug #1045450 - Cannot inspect cirros 0.3.1 disk image fully
        https://bugzilla.redhat.com/show_bug.cgi?id=1045450
  [ 3 ] Bug #1025269 - libguestfs tests hang in libguestfs-1.20.11/tests/guests/guest-aux/make-fedora-img.pl
        https://bugzilla.redhat.com/show_bug.cgi?id=1025269
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update libguestfs' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list