forked from pool/gupnp
Accepting request 1035070 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1035070 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=129
This commit is contained in:
parent
dfa3e76fb5
commit
b8f94fa727
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:32c49dae4778cd3ef8fd9a60f6375e9c87768eee6c3c05b33d8a79f91e08bdcb
|
|
||||||
size 2212044
|
|
3
gupnp-1.6.1.tar.xz
Normal file
3
gupnp-1.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85381452d2af95b8e14b24d4a989633d0d83cd88d1272f27ccb2416ccc836d47
|
||||||
|
size 2215460
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 10 13:33:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
Sat Sep 17 11:48:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define sover 1.6
|
%define sover 1.6
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of the UPnP specification
|
Summary: Implementation of the UPnP specification
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user