release: update NEWS
[NetworkManager.git] / NEWS
1 ==============================================
2 NetworkManager-0.9.2
3 Overview of changes since NetworkManager-0.9.0
4 ==============================================
5
6 * Support for libnl2 and libnl3 and various memory leak fixes
7 * Bug fixes for the ifnet config plugin
8 * Ensure IPv6 link-local DNS servers work correctly in the dnsmasq DNS plugin
9 * Add ability for nmcli to delete connections
10 * Fix setup of connection sharing with newer iptables versions
11 * Ensure WiMAX activation emits correct signals (fixes initial signal strength)
12 * Fix an issue with duplicated keyfile connections
13 * Ensure the 'novj' options is passed through to pppd
14 * Store timestamps for VPN connections too
15 * Fix a crash when deleting default wired connections
16 * Fix a security issue in the ifcfg-rh plugin with newlines in file names
17 * Fix the "SpecificObject" property for active VPN connection objects
18 * Improve handling of rfkill on some platforms
19 * Spaces no longer used in ifcfg config file names
20 * IPv6 RAs are now accepted when forwarding is configured
21 * dnsmasq local caching nameserver plugin cache size bumped to 400 entries (from 150)
22 * Fix handling of SSIDs in the keyfile plugin
23 * Fix some GObject Introspection annotations in libnm-glib and libnm-util
24 * Fix setting hostnames from DHCP
25
26
27 ==============================================
28 NetworkManager-0.9.0
29 Overview of changes since NetworkManager-0.8.x
30 ==============================================
31
32 This is a new stable release of NetworkManager.  Notable changes include:
33
34 * All connections and configuration now managed by NetworkManager
35 * Secrets for any connection can now be stored in user session or by NetworkManager
36 * All secrets can now be requested each time
37 * Fast User Switching support
38 * Support for WiMAX mobile broadband
39 * Connections can now be restricted to one or more users
40 * Support for 802.1X certificate subject matching for greater security
41 * Requires wpa_supplicant 0.7 or later
42 * Better support for AP roaming using nl80211 and background scanning
43 * Simplified D-Bus API for easier client usage
44 * Support for GObject Introspection in libnm-glib and libnm-util
45
46
47 ==============================================
48 NetworkManager-0.8.6
49 Overview of changes since NetworkManager-0.8.4
50 ==============================================
51
52 This is a new stable release of NetworkManager.  Notable changes include:
53
54 * Fix handling of WINS server address in libnm-glib
55 * Fix checks for s390 CTC device types
56 * Fix export of nm_device_get_ip_iface() in libnm-glib
57 * Fix export of IPv6 DNS GValue conversion functions in libnm-glib
58 * Recognize and manage platform 'gadget' devices
59 * Send only "short" hostname, not FQDN, to DHCP servers
60 * Allow "_" as a valid character for GSM APNs
61 * Handle shared connections in the ifnet plugin
62 * Fix Ad-Hoc frequency selection for user-created Ad-Hoc networks
63 * Allow failed connections to be retried when Ethernet carrier bounces
64 * Allow usage of paths for certificates and keys in the keyfile plugin
65 * Fix crash requesting system VPN secrets
66 * Add ability to blacklist certain MAC addresses for wired & wifi connections
67 * Ensure users are authorized to share wifi networks (CVE-2011-2176)
68
69
70 ==============================================
71 NetworkManager-0.8.4
72 Overview of changes since NetworkManager-0.8.2
73 ==============================================
74
75 This is a new stable release of NetworkManager.  Notable changes include:
76
77 * Preliminary support for Exherbo Linux
78 * Logging fixes to suppress unnecessary messages
79 * Ensure removed devices are cleaned up
80 * Fix potential 64-bit crash updating timestamps
81 * IPv6 setup, routing, and compliance fixes
82 * Fix WWAN enable/disable handling
83 * Handle reverse DNS lookups with local caching nameserver configurations
84 * Ensure usable DNS configuration is written when NetworkManager quits
85 * No longer updates /etc/hosts when hostname changes
86 * Request WPAD option from DHCP servers
87 * Allow use of paths for certificates and keys in connection keyfiles
88 * Allow operation without any DHCP client installed
89 * Fix operation with newer versions of dnsmasq
90 * nmcli support for WWAN connections
91 * Persistent hostname sent to DHCP servers by default
92 * Allow disabing PPP support at build time
93 * Red Hat/Fedora ifcfg plugin fixes for handling S390 CTC device configuration
94 * Red Hat/Fedora ifcfg plugin fixes for handling IPADDR config items
95 * Shutdown crash fixes
96 * Memory leak fixes
97 * Documentation fixes and updates
98 * and much more...
99
100 ==============================================
101 NetworkManager-0.8.2
102 Overview of changes since NetworkManager-0.8.1
103 ==============================================
104
105 This is a new stable release of NetworkManager.  Notable changes include:
106
107 * Native local caching nameserver support using dnsmasq
108 * Automatically detect addition and removal of new VPN plugins
109 * Support for handling suspend/resume signals from UPower
110 * Ensure users are allowed to enable/disable WiFi and networking
111 * Ensure WiFi enable state is perserved across reboot and suspend
112 * Better handling of /etc/hosts and preservation of custom hostnames
113 * Support for the systemd session management service
114 * Better handling of 'keyfile' system connection errors
115 * Support for S390 network devices
116 * and much more...
117
118
119 ==============================================
120 NetworkManager-0.7.0
121 Overview of changes since NetworkManager-0.6.6
122 ==============================================
123
124 This is a new major stable release of NetworkManager.  Notable changes include:
125
126 * Multiple active devices
127 * Internet connection sharing
128 * Support for many mobile broadband devices
129 * Full static IP support
130 * More reliable connections
131 * Rich, flexible D-Bus API
132 * Boot-time connections (no logins required)
133
134
135 ==============================================
136 NetworkManager-0.6.2
137 Overview of changes since NetworkManager-0.6.2
138 ==============================================
139
140 0.6.2 is a bug fix release.  Note that NetworkManager no longer automatically
141 runs dhcdbd if it is not running.  This means that it is now the system's
142 responsibility to start dhcdbd prior to NetworkManager, e.g. in the
143 distribution's NetworkManager initscript.
144
145 * NetworkManager
146         * Many, many bug fixes (Everyone)
147         * Dynamic WEP Support (Robert Love)
148
149 * nm-applet
150         * Many bug fixes (Everyone)
151
152
153 ==============================================
154 NetworkManager-0.6.1
155 Overview of changes since NetworkManager-0.6.0
156 ==============================================
157
158 0.6.1 is a minor bug fix release.
159
160 * NetworkManager
161         * Improved activation cancelation (Dan Williams)
162         * Workarounds for non-WPA drivers (Dan Williams)
163         * Fix WPA Enterprise crasher (Robert Love)
164
165 * nm-applet
166         * Hide password entry fields by default (Robert Love)
167         * Add toggle to show/hide password field (Robert Love)
168         * Add 'Remove' option to right-click menu (Robert Love)
169
170 ==============================================
171 NetworkManager-0.6.0
172 Overview of changes since NetworkManager-0.5.1
173 ==============================================
174
175 This releases ushers in WPA support, as well as many other features, bug fixes,
176 and clean ups.
177
178 We now require libnl, a netlink library (http://people.suug.ch/~tgr/libnl/) and
179 wpa_supplicant, a WPA supplicant (http://hostap.epitest.fi/wpa_supplicant/).
180
181 Two new VPN modules are part of the distribution: openvpn and pptp.
182
183 * NetworkManager
184         * WPA and WPA2 support (Dan Williams)
185         * WPA Enterprise support (Robert Love)
186         * Rearchitecting, refactoring (Dan Williams)
187         * wpa_supplicant support (Dan Williams, Kay Sievers)
188         * NIS support (Robert Love)
189         * DHCP hostname support (Timo Hoenig)
190         * ISDN support, improve dial up support (Robert Love)
191         * Man pages (Robert Love)
192         * Survive DBUS and HAL restarts (Timo Hoening)
193         * Generate PID files (Dan Willians)
194         * Bug fixes and clean ups (the whole gang)
195
196 * nm-applet
197         * New tray icon look and behavior (Robert Love, Dan Williams)
198         * New wireless security layer (Dan Williams)
199         * New "Enable Networking" toggle (Robert Love)
200         * Display speed of current connection (Robert Love)
201         * Bug fixes and clean ups (the whole gang)
202
203 ==============================================
204 NetworkManager-0.5.1
205 Overview of changes since NetworkManager-0.5.0
206 ==============================================
207
208 * NetworkManager
209         * Don't drop the last scanned AP (Dan Williams)
210         * Broadcast state change when disconnected (Robert Love)
211         * The Slackware backend now builds (Nico)
212         * Don't install unsued config files (Dan Williams)
213         * Add a test for libnm_glib_unregister_callback (Christopher Aillon)
214         * Requires wireless-tools 28pre9 (Christopher Aillon)
215
216 * nm-applet
217         * Use g_get_host_name () if we've got it (Christopher Aillon)
218         * Fix an unitialized variable (Robert Love)
219         * Fix sensitivity of VPN items (Robert Love)
220
221
222 ==============================================
223 NetworkManager-0.5.0
224 Overview of changes since NetworkManager-0.4.1
225 ==============================================
226
227 * NetworkManager
228    * Initscripts are now generated
229    * Not waiting as long for scans to complete (Bill Moss).
230    * Fix several D-BUS object leaks (John Palmieri, Dan Williams,
231                                      Christopher Aillon)
232    * VPN now advertises state changes
233    * Make --without-named work (j@bootlab.org)
234    * Make --with-dhcdbd work correctly (j@bootlab.org)
235    * Fix timeout scan values (Bill Moss)
236    * Send notifications of device strength changing so clients do
237      not have to poll.
238    * Don't return a UDI device if it doesn't exist (Tomislav Vujec)
239    * Strip whitespace from the VPN banner (Bill Moss)
240    * VPN Manager rewritten to better support signals (Dan Williams)
241    * Don't allow clients to determine what states we should be
242      scanning in, add logic to scan when we need to.
243    * Blacklist some common ESSIDs such that multiple access points
244      with these ESSIDs aren't treated as the same network.
245    * Support for D-BUS enabled named (Dan Williams)
246    * Only '#' is a valid comment in resolv.conf (Robert Love)
247    * Don't try to set auth mode on the AP from the allowed list if
248      it's NULL (Bill Moss)
249    * Add internal scanning code so we don't have to use iwlib's
250      code any longer (Dan Williams)
251    * libnm now uses guints instead of gints for its callback IDs.
252    * libnm_glib_unregister_callback () now works.
253    * Fix our scanning interval (Robert Love)
254    * Updates to backends for Gentoo, SuSE, RedHat, Debian, and
255      Slackware (Robert Love, Peter Jones, Bill Nottingham,
256                 j@bootlab.org)
257        - Dialup support in RedHat backend
258        - ISDN support in SUSE backend
259        - Other fixes
260
261 * nm-applet
262    * The applet is no longer threaded (Dan Williams)
263    * Dialogs no longer block the UI when shown
264    * Passphrase dialog now treats Esc keypresses properly
265    * Create Network and Connect to Network dialogs now have
266      different window titles
267    * New icons for connecting to a network and to a VPN
268      (Diana Fong)
269    * Context menu items have been cleaned up
270    * Pressing enter in the passphrase entry should activate the
271      default action.
272    * Fix icon animation smoothness
273    * Display more data in the Connection Information dialog
274      (Robert Love) 
275
276
277 ============================================
278 NetworkManager-0.3.1
279 Overview of changes since NetworkManager-0.3
280 ============================================
281
282 NetworkManager:
283
284  * Debian backend fixes, Thom May
285  * Build fixes, Thom May
286  * Better handling of encrypted devices, Dan Williams
287  * Better handling of user-selected access points, Dan Williams
288
289 NetworkManagerNotification:
290
291  * Simplified D-Bus code, Dan Williams
292  * Better error handling and feedback, Dan Williams
293  * Greatly simplify the locking to UI smoother, Dan Williams
294
295 ============================================
296 NetworkManager-0.3.0
297 Overview of changes since NetworkManager-0.2
298 ============================================
299
300 NetworkManager:
301
302  * Lots of fixes, Dan Williams
303  * Support static IP addresses, Dan Williams
304     - Get broadcast address from config files, Robert Paskowitz
305  * Support for non-ESSID-broadcasting base stations, Dan Williams
306  * Only accept and manager 802.3 and 802.11 devices, Dan Williams
307  * Don't blow away an active wired connection on startup, Dan Williams
308  * Improve strength calculation, Dan Williams
309  * Constantly scanning behavior, Dan Williams
310  * add .pc file, Colin Walters
311  * move to syslog, Dan Willemsen
312  * Improve MD5 hashing of 128-bit passphrases, Colin Walters
313  * DBUS API docs, Dan Williams
314  * Cleanups, Colin Walters
315  * Trusted networks, Dan Williams
316  * New Backends:
317    - Debian, Thom May and Mark Roach
318    - Slackware, Narayan Newton
319  * Fixes and functionality improvements in Gentoo backend, Robert Paskowitz
320
321 Python:
322
323  * Example python code, Bryan Clark.
324  * python test framework, Bryan Clark
325
326 NetworkManagerInfo:
327
328  * Trusted networks, Dan Williams
329  * Escape ESSIDs in gconf, Dan Williams
330  * Lifecycle improvements, John Palmieri
331
332 Translations:
333
334  * New/Improved translations: da de sv en_CA nb no pa bs pt_BR wa gu es
335    - Thanks to:
336        Kjartan Maraas
337        Christian Rose
338        Adam Weinberger
339        Amanpreet Singh Alam
340        Akagic Amila
341        Raphael Higino
342        Pablo Saratxaga
343        Ankit Patel
344        Francisco Javier F. Serrador
345        Martin Willemoes Hansen
346        Hendrik Brandt
347
348 NetworkManagerNotification:
349
350  * Complete rewrite, Jonathan Blandford and John Palmieri
351    - Now a Notification area
352    - Simpler menu
353    - Hook up the "other network" dialog to do something
354  * New icons, Diana Fong