SHA256
1
0
forked from pool/gupnp

Accepting request 626752 from GNOME:Next

- 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.

OBS-URL: https://build.opensuse.org/request/show/626752
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=98
This commit is contained in:
2018-08-02 14:25:35 +00:00
committed by Git OBS Bridge
parent 2697df5d3f
commit 8118a3202d
4 changed files with 17 additions and 4 deletions

View File

@@ -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