SHA256
1
0
forked from pool/libvirt-glib

Accepting request 159892 from Virtualization

Update to 0.1.6 (forwarded request 159882 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/159892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt-glib?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2013-03-20 08:53:21 +00:00 committed by Git OBS Bridge
commit 4f565a8f48
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3a4fea273cb52890812a5d4033556c5221112c7fe47da2838de72641e547cbb
size 709647

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf
size 710452

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Mar 18 19:48:50 UTC 2013 - dimstar@opensuse.org
- Update to version 0.1.6:
+ Prefer g_strlcpy over strncpy.
+ Fix potential crashes in some error handling cases.
+ Fix typo in gvir_config_init docs which broke vala binding.
+ Use 'transfer none' for argv parameter in all init functions.
+ Ensure stream data parameters are annotated to be guint8
arrays, not gchar, since they're not NULL terminated strings.
+ Replace FSF address with URL in copyright headers.
+ Add API for changing Spice compression parameters.
-------------------------------------------------------------------
Tue Jan 15 21:16:47 UTC 2013 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: libvirt-glib
Version: 0.1.5
Version: 0.1.6
Release: 0
Summary: GLib and GObject mapping of libvirt
License: LGPL-2.1+