Changelog for
libgssdp-devel-0.8.2-3.11.i586.rpm :
Tue Dec 7 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.2:
+ Fix some potential crashes.
Thu Nov 18 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.1:
+ Fix build rules of test application for gold linker.
+ Don\'t include private header in a public header.
Sat Sep 18 14:00:00 2010 vuntzAATTopensuse.org
- Move gir files to devel subpackage.
Fri Sep 17 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.0:
+ Chain up in dispose() and finalize() all classes.
+ Flag string arg of GSSDPClient signal as static.
+ Don\'t use deprecated libsoup API.
+ Properly catch errors in recvfrom syscall.
+ Fix some typos.
Mon Apr 12 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.7.2:
+ Provide gobject-introspection GIR and typelib.
+ Use silent build rules.
+ Fix issues with version-independence magic in SSDP code.
+ Fix build issues in jhbuild environment.
- BuildRequire gobject-introspection-devel.
Fri Dec 4 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.7.1:
+ Don\'t leak target regex.
+ Make GSSDPClient ignore Point to Point interfaces.
+ Use SO_REUSEPORT if present. Darwin and some BSDs don\'t have
SO_REUSEADDR, but SO_REUSEPORT.
+ If we can\'t create a request socket don\'t try to create a
multicast socket.
+ Have specific GError code for interfaces without an IP address.
+ Actually remove gssdp_client_new_full().
Thu Oct 1 14:00:00 2009 dimstarAATTopensuse.org
- Rename libgssdp-1_0-1 to libgssdp-1_0-2. The update to 0.7.0
bumped soNUM.
Thu Sep 24 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 0.7.0:
+ Join the multicast group on the specified interface.
+ Put the message src timeout in the specified GMainContext.
+ \"host-ip\" property moved from GUPnPContext to parent
GSSDPClient.
+ Use inet_aton instead of inet_addr and handle the error from it
+ gssdp-device-sniffer ported to GtkBuilder.
+ Version-independent M-SEARCH response.
+ GSSDPClient now binds to interface rather than IP
+ Libglade dependency has been dropped.
- Remove libglade2-devel BuildRequires.
- Add gtk2-devel to BuildRequires.
Sat Jun 13 14:00:00 2009 vuntzAATTnovell.com
- Initial package.