SHA256
1
0
forked from pool/gupnp

Accepting request 195715 from home:dimstar:branches:GNOME:Factory

Update to 0.20.5

OBS-URL: https://build.opensuse.org/request/show/195715
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=54
This commit is contained in:
Bjørn Lie
2013-08-21 21:10:54 +00:00
committed by Git OBS Bridge
parent 0ca4b21070
commit 826b0e8a07
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Aug 20 15:48:49 UTC 2013 - dimstar@opensuse.org
- Update to version 0.20.5:
+ Add some missing G_{BEGIN,END}_DECLS guards.
+ Fix uninitialized variable use introduced in previous version.
+ Add simple network device whitelisting infrastructure.
+ Port gupnp-binding-tool so it's usable with python3.
+ Minor code fixes.
+ Fix crashes in NetworkManager context manager during some async
calls.
+ Fix a small memory leak in the unix and windows CM.
+ Always enable GTest tests.
+ Upgrade gtk-doc stuff.
+ Fix the service example in documentation.
+ Remove the test for inverted arguments in the GUPnPContext
tests.
+ Bugs fixed: bgo#694454, bgo#704094, bgo#704383, bgo#705712,
bgo#706326.
-------------------------------------------------------------------
Tue Jul 30 16:29:53 UTC 2013 - dimstar@opensuse.org