Hello everybody.
it's been a rather long time since the first release of libvirt-php
bindings however there are many new features so I've decided to release
a new version of libvirt-php, release 0.4.2.

New features:
  - Storage pool / volume related functions (by Lyre)
  - VNC client support to get screenshot using gvnccapture (if present)
  - experimental - sending keys and client pointer events over VNC protocol
  - API to change domain VCPU count, memory amount and guest boot order
  - libvirt resources tracking - can be obtained by
libvirt_print_binding_resources() API function
  - debug logging using libvirt_logfile_set() API function (default max
log file size can be obtained in PHPInfo output)
  - functions to add/remove domain disks/NICs in an easy way (using a
simple PHP API functions)

For this release thanks goes to those guys:
  - Lyre <[email protected]> - storage-related functions as well as
many bug fixes
  - Yukihiro Kawada <[email protected]> - fix for the memory leak in
libvirt_list_domains()
  - Daniel P. Berrange <[email protected]> - bug fixes/improvements
for the build system
  - Radek Hladik <[email protected]> - patch to add API to update
device
  - Tiziano Mueller <[email protected]> - several bug fixes for
threaded php and libvirt_connect/version failures without Xen

I hope I didn't forget to mention anybody ;-)

The new release can be found at: 
http://libvirt.org/sources/php/libvirt-php-0.4.2.tar.gz

Michal

-- 
Michal Novotny <[email protected]>, RHCE, Red Hat
Virtualization Team (xen userspace) | libvirt-php bindings

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to