Accepting request 185018 from home:dimstar:branches:GNOME:Factory

Update to 0.20.4

OBS-URL: https://build.opensuse.org/request/show/185018
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=52
This commit is contained in:
2013-07-31 18:56:39 +00:00
committed by Git OBS Bridge
parent 96f07c4800
commit 0ca4b21070
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jul 30 16:29:53 UTC 2013 - dimstar@opensuse.org
- Update to version 0.20.4:
+ Fix warnings in gtk-doc run.
+ Some minor improvements to the documentation.
+ Make the user-agent ASCII-only to fix issues with discovery
when g_get_application_name () returned a translated string.
+ Force HTTP version to be 1.1 in SOAP requests.
+ Fix potential crashes in XML parsing.
+ Fix potential memory leak in
gupnp_service_proxy_send_action_valist.
+ Some codestyle fixes.
+ Add gupnp_device_info_list_dlna_device_class_identifier () to
retrieve the content of <dlna:X_DLNADOC> nodes.
+ Bugs fixed: bgo#704953, bgo#702555, bgo#704094, bgo#700947.
-------------------------------------------------------------------
Thu May 30 07:09:25 UTC 2013 - dimstar@opensuse.org