From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfUZ1-0002Vn-Ij for qemu-devel@nongnu.org; Thu, 23 May 2013 08:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfUYv-000585-HV for qemu-devel@nongnu.org; Thu, 23 May 2013 08:24:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfUYv-000574-AZ for qemu-devel@nongnu.org; Thu, 23 May 2013 08:24:05 -0400 Date: Thu, 23 May 2013 13:23:58 +0100 From: "Richard W.M. Jones" Message-ID: <20130523122358.GB22364@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] ANNOUNCE: libguestfs 1.22 has been released List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: libguestfs@redhat.com Cc: virt@lists.fedoraproject.org, qemu-devel@nongnu.org, virt-tools-list@redhat.com I'm pleased to announce the next stable release of libguestfs (1.22). libguestfs is a set of tools for accessing and modifying virtual machine disk images. http://libguestfs.org/ This release represents 5 months of development and has many significant new features including: - access remote disk images over nbd, ssh, http, ftp, iscsi, ceph, and more - syslinux and extlinux bootloader support - full support for btrfs guests - large performance improvements in virt-df and virt-alignment-scan tools - new bash completions for tools - many bug fixes - full release notes: http://libguestfs.org/guestfs-release-notes.1.html Download source: http://libguestfs.org/download/1.22-stable/ or: git clone git://github.com/libguestfs/libguestfs.git Binaries will be available shortly for Fedora 19 in the Fedora repository. Ubuntu 12.10 & 13.04 binary packages will be available shortly here: http://libguestfs.org/download/binaries/ Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/