gupnp/gupnp.changes
Vincent Untz ccaaadcf41 Accepting request 25643 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gupnp via accept of submit request 25643 revision 2.
Request was accepted with message:
Accepting

OBS-URL: https://build.opensuse.org/request/show/25643
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=8
2009-12-04 22:47:56 +00:00

60 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Dec 4 20:02:16 CET 2009 - vuntz@opensuse.org
- Update to version 0.13.2:
+ Utilize libconic (Maemo5) if available.
+ Unix context manager must signal the unavailibility of all
contexts when disposed.
+ Enable silent build rules if they are available.
+ Fix race-conditions in client-side notification handling.
+ Unix context manager ignores point-to-point interfaces.
+ Context manager ignores interfaces without IP addresses.
+ Don't require timeouts to be specified in subscription
requests.
+ Fix build against gcc 4.[1,2].
+ Make network manager thread-safe.
+ Remove idle source on dispose in context manager
implementations.
+ Warn in docs that gupnp_service_info_get_introspection() is
evil and why.
+ Service retrieves introspection data in truly async way.
+ Fix some leaks.
+ A bunch of code clean-ups.
-------------------------------------------------------------------
Mon Nov 30 19:56:33 CET 2009 - dimstar@opensuse.org
- Update to version 0.13.1:
+ Use unix context manager if NetworkManager service is not
available
+ Fix some minor leaks.
-------------------------------------------------------------------
Thu Oct 1 17:07:13 CEST 2009 - vuntz@opensuse.org
- Rename libgupnp-1_0-2 to libgupnp-1_0-3 since the version of the
library was changed.
-------------------------------------------------------------------
Thu Sep 24 13:13:44 CEST 2009 - dimstar@opensuse.org
- Update to version 0.13.0:
+ Print reason when fail to fetch description doc
+ Support for dynamic/multiple networks through a new class,
ContextManager.
+ Gracefully handle 'no root element in description' scenerio.
+ "host-ip" property moved from GUPnPContext to parent
GSSDPClient.
+ ControlPoint set itself inactive before getting disposed.
+ New function to retrieve the capabilities of a DLNA device as
announced in the device description.
+ New function to retrieve the content of arbitrary elements in
the device description.
+ Many other minor fixes.
-------------------------------------------------------------------
Sat Jun 13 23:00:12 CEST 2009 - vuntz@novell.com
- Initial package.