forked from pool/gupnp
Accepting request 239022 from home:dimstar:branches:GNOME:Factory
Update to 0.20.12 OBS-URL: https://build.opensuse.org/request/show/239022 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=69
This commit is contained in:
committed by
Git OBS Bridge
parent
19550c1bce
commit
dde65856ec
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 20:48:09 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.20.12:
|
||||
+ Several documentation fixes.
|
||||
+ Fix warning from clang.
|
||||
+ Prevent a critical if there's no DBus available and a
|
||||
DBus-based context manager is used.
|
||||
+ Don't try to use a DBus context manager if we don't have a
|
||||
system bus.
|
||||
+ Use g_return_val_if_fail.
|
||||
+ Fix a small leak of CallbackData in GUPnPServiceProxy.
|
||||
+ Add a gupnp_service_proxy_add_notify_full variant to be nice to
|
||||
gobject-introspection.
|
||||
+ Several code cleanups.
|
||||
+ Fix a reference leak in ACL.
|
||||
+ Make "document" property of GUPnPDeviceInfo readable.
|
||||
+ Add gupnp_service_proxy_add_raw_notify which can be used to get
|
||||
the raw xmlDoc received through notification.
|
||||
+ Bugs fixed: bgo#701446, bgo#706123, bgo#706127, bgo#727709,
|
||||
bgo#729827, bgo#730359, bgo#730690.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 14:53:26 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user