forked from pool/gupnp
Accepting request 210897 from GNOME:Next
- Update to version 0.20.9: + Enforce HTTP 1.1 for device description requests. + Add libuuid to Requires.private of pkg-config file. + Deprecate gupnp_service_proxy_{begin,send}_action_hash as they cannot guarantee the argument order. + Add gupnp_service_info_get_introspection_async_full() that makes it possible to cancel an introspcetion request using GCancellable. + Fix a crash when running with GSSDP < 0.14.6. + Bugs fixed: bgo#704867, bgo#710491, bgo#711027, bgo#711167, bgo#720369, bgo#720372. OBS-URL: https://build.opensuse.org/request/show/210897 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=63
This commit is contained in:
parent
28cebeae16
commit
37384e6496
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8
|
|
||||||
size 380956
|
|
3
gupnp-0.20.9.tar.xz
Normal file
3
gupnp-0.20.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e
|
||||||
|
size 381340
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 14 22:09:42 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.20.9:
|
||||||
|
+ Enforce HTTP 1.1 for device description requests.
|
||||||
|
+ Add libuuid to Requires.private of pkg-config file.
|
||||||
|
+ Deprecate gupnp_service_proxy_{begin,send}_action_hash as they
|
||||||
|
cannot guarantee the argument order.
|
||||||
|
+ Add gupnp_service_info_get_introspection_async_full() that
|
||||||
|
makes it possible to cancel an introspcetion request using
|
||||||
|
GCancellable.
|
||||||
|
+ Fix a crash when running with GSSDP < 0.14.6.
|
||||||
|
+ Bugs fixed: bgo#704867, bgo#710491, bgo#711027, bgo#711167,
|
||||||
|
bgo#720369, bgo#720372.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 31 18:29:48 UTC 2013 - dimstar@opensuse.org
|
Thu Oct 31 18:29:48 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 0.20.8
|
Version: 0.20.9
|
||||||
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