Fedora 20 Update: libguestfs-1.26.9-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Sep 19 10:08:56 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-10444
2014-09-09 20:22:09
--------------------------------------------------------------------------------

Name        : libguestfs
Product     : Fedora 20
Version     : 1.26.9
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 extra features, install 'libguestfs-gfs2', 'libguestfs-hfsplus',
'libguestfs-jfs', 'libguestfs-nilfs', 'libguestfs-reiserfs',
'libguestfs-rescue', 'libguestfs-rsync', 'libguestfs-xfs',
'libguestfs-zfs'.

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 upstream version 1.26.9.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep  4 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.9-1
- New upstream version 1.26.9.
* Mon Aug 25 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.8-1
- New upstream version 1.26.8.
* Mon Aug 11 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.7-3
- Enable golang again, it may be fixed now in Fedora 20.
* Mon Aug  4 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.7-2
- Add virt-sparsify --tmp option, for oVirt.
* Thu Jul 31 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.7-1
- New upstream version 1.26.7.
* Sun Jul 27 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.6-1
- New upstream version 1.26.6.
- Disable golang since the Fedora package is broken again.
* Fri Jul  4 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.5-1
- New upstream version 1.26.5.
* Sun May 25 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.3-1
- New upstream version 1.26.3.
- Fix golang installation again.
* Thu May  8 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.2-1
- New upstream version 1.26.2.
* Wed Apr 23 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.1-2
- New upstream version 1.26.1.
- Backport the custom dependency generator from Rawhide.
  Dependencies were not being generated correctly (thanks dkliban).
* Thu Mar 27 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.26.0-1
- New stable branch version 1.26.0.
- New features are covered in the release notes.
* Sat Mar  8 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.8-1
- New stable branch version 1.24.8.
- Backport more virt-builder patches from upstream to Fedora 20.
- Fixes: RHBZ#1073906, RHBZ#1020806, RHBZ#1064008, RHBZ#1008417,
  RHBZ#1054761, RHBZ#1056290.
* Wed Feb 12 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.6-1
- New stable branch version 1.24.6.
* Mon Jan 20 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.5-1
- New stable branch version 1.24.5.
- Backport more virt-builder patches from upstream to Fedora 20.
- Fixes: RHBZ#1044014 RHBZ#1045033 RHBZ#1028660 RHBZ#1055452
  RHBZ#1053847 RHBZ#660687 RHBZ#1045450 RHBZ#1046509 RHBZ#1025269
  RHBZ#1044585 RHBZ#1039995 RHBZ#923355 RHBZ#1022431.
* Mon Jan 13 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.4-3
- Backport more virt-builder patches from upstream to Fedora.
* Sun Jan 12 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.24.4-2
- Backport more virt-builder patches from upstream to Fedora.
* 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.
--------------------------------------------------------------------------------

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