forked from pool/libvirt-glib
Update to 0.0.3 - plus buildfix for Factory OBS-URL: https://build.opensuse.org/request/show/99578 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=4
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 10 09:37:04 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.0.3:
|
|
+ Flesh out API in libvirt-gconfig to allow basic domain
|
|
configuration
|
|
+ Don't memset private data fields, since glib already ensures
|
|
this
|
|
+ Fix VPATH builds
|
|
+ Add syntax-check rules ensuring coding style compliance
|
|
+ Describe coding style in HACKING file
|
|
+ Expand libvirt-gobject API to allow watches on streams
|
|
+ Simplify debug system with new glib
|
|
+ Fix libvirt-gobject pkg-config file
|
|
+ Fix domain event handlig wrt transient guests
|
|
+ Don't crash if given a NULL uri to connect to
|
|
+ Expand libvirt-gobject API for storage pools & volumes
|
|
+ Fix some crashes in error paths where GError instance was NULL
|
|
+ Add vala files to the RPM
|
|
+ Add binding for open domain consoles & graphics.
|
|
- Add libtool BuildRequires.
|
|
- Split typelib file into typelib-1_0-Libvirt* subpackage.
|
|
- Add typelib-1_0-Libvirt* Requires to devel subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 08:08:49 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Initial package, version 0.0.2
|
|
|