SHA256
1
0
forked from pool/gupnp

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

Update to 0.16.0

OBS-URL: https://build.opensuse.org/request/show/68828
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=24
This commit is contained in:
Vincent Untz
2011-05-02 16:06:41 +00:00
committed by Git OBS Bridge
parent a89f4daf89
commit 6b7c912a64
5 changed files with 150 additions and 4 deletions

View File

@@ -1,7 +1,33 @@
-------------------------------------------------------------------
Fri Apr 29 13:37:26 UTC 2011 - dimstar@opensuse.org
- Update to 0.16.0:
+ Set the thread context before doing GDBus operations.
+ Use the default timeout on DBus calls.
+ Fix documentation of gupnp_context_manager_new().
+ Remove redundant code.
+ Clear the (obsolete) ChangeLog file.
+ Add some checks on variants.
+ Don't use uninitialized pointer.
+ Some coding-style fixes.
- Changes from version 0.15.1:
+ Set 'ESSID' on WiFi contexts.
+ Fix a crasher bug.
+ Fix some leaks.
+ Remove a cyclic-reference
+ Fix logic to find service from list and therefore the issue of
wrongly ignoring new services.
+ Remove all hosted paths from SoupServer before unrefing it.
- Changes from version 0.15.0:
+ Port from dbus-glib to GDBus.
+ Enable gzip compression for large action response bodies.
+ Fix gupnp-binding-tool to generate headers usable in C++.
- Use source services: download_url, recompress and set_version.
-------------------------------------------------------------------
Tue Dec 7 12:58:42 CET 2010 - vuntz@opensuse.org
- Update toversion 0.14.1:
- Update to version 0.14.1:
+ Add sanity checks to GUPnPServiceProxyAction API.
+ Fix handling of accepted locales.
+ Handle unavailability of URL base.