All,<br>     I'm pleased to announce release 0.10.0 of Oz.  Oz is a program for doing automated installation of guest operating systems with limited input from the user.  Release 0.10.0 is a bugfix and feature release for Oz.  Some of the highlights between Oz 0.9.0 and 0.10.0 are:<br>

<br>    * Support for installing OpenSUSE 12.1 and 12.2<br>    * Support for python3<br>    * Support for Ubuntu 12.04.1, 12.04.2, and 12.10<br>    * Fix up <command> ordering so that commands are run in the order they are specified in the XML<br>

    * Updates and fixes to the documentation<br>    * Increase the shutdown timeout to support slower qemu guests<br>    * Add a default screenshot directory as /var/lib/oz/screenshots<br>    * Support for RHEL 5.9<br>    * Support for Fedora 18<br>

    * Switch over to pycurl for header information; this allows http authentication to work<br>    * Switch to using the libvirt built-in screenshot mechanism.  This removes the gvnc dependency and makes screenshots more reliable, but requires libvirt 0.9.7 or newer<br>

    * Delete auto-generated ssh keys after customization<br><br>A tarball of this release is available, as well as packages for Fedora-17.  Instructions on how to get and use Oz are available at <a href="http://github.com/clalancette/oz/wiki" target="_blank">http://github.com/clalancette/oz/wiki</a> .<br>

<br>If you have questions or comments about Oz, please feel free to contact me at <a href="mailto:clalancette@gmail.com" target="_blank">clalancette@gmail.com</a>, or open up an issue on the github page: <a href="http://github.com/clalancette/oz/issues" target="_blank">http://github.com/clalancette/oz/issues</a> .<br>

<br>Thanks to everyone who contributed to this release through bug reports, patches, and suggestions for improvement.<br><br>Chris Lalancette<br>