forked from pool/gupnp
Accepting request 627096 from GNOME:Factory
- Update to version 1.0.3: + Avoid a crash in gupnp_root_device_constructor. + Propagage User-Agent from Cache. + Fix potential issue with boolean vs. bitwise evaluation. + Fix a crash in GUPnPServiceProxy::subscription_expire. + Accept broken Action header without the ". + Fix issue with strcpy destination buffer size in linux context manager. + Bugs fixed: bgo#780640, bgo#780715, bgo#793955. (forwarded request 626752 from iznogood) OBS-URL: https://build.opensuse.org/request/show/627096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=58
This commit is contained in:
commit
6ad71af1eb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5173fda779111c6b01cd4a5e41b594322be9d04f8c74d3361f0a0c2069c77610
|
|
||||||
size 421792
|
|
3
gupnp-1.0.3.tar.xz
Normal file
3
gupnp-1.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:794b162ee566d85eded8c3f3e8c9c99f6b718a6b812d8b56f0c2ed72ac37cbbb
|
||||||
|
size 422912
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 31 07:13:40 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.0.3:
|
||||||
|
+ Avoid a crash in gupnp_root_device_constructor.
|
||||||
|
+ Propagage User-Agent from Cache.
|
||||||
|
+ Fix potential issue with boolean vs. bitwise evaluation.
|
||||||
|
+ Fix a crash in GUPnPServiceProxy::subscription_expire.
|
||||||
|
+ Accept broken Action header without the ".
|
||||||
|
+ Fix issue with strcpy destination buffer size in linux context
|
||||||
|
manager.
|
||||||
|
+ Bugs fixed: bgo#780640, bgo#780715, bgo#793955.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 4 13:07:04 UTC 2018 - dimstar@opensuse.org
|
Mon Jun 4 13:07:04 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the UPnP specification
|
Summary: Implementation of the UPnP specification
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user