Accepting request 239337 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/239337 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gssdp?expand=0&rev=32
This commit is contained in:
commit
8727853734
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02db81cb90a86c08579fc06f55584aea6b30dc6dcc7a5b5a4864a0ecb2f3d8b5
|
|
||||||
size 283112
|
|
3
gssdp-0.14.8.tar.xz
Normal file
3
gssdp-0.14.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c3ffa01435e84dc31c954e669e1ca0749b962f76a333e74f5c2cb0de5803a13
|
||||||
|
size 290756
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 1 17:34:02 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.14.8:
|
||||||
|
+ Recover from lost BYEBYE packets.
|
||||||
|
+ Some code clean-up.
|
||||||
|
+ Use GLib's multicast socket functions.
|
||||||
|
+ Fix compiling on mingw.
|
||||||
|
+ Don't abort if get_host_ip fails.
|
||||||
|
+ Fix an issue with unreffing GSources.
|
||||||
|
+ Fix build on some BSDs.
|
||||||
|
+ Use pktinfo on Linux to determine the source interface instead
|
||||||
|
of relying on netmasks.
|
||||||
|
+ Use strncpy() on interface names to not exceed ifrn_name
|
||||||
|
length.
|
||||||
|
+ Documentation fixes.
|
||||||
|
+ Add support for vendor-specific headers in SSDP messages.
|
||||||
|
+ Bugs fixed: bgo#678660, bgo#711320, bgo#724030, bgo#728871,
|
||||||
|
bgo#728888, bgo#729613, bgo#730358.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 3 17:51:11 UTC 2014 - zaitor@opensuse.org
|
Mon Feb 3 17:51:11 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gssdp
|
Name: gssdp
|
||||||
Version: 0.14.7
|
Version: 0.14.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for resource discovery and announcement over SSDP
|
Summary: Library for resource discovery and announcement over SSDP
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user