- Multiple active device support
- Better error handling of mobile broadband connection failures
- Allow use of interface-specific dhclient config files
- Recognize system settings which have no TYPE item
- Better handling of non-SSID-broadcasting APs on kernels that support it
(gnome.org #464215) (rh #373841)
- Honor DHCP-server provided MTU if present (gnome.org #332953)
- Use previous DNS settings if the VPN concentrator doesn't provide any
(gnome.org #346833)
- Add timestamps to networks to connect to last used wireless network
- Turn autoconnect on in the applet
- Hidden SSID support
- Invalidate failed or cancelled connections again
- Fix issues with reactivation of the same device
- Handle connection updates in the applet (ex. find new VPN connections)
- Fix vertical sizing of menu items
- Fix AP list on wireless devices other than the first device in the applet
- Fix matching of current AP with the right menu item
- Add WPA passphrase support to password dialog
- Applet now reflects actual VPN behavior of one active connection
- Applet now notices VPN active connections on startup
- Fix connections with some WPA and WEP keys
- Make wired device carrier state work in the applet
- Fix handling of errors with unencrypted APs
- Fix "frozen" applet icon by reporting NM state better
- Fix output of AP frequency in nm-tool
- Fix applet icon sizing on start (mclasen)
- Fix nm-tool installation (mclasen)
- Fix 'state' method call return (#303271)
- Fix 40-bit WEP keys (again)
- Fix loop when secrets were wrong/invalid
- Fix applet crash when clicking Cancel in the password dialog
- Ensure NM doesn't get stuck waiting for the supplicant to re-appear if it
crashes or goes away
- Make VPN properties applet work again
- Increase timeout for network password entry
- Gnome applet timeout/redraw suppression when idle
- Backport of LEAP patch from HEAD (from Thiago Bauermann)
- Backport of asynchronous scanning patch from HEAD
- Make renaming of VPN connections work (from Tambet Ingo)
- Dial down wpa_supplicant debug spew
- Cleanup of key/passphrase request scenarios (from Valentine Sinitsyn)
- Shut down VPN connections on logout (from Robert Love)
- Fix WPA passphrase hashing on PPC
o Gnome.org #336913: HIG tweaks for vpn properties pages o Gnome.org
#336846: HIG tweaks for nm-vpn-properties o Gnome.org #336847: some
bugs in nm-vpn-properties args parsing o Gnome.org #341306:
nm-vpn-properties crashes on startup o Gnome.org #341263: Version
0.6.2-0ubuntu5 crashes on nm_device_802_11_wireless_get_type o
Gnome.org #341297: displays repeated keyring dialogs on resume from
suspend o Gnome.org #342400: Building libnm-util --without-gcrypt
results in linker error o Gnome.org #342398: Eleminate Gnome dependency
for NetworkManager o Gnome.org #336532: declaration of 'link' shadows a
global declaration
- Specfile fixes (#rh187489#)
(Chris Aillon) o More information in "Connection Information" dialog
(Robert Love) o Shorten time taken to sleep o Make applet icon wireless
strength levels a bit more realistic o Talk to named using DBUS rather
than spawning our own
- You need to add "-D" to the OPTIONS line in /etc/sysconfig/named
- You need to set named to start as a service on startup
DHCP server doesn't give us a gateway address #rh165698# o Fixes to the
applet (Robert Love) o Better caching of information in the applet
(Bill Moss) o Generate automatic suggested Ad-Hoc network name from
machine's hostname (Robert Love) o Update all network information on
successfull connect, not just authentication method