From 5064c48bab2ace0fa03b5bf06a21eecd1c25ca6c282a3fe99c64ad751f0e9055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 26 Jun 2020 17:52:20 +0000 Subject: [PATCH] Accepting request 816516 from home:polslinux:branches:GNOME:Factory - Update to version 1.2.3: + Requires GSSDP 1.2.3 + Always build the gupnp-binding-tool manpage + Fix static linking issue caused by libguul subproject + Add mitigations for CVE-2020-12695 + Implement UDA 2.0 April 17 2020 Addendum OBS-URL: https://build.opensuse.org/request/show/816516 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=109 --- gupnp-1.2.2.tar.xz | 3 --- gupnp-1.2.3.tar.xz | 3 +++ gupnp.changes | 10 ++++++++++ gupnp.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 gupnp-1.2.2.tar.xz create mode 100644 gupnp-1.2.3.tar.xz diff --git a/gupnp-1.2.2.tar.xz b/gupnp-1.2.2.tar.xz deleted file mode 100644 index d3e3fa6..0000000 --- a/gupnp-1.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a80bd953e5c8772ad26b72f8da01cbe7241a113edd6084903f413ce751c9989 -size 136556 diff --git a/gupnp-1.2.3.tar.xz b/gupnp-1.2.3.tar.xz new file mode 100644 index 0000000..0e0f6e6 --- /dev/null +++ b/gupnp-1.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d447e54d88e4a8fab84ad1766070e9208e21166fc7e2ce95df6e33e49e8d29b1 +size 138428 diff --git a/gupnp.changes b/gupnp.changes index 0610744..845e617 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 23 07:49:08 UTC 2020 - Paolo Stivanin + +- Update to version 1.2.3: + + Requires GSSDP 1.2.3 + + Always build the gupnp-binding-tool manpage + + Fix static linking issue caused by libguul subproject + + Add mitigations for CVE-2020-12695 + + Implement UDA 2.0 April 17 2020 Addendum + ------------------------------------------------------------------- Thu Jan 2 13:05:39 UTC 2020 - Bjørn Lie diff --git a/gupnp.spec b/gupnp.spec index f70685b..b06a622 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ %define sover 1.2 Name: gupnp -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later