SHA256
1
0
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:
2022-11-10 16:44:47 +00:00
committed by Git OBS Bridge
parent dfa3e76fb5
commit b8f94fa727
4 changed files with 21 additions and 4 deletions

View File

@@ -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>