SHA256
1
0
forked from pool/gupnp

Accepting request 39962 from GNOME:Factory

checked in (request 39962)

OBS-URL: https://build.opensuse.org/request/show/39962
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2010-05-13 22:32:11 +00:00
committed by Git OBS Bridge
parent 93cdd8b966
commit 56394265b7
4 changed files with 5 additions and 32 deletions

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
Mon Apr 12 20:03:24 CEST 2010 - vuntz@opensuse.org
- Update to version 0.13.3:
+ Include the Content-Type header in the HTTP messages. This
satisfies DLNA CTT test cases 7.2.5.9 and 7.2.29.1.
+ Use g_message instead of g_warning if we can't connect to DBus.
+ Make the HTTP server listen on the context's interface only.
+ Fix some potential crashes in GUPnPServiceProxy and
GUPnPContextManager code.
+ Fix build issues in jhbuild environment.
+ Fix some gcc warnings.
+ Add new API to host path for specific user-agent(s).
+ Add gobject-introspection support:
- Provide gobject-introspection GIR and typelib.
- Add needed annotations to doc comments.
- Add GList variants of action-related functions to satisfy
PyGI.
+ A few non-functional improvments.
- Add gir-repository and gobject-introspection-devel BuildRequires,
and add gir-repository Requires to libgupnp-1_0-3.
-------------------------------------------------------------------
Fri Dec 4 20:02:16 CET 2009 - vuntz@opensuse.org