forked from pool/gupnp
Accepting request 1035112 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1035112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=73
This commit is contained in:
commit
4c4fb90189
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user