similar to: ANNOUNCE: ruby-libvirt 0.5.2

Displaying 20 results from an estimated 30000 matches similar to: "ANNOUNCE: ruby-libvirt 0.5.2"

2013 Dec 15
0
ANNOUNCE: ruby-libvirt 0.5.1
I'm pleased to announce the release of ruby-libvirt 0.5.1. ruby-libvirt is a ruby wrapper around the libvirt API. The changelog between 0.5.0 and 0.5.1 is: * Fixes to compile against older libvirt * Fixes to compile against ruby 1.8 Version 0.5.1 is available from http://libvirt.org/ruby: Tarball: http://libvirt.org/ruby/download/ruby-libvirt-0.5.1.tgz Gem:
2015 Nov 20
0
ANNOUNCE: ruby-libvirt 0.6.0
All, I'm pleased to release ruby-libvirt 0.6.0. ruby-libvirt is a ruby wrapper around the libvirt API. The changelog between 0.5.2 and 0.6.0 is: * Fix possible buffer overflow * Fix storage volume creation error messages * Add additional storage pool defines * Implement Network dhcp_leases method * Implement Connect node_alloc_pages method * Implement Domain time method *
2013 Dec 10
0
ANNOUNCE: ruby-libvirt 0.5.0
All, I'm pleased to announce the release of ruby-libvirt 0.5.0. ruby-libvirt is a ruby wrapper around the libvirt API. Version 0.5.0 brings new APIs, more documentation, and bugfixes: * Updated Network class, implementing almost all libvirt APIs * Updated Domain class, implementing almost all libvirt APIs * Updated Connection class, implementing almost all libvirt APIs *
2016 Sep 22
0
ANNOUNCE: ruby-libvirt 0.7.0
I'm pleased to release ruby-libvirt 0.7.0. ruby-libvirt is a ruby wrapper around the libvirt API. The changelog between 0.6.0 and 0.7.0 is: * Fix network lease API to allow arguments that libvirt allows * Implement VIRT_STORAGE_POOL_CREATE flags * Implement more VIR_STORAGE_VOL flags * Implement VIR_DOMAIN_QEMU_AGENT_COMMAND_SHUTDOWN * Implement virDomainDefineXMLFlags *
2018 Feb 18
0
ANNOUNCE: ruby-libvirt 0.7.1
I'm pleased to release ruby-libvirt 0.7.1. ruby-libvirt is a ruby wrapper around the libvirt API. The changelog between 0.7.0 and 0.7.1 is: * Fix a bad bug in block_resize (Marius Rieder) * Fix up some problems pointed out by clang * Fix up the tests for small semantic differences in how libvirt works Version 0.7.1 is available from http://libvirt.org/ruby: Tarball:
2011 Jul 29
0
ANNOUNCE: ruby-libvirt 0.4.0
All, I'm pleased to announce the release of ruby-libvirt 0.4.0. ruby-libvirt is a ruby wrapper around the libvirt API. Version 0.4.0 brings new APIs, more documentation, and bugfixes: * Updated Domain class, implementing dom.memory_parameters=, dom.memory_parameters, dom.updated?, dom.migrate2, dom.migrate_to_uri2, dom.migrate_set_max_speed, dom.qemu_monitor_command,
2013 Jul 29
2
ANNOUNCE: Oz 0.11.0 release
All, I'm pleased to announce release 0.11.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.11.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0 are: * Add support for installing Ubuntu 13.04 * Add the ability to get user-specific ICICLE information * Add the
2011 Apr 04
0
Release of libvirt-0.9.0
As scheduled, libvirt 0.9.0 was tagged and pushed today, it's available from FTP at: ftp://libvirt.org/libvirt/ This is a large release w.r.t. the amount of features and changes, and well worth bumping the middle version number. We are also getting closer to a 1.0.0 release ! Features: - Support cputune cpu usage tuning (Osier Yang and Nikunj A. Dadhania) - Add public APIs for storage
2006 Aug 17
0
Radiant 0.5.2 - Bad Zip and Tgz Packages
I failed to package up the Zip and Tar correctly for Radiant 0.5.2. They each included Rails 1.1.5 instead of 1.1.6. I?ve repackaged the files and they should be ready for download as soon as they propagate to the appropriate servers: * http://rubyforge.org/frs/download.php/12493/radiant-0.5.2-2.tgz * http://rubyforge.org/frs/download.php/12494/radiant-0.5.2-2.zip Since Rails 1.1.5 has a
2015 Mar 04
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
I'm have a lot of difficulty implementing the actions suggested so far by those who've chimed in about this issue. I've resolved now to do the following: * make clean and make world on xen source, and capture build logs * look up libxl build logs and see what compiler flags were used * repeat above for libvirt source and virt-manager source * report back on the compiler flag
2013 Jul 29
0
Re: ANNOUNCE: Oz 0.11.0 release
On 07/28/2013 09:43 PM, Chris Lalancette wrote: > All, > I'm pleased to announce release 0.11.0 of Oz. Oz is a program > for doing automated installation of guest operating systems with > limited input from the user. Release 0.11.0 is a bugfix and feature > release for Oz. Some of the highlights between Oz 0.10.0 and 0.11.0 > are: > > * Add support for
2012 Aug 19
2
ANNOUNCE: Oz 0.9.0 Release
All, I'm pleased to announce release 0.9.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.9.0 is a (long overdue) bugfix and feature release for Oz. Some of the highlights between Oz 0.8.0 and 0.9.0 are: - Easier to create Debian/Ubuntu packages - Ability to specify the disk size in the TDL -
2014 Jan 03
0
ANNOUNCE: Oz 0.12.0 release
All, I'm pleased to announce release 0.12.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.12.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.11.0 and 0.12.0 are: * Fixes to concurrent oz-install invocations * Python 3 compatibility in the test suites * Support for Ubuntu
2015 Mar 07
0
ANNOUNCE: Oz 0.13.0 release
All, I'm pleased to announce release 0.13.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.13.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.12.0 and 0.13.0 are: - For Fedora, if the user specifies a version, but that isn't supported yet, try the last supported version (in
2015 Jun 26
0
ANNOUNCE: Oz 0.14.0 release
All, I'm pleased to announce release 0.14.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.14.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.13.0 and 0.14.0 are: * Fix a bug in checksum checking (this should work again) * Add a global lock around pool refresh; should get rid
2016 Feb 29
0
ANNOUNCE: Oz 0.15.0 release
All, I'm pleased to announce release 0.15.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.15.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.14.0 and 0.15.0 are: * Make sure openssh-clients is included in CentOS builds * Add support for Fedora-23 * Add customization support
2017 Aug 08
0
ANNOUNCE: Oz 0.16.0 release
All, I'm pleased to announce release 0.16.0 of Oz. Oz is a program for doing automated installation of guest operating systems with limited input from the user. Release 0.16.0 is a bugfix and feature release for Oz. Some of the highlights between Oz 0.15.0 and 0.16.0 are: * Windows 10 and 2016 support * All timeouts are now configurable * Ubuntu 16.04, 16.10, 17.04 support * Mageia 2,
2019 Mar 16
0
ANNOUNCE: Oz 0.17.0 release
All,     I'm pleased to announce release 0.17.0 of Oz.  Oz is a program for doing automated installation of guest operating systems with limited input from the user.  Release 0.17.0 switches Oz to be python3 only, since Python 2 support is ending soon.  There are also some minor fixes in here, along with the addition of support for some new OSs. A tarball and zipfile of this release is
2013 Mar 09
0
ANNOUNCE: Oz 0.10.0 Release
All, 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: * Support for installing OpenSUSE 12.1 and 12.2 * Support for python3 * Support for Ubuntu 12.04.1,
2010 Dec 13
0
ANNOUNCE: ruby-libvirt bindings 0.3.0
All, I'm pleased to announce the release of 0.3.0 of the ruby-libvirt bindings. This release has a number of updates: * Implementation of Libvirt::open_auth, Libvirt::event_register_impl * Updated Connect class, implementing conn.compare_cpu, conn.baseline_cpu, conn.domain_event_register_any, conn.domain_event_deregister_any, conn.domain_event_register,