From ef4cb9e9bf6edb7db382481f5bd4aeb2024872557a2556ce712e049c60c5689e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 10 Nov 2022 16:44:42 +0000 Subject: [PATCH] Accepting request 1035068 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1035068 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=98 --- gssdp-1.6.0.tar.xz | 3 --- gssdp-1.6.1.tar.xz | 3 +++ gssdp.changes | 12 ++++++++++++ gssdp.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 gssdp-1.6.0.tar.xz create mode 100644 gssdp-1.6.1.tar.xz diff --git a/gssdp-1.6.0.tar.xz b/gssdp-1.6.0.tar.xz deleted file mode 100644 index 625e8d3..0000000 --- a/gssdp-1.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:148ed41628c8f17336a2c8fa4b14ab0fbae98b6026be2dacfddea7bf43866689 -size 1232568 diff --git a/gssdp-1.6.1.tar.xz b/gssdp-1.6.1.tar.xz new file mode 100644 index 0000000..4d2d718 --- /dev/null +++ b/gssdp-1.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2be0a6e2591109a6e425851161a4a53bc54b4f06a0214c7970566329bd56330 +size 2080496 diff --git a/gssdp.changes b/gssdp.changes index a6a9862..5b10817 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 10 13:31:35 UTC 2022 - Bjørn Lie + +- Update to version 1.6.1: + + Potential fix for sending discovery responses with the wrong + location. + + Properly parse netlink messages in neighbour discovery. + + Do not leak the host mask if it was alreay provided on object + client creation. + + Fix install path for generated documentation. + + Fix warning message for link-local v4 addresses. + ------------------------------------------------------------------- Sat Sep 17 11:47:16 UTC 2022 - Bjørn Lie diff --git a/gssdp.spec b/gssdp.spec index 97c196f..e26d485 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -20,7 +20,7 @@ %define sover 1.6 %bcond_with sniffer Name: gssdp -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0-or-later