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