Accepting request 129387 from Virtualization
Update to 0.1.0 (forwarded request 128198 from dimstar) OBS-URL: https://build.opensuse.org/request/show/129387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt-glib?expand=0&rev=10
This commit is contained in:
commit
71e1d66c7d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9bcf99f395ac78416601002bd1fd9122ae1dec2b5439348c6eac9d5c5fb8096
|
||||
size 648241
|
3
libvirt-glib-0.1.0.tar.gz
Normal file
3
libvirt-glib-0.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20e101d9e331ebef6c0c1e556658fc53334a4063f44665423907937dac0a6cf2
|
||||
size 684701
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 08:40:27 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.1.0:
|
||||
+ Add setters for capabilities CPU config object
|
||||
+ Add constructor for capabilities CPU config object
|
||||
+ Add config object for domain CPU schema
|
||||
+ Add bindings for domain save APIs
|
||||
+ Add bindings for storage volume upload/download
|
||||
- Changes from version 0.0.9:
|
||||
+ Full API docs for libvirt-glib library
|
||||
+ Add API for getting domain OS config
|
||||
+ Add API for getting domain OS boot devices
|
||||
+ Add APIs for querying host capabilities
|
||||
+ Add missing domain OS type enum values
|
||||
+ Add API for getting domain virt type
|
||||
+ Add comprehensive API arg checking
|
||||
+ Add API for getting domain arch
|
||||
+ Allow zero timeouts in timer
|
||||
+ Fix build with newer glibc-headers and -O0
|
||||
+ Fix generation of filesystem source element
|
||||
+ Port to use Mingw64 toolchain for automated builds
|
||||
+ Add async API for starting domains
|
||||
+ Fix thread safety of event loop timeouts/watches
|
||||
+ Add support for filesystem type=bind|ram.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 19:39:14 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: libvirt-glib
|
||||
Version: 0.0.8
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
Summary: GLib and GObject mapping of libvirt
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user