From 6cf17a084d0d43b2e7a01565d402ff6be011a1046068585966d9c857ebef6016 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 2 Jul 2014 15:48:14 +0000 Subject: [PATCH] Accepting request 239205 from home:dimstar:branches:GNOME:Factory Update to 0.14.8 OBS-URL: https://build.opensuse.org/request/show/239205 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=50 --- gssdp-0.14.7.tar.xz | 3 --- gssdp-0.14.8.tar.xz | 3 +++ gssdp.changes | 20 ++++++++++++++++++++ gssdp.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 gssdp-0.14.7.tar.xz create mode 100644 gssdp-0.14.8.tar.xz diff --git a/gssdp-0.14.7.tar.xz b/gssdp-0.14.7.tar.xz deleted file mode 100644 index 2dfd270..0000000 --- a/gssdp-0.14.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02db81cb90a86c08579fc06f55584aea6b30dc6dcc7a5b5a4864a0ecb2f3d8b5 -size 283112 diff --git a/gssdp-0.14.8.tar.xz b/gssdp-0.14.8.tar.xz new file mode 100644 index 0000000..5003cb5 --- /dev/null +++ b/gssdp-0.14.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3ffa01435e84dc31c954e669e1ca0749b962f76a333e74f5c2cb0de5803a13 +size 290756 diff --git a/gssdp.changes b/gssdp.changes index 8e722be..a1eb2b9 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -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 diff --git a/gssdp.spec b/gssdp.spec index bb074fe..0a0cfe9 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -17,7 +17,7 @@ Name: gssdp -Version: 0.14.7 +Version: 0.14.8 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0+