Release 0.8.0
[profile/ivi/GSSDP.git] / NEWS
1 0.8.0
2 =====
3
4 - Chain up in dispose() and finalize() all classes.
5 - Flag string arg of GSSDPClient signal as static.
6 - Don't use deprecated libsoup API.
7 - Properly catch errors in recvfrom syscall.
8 - Fix some typos.
9
10 Bugs fixed in this release:
11
12 2194 - Typo in gssdp_socket_source
13 2193 - Errors caught in recvfrom by pure luck
14 2090 - 0.7.2 Typo in configure.ac
15
16 All Contributors:
17
18 Sven Neumann <s.neumann@raumfeld.com>
19 Jens Georg <mail@jensge.org>
20 Ross Burton <ross@linux.intel.com>
21 Berrie Bloem <berrie@codevio.com>
22
23 0.7.2
24 =====
25
26 - Provide gobject-introspection GIR and typelib.
27 - Use silent build rules.
28 - Fix issues with version-independence magic in SSDP code.
29 - Fix build issues in jhbuild environment.
30
31 Bugs fixed in this release:
32
33 2025 - autogen.sh fails to find autoconf macros when they're installed in a
34        non-standard location
35 1927 - gssdp fails to answer M-SEARCH sometimes
36 1921 - GObject Introspection Makefile for GSSDP
37
38 All Contributors:
39
40 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
41 Zach Goldberg <zach@zachgoldberg.com>
42 Jens Georg <mail@jensge.org>
43 Neil Roberts <neil@linux.intel.com>
44 Ross Burton <ross@linux.intel.com>
45
46 0.7.1
47 =====
48
49 - Don't leak target regex.
50 - Make GSSDPClient ignore Point to Point interfaces.
51 - Use SO_REUSEPORT if present. Darwin and some BSDs don't have SO_REUSEADDR, but
52   SO_REUSEPORT.
53 - If we can't create a request socket don't try to create a multicast socket.
54 - Have specific GError code for interfaces without an IP address.
55 - Actually remove gssdp_client_new_full().
56
57 Bugs fixed:
58
59 1898 - GSSDPClient keeps autoselecting my VPN
60 1810 - Not possible to run multiple ssdp clients on darwin
61 1800 - leak of a gregex in gssdp-resource-browser
62 1796 - gssdp_client_new_full is declared in header but not implemented
63
64 All contributors:
65
66 Olivier CrĂȘte <olivier.crete@collabora.co.uk>
67 Ross Burton <ross@linux.intel.com>
68 Iain Holmes <iain@linux.intel.com>
69 Mattias Wadman <mattias.wadman@gmail.com>
70 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
71
72 0.7
73 ===
74
75 - Join the multicast group on the specified interface.
76 - Put the message src timeout in the specified GMainContext.
77 - "host-ip" property moved from GUPnPContext to parent GSSDPClient.
78 - Use inet_aton instead of inet_addr and handle the error from it.
79 - gssdp-device-sniffer ported to GtkBuilder.
80 - Version-independent target match. This makes client forward and backward
81   compatible with resources that implement different version of the specs than
82   the client.
83 - Version-independent M-SEARCH response. This has the same effect as above but
84   only the other way around.
85 - GSSDPClient now binds to interface rather than IP.
86 - No need to find the default route.
87 - Add "active" property to GSSDPClient.
88 - Fix pkg-config paths.
89 - Add basic .gitignore.
90 - Other minor/internal changes.
91
92 Bugs fixed:
93
94 1621 - new gssdp timeout not added to the specific maincontext
95 1570 - gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env
96
97 Dependencies dropped:
98
99 - libglade
100
101 All contributors:
102
103 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
104 Ross Burton <ross@linux.intel.com>
105 Jens Georg <mail@jensge.org>
106 Olivier CrĂȘte <olivier.crete@collabora.co.uk>
107
108 WARNING: This release is API and ABI incompatible with previous releases.
109
110 0.6.4
111 =====
112
113 - Send ssdp:byebye before sending the first ssdp:alive. [Jussi Kukkonen]
114 - Moderate the outbound SSDP messages. [Jussi Kukkonen]
115 - Documentation fixes. [Jussi Kukkonen]
116 - Send byebyes in dispose without sleep. [Jussi Kukkonen]
117 - Use g_set_error_literal(). [Jorn Baayen]
118 - Depend on glib 2.18. [Jorn Baayen]
119 - Do not byebye unavailable resources. [Jorn Baayen]
120 - All resources must respond to "ssdp:all" messages. [Hugo Calleja, Jorn Baayen]
121
122 0.6.3
123 =====
124
125 - Don't use NULL g_get_application_names [Ross Burton]
126 - Use specified GMainContext for timeouts [Olivier Crete, Jorn Baayen]
127
128 0.6.2
129 =====
130
131 - Reannounce resources after max_age / 2 - 1 instead of after max_age.
132   [Peter Christensen, Jorn Baayen]
133 - Remove unnecessary call to g_thread_init(). [Zeeshan Ali]
134
135 0.6.1
136 =====
137
138 - Bump soname.
139
140 0.6
141 ===
142
143 - Use libsoup 2.4. [Zeeshan Ali Khattak, Jorn Baayen]
144 - Use g_timeout_add_seconds(). [Jorn Baayen]
145
146 0.4.2
147 =====
148
149 - Add User-Agent header to discovery requests including the application name
150   as reported by g_get_application_name(). [Jorn Baayen]
151 - Send messages from dynamic port. [Jorn Baayen]
152 - Send responses to originating port (instead of to SSDP port). [Jorn Baayen]
153 - Emit multiple discovery requests (because UDP is unreliable). [Zeeshan Ali]
154
155 0.4.1
156 =====
157
158 - Pass the correct value to n_columns argument of gtk_list_store_new().
159   Fixes bug#501. [Zeeshan Ali]
160 - Move libsoup requirement to Requires.Private. [Jorn Baayen]
161 - Fix compiler warning. Fixes #421. [Priit Laes]
162
163 0.4
164 ===
165
166 - Minor fixes. [Jorn Baayen]
167
168 0.3
169 ===
170
171 - Handle "byebye" correctly. [Jorn Baayen]
172
173 0.2
174 ===
175
176 - New "Expires" header support. [Jorn Baayen]
177 - Define own error code for use in GErrors. [Jorn Baayen]
178 - Build fixes. [Ross Burton]
179
180 0.1
181 ===
182
183 Initial release. Should be fully functional.