forked from pool/libvirt-glib
Accepting request 141720 from home:Zaitor:branches:Virtualization
Update OBS-URL: https://build.opensuse.org/request/show/141720 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=24
This commit is contained in:
parent
c9c39d8795
commit
4f673ddab8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f90c8f78a6e5274ff79df44c22414e307c9d5c5f782fb9bc31af0d2b1b408be5
|
|
||||||
size 699833
|
|
3
libvirt-glib-0.1.4.tar.gz
Normal file
3
libvirt-glib-0.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:92935ff19424a75db85d13f30e28f418a38d81565cf1584945dda145a03886a4
|
||||||
|
size 707510
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 18 13:12:06 UTC 2012 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.1.4:
|
||||||
|
+ Add support for configuring power management config.
|
||||||
|
+ Add API binding for updating device config.
|
||||||
|
+ Avoid SEGV when querying storage volune with NULL name.
|
||||||
|
+ Avoid reference count leak when constructing wrapped libvirt
|
||||||
|
objects.
|
||||||
|
+ Avoid calling g_type_init for newer glib.
|
||||||
|
+ Add flags for domain reboot API.
|
||||||
|
+ Fix leak with GMutex compatibility wrappers.
|
||||||
|
+ Don't use storage volumes before the pool refresh finishes.
|
||||||
|
+ Add binding for destroying storage pools.
|
||||||
|
+ Add binding for defining storage pools.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 11 15:21:10 UTC 2012 - dimstar@opensuse.org
|
Thu Oct 11 15:21:10 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libvirt-glib
|
Name: libvirt-glib
|
||||||
Version: 0.1.3
|
Version: 0.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GLib and GObject mapping of libvirt
|
Summary: GLib and GObject mapping of libvirt
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user