Fedora 17 Update: libguestfs-1.18.11-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 1 08:28:29 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-18860
2012-11-23 02:36:16
--------------------------------------------------------------------------------

Name        : libguestfs
Product     : Fedora 17
Version     : 1.18.11
Release     : 1.fc17
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 Java bindings, install 'libguestfs-java-devel'.

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 stable branch version 1.18.11.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 22 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.11-1
- New upstream stable version 1.18.11.
* Tue Oct 30 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.10-1
- New upstream stable version 1.18.10.
* Mon Oct  1 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.9-1
- New upstream stable version 1.18.9.
* Wed Sep 19 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.8-1
- New upstream stable version 1.18.8.
* Fri Aug 31 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.7-1
- New upstream stable version 1.18.7.
* Fri Aug 10 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.6-3
- New upstream stable version 1.18.6.
- Remove testlogin_r workaround, since this is patched upstream.
* Thu Aug  2 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.5-5
- Update libguestfs-find-requires to generate ordinary lib dependencies.
* Mon Jul 23 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.5-2
- Bump and rebuild.
* Tue Jul 10 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.5-1
- New upstream stable version 1.18.5.
* Sat Jul  7 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.4-1
- New upstream stable version 1.18.4.
* Thu Jun 28 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.3-1
- New upstream stable version 1.18.3.
* Thu Jun 21 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.2-1
- New upstream stable version 1.18.2.
* Fri Jun  1 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.1-1
- New upstream stable version 1.18.1.
* Mon May 21 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.18.0-1
- New upstream stable version 1.18.0.
* Thu May 17 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.43-1
- New upstream version 1.17.43.
* Thu May 17 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.42-4
- On RHEL 7 only, remove reiserfs-utils, zerofree.
* Thu May 17 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.42-3
- On RHEL 7 only, remove nilfs-utils.
* Tue May 15 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.42-2
- Bundled gnulib (RHBZ#821767).
* Mon May 14 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.42-1
- New upstream version 1.17.42.
* Fri May 11 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.41-1
- New upstream version 1.17.41.
* Tue May  8 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.40-1
- New upstream version 1.17.40.
* Tue May  8 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.39-3
- Disable hfsplus-tools on RHEL 7.
* Thu May  3 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.39-2
- BR perl-XML-XPath to run the new XML test.
* Thu May  3 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.39-1
- New upstream version 1.17.39.
* Wed May  2 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.38-3
- Remove explicit runtime deps for old virt-sysprep.
- Add explicit runtime dep on fuse (RHBZ#767852, thanks Pádraig Brady).
- Remove explicit versioned dep on glibc.
* Tue May  1 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:1.17.38-2
- Update supported filesystems for ARM
* Tue May  1 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.38-1
- New upstream version 1.17.38.
* Tue May  1 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.37-2
- Add guestfs-faq(1) (FAQ is now a man page).
* Tue May  1 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.37-1
- New upstream version 1.17.37.
--------------------------------------------------------------------------------

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