forked from pool/gupnp
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:
parent
96f07c4800
commit
0ca4b21070
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0
|
|
||||||
size 370172
|
|
3
gupnp-0.20.4.tar.xz
Normal file
3
gupnp-0.20.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35
|
||||||
|
size 376560
|
@ -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
|
Thu May 30 07:09:25 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 0.20.3
|
Version: 0.20.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the UPnP specification
|
Summary: Implementation of the UPnP specification
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user