
3 Jun
2014
3 Jun
'14
11:20 a.m.
On Mon, Jun 02, 2014 at 04:08:51PM +0200, Timm Bäder wrote:
diff --git a/libvirt-gobject/libvirt-gobject.sym b/libvirt-gobject/libvirt-gobject.sym index f2419ac..232e63b 100644 --- a/libvirt-gobject/libvirt-gobject.sym +++ b/libvirt-gobject/libvirt-gobject.sym @@ -234,4 +234,10 @@ LIBVIRT_GOBJECT_0.1.5 { gvir_connection_open_read_only_finish; } LIBVIRT_GOBJECT_0.1.4;
+LIBVIRT_GOBJECT_0.1.9 { + global: + gvir_domain_snapshot_delete_flags_get_type;
I've temporarily removed this symbol before pushing as this breaks make check, I've sent https://www.redhat.com/archives/libvir-list/2014-June/msg00115.html to fix the breakage and readd it. Christophe