diff --git a/gupnp-1.6.0.tar.xz b/gupnp-1.6.0.tar.xz deleted file mode 100644 index 8bed17c..0000000 --- a/gupnp-1.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32c49dae4778cd3ef8fd9a60f6375e9c87768eee6c3c05b33d8a79f91e08bdcb -size 2212044 diff --git a/gupnp-1.6.1.tar.xz b/gupnp-1.6.1.tar.xz new file mode 100644 index 0000000..67f6a2b --- /dev/null +++ b/gupnp-1.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85381452d2af95b8e14b24d4a989633d0d83cd88d1272f27ccb2416ccc836d47 +size 2215460 diff --git a/gupnp.changes b/gupnp.changes index 385bc5d..c2d4252 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Nov 10 13:33:29 UTC 2022 - Bjørn Lie + +- Update to version 1.6.1: + + ControlPoint: + - Fix error handling if description download fails. + - Do not leak cancellable. + + Use proper method for detecting IFA_FLAGS availability. + + ContextManager: + - Do not leak filtered contexts. + - Fix freeing unavailable contexts. + + Network ContextManager: Do not leak list parts of context + lists. + + Introspection: Properly chain up to parent class. + + Service: Fix crash if subscription callback is points + unreachable host. + ------------------------------------------------------------------- Sat Sep 17 11:48:47 UTC 2022 - Bjørn Lie diff --git a/gupnp.spec b/gupnp.spec index 8075d0b..78413af 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ %define sover 1.6 Name: gupnp -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later