2009-12-04 23:48:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 4 20:00:39 CET 2009 - vuntz@opensuse.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().
|
|
|
|
|
2009-10-06 00:42:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 1 14:35:17 CEST 2009 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Rename libgssdp-1_0-1 to libgssdp-1_0-2. The update to 0.7.0
|
|
|
|
bumped soNUM.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 24 13:36:28 CEST 2009 - dimstar@opensuse.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.
|
|
|
|
|
2009-07-08 04:36:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 22:35:46 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Initial package.
|
|
|
|
|