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:
Dominique Leuenberger 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5173fda779111c6b01cd4a5e41b594322be9d04f8c74d3361f0a0c2069c77610
size 421792

3
gupnp-1.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:794b162ee566d85eded8c3f3e8c9c99f6b718a6b812d8b56f0c2ed72ac37cbbb
size 422912

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

View File

@ -17,7 +17,7 @@
Name: gupnp
Version: 1.0.2
Version: 1.0.3
Release: 0
Summary: Implementation of the UPnP specification
License: LGPL-2.0-or-later