forked from pool/libvirt-glib
Accepting request 108354 from home:dimstar:branches:GNOME:Factory
Update to 0.0.6 - Requirement for gnome-boxes 3.3.91 OBS-URL: https://build.opensuse.org/request/show/108354 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=10
This commit is contained in:
parent
cdbd0f1fd7
commit
cc64f5a7fc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc60ff22199c70fd8bb311393e00ff537cfe3f5b40d4e0e366d15c4a64e57dab
|
||||
size 543780
|
3
libvirt-glib-0.0.6.tar.gz
Normal file
3
libvirt-glib-0.0.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a89ea65cdbd976f1674da618d7b0005c68dd2075f9c6f82bb9503c85aabf84bf
|
||||
size 624138
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 11:37:49 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.0.6:
|
||||
+ Add binding for virDomainBlockResize():
|
||||
gvir_domain_disk_resize().
|
||||
+ Set correct target node attribute for domain interface.
|
||||
} Getter for the associated domain of a domain device.
|
||||
+ Getters for GVirConfigDomainInterface attributes.
|
||||
+ GVirDomainDevice now has an associated GVirConfigDomainDevice.
|
||||
+ Remove now redundant 'path' property from GVirDomainDevice
|
||||
subclasses.
|
||||
+ Add gvir_domain_get_devices().
|
||||
+ Empty statistics for user-mode interfaces. One of the
|
||||
limitations of user-mode networking of libvirt is that you
|
||||
can't get statistics for it (not yet, at least). Instead of
|
||||
erroring-out in that case, simply return empty statistics
|
||||
result and spit a debug message.
|
||||
+ Fix a GVirStream leak.
|
||||
+ Also distribute GNUmakefile, cfg.mk and maint.mk files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 20:11:38 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,8 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libvirt-glib
|
||||
Version: 0.0.5
|
||||
Version: 0.0.6
|
||||
Release: 0
|
||||
Summary: GLib and GObject mapping of libvirt
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user