From f4e87e3ea35380ed147f878d57eccd23d210e87cac2f16a861060e93997d299d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 29 Apr 2016 12:26:19 +0000 Subject: [PATCH] Accepting request 392085 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/392085 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=68 --- gssdp-0.14.14.tar.xz | 3 --- gssdp-0.14.15.tar.xz | 3 +++ gssdp.changes | 13 +++++++++++++ gssdp.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 gssdp-0.14.14.tar.xz create mode 100644 gssdp-0.14.15.tar.xz diff --git a/gssdp-0.14.14.tar.xz b/gssdp-0.14.14.tar.xz deleted file mode 100644 index f787fd1..0000000 --- a/gssdp-0.14.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:685718755b5b8d24aaeadda44047e515443784712891fc53879ab9a4865b48d6 -size 298488 diff --git a/gssdp-0.14.15.tar.xz b/gssdp-0.14.15.tar.xz new file mode 100644 index 0000000..243f5c8 --- /dev/null +++ b/gssdp-0.14.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084991de1fad8400e55d3ddd0ce8d07786fd7bfa36503f7089bd1f2ba5bda20c +size 311656 diff --git a/gssdp.changes b/gssdp.changes index cbc73ed..0fc3aaa 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 26 16:28:00 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.14.15: + + Actually use the TTL that was set by the user. + + Use if_nametoindex instead of IOCTL when available. + + Implement a User Agent cache based on SSDP packages. + + Fix potential strncpy overflow. + + Add missing m4 macros. + + Disable PKTINFO on OS X. + + Do not leak host_addr in clients. + + Bugs fixed: bgo#653894, bgo#762324, bgo#764677. + ------------------------------------------------------------------- Tue Feb 9 08:40:10 UTC 2016 - dimstar@opensuse.org diff --git a/gssdp.spec b/gssdp.spec index 6b0ebce..5930585 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -17,7 +17,7 @@ Name: gssdp -Version: 0.14.14 +Version: 0.14.15 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0+