Changelog for
NetworkManager-devel-0.4-15.cvs20050404.x86_64.rpm :
Tue May 17 00:00:00 2005 Dan Williams
- 0.4-15.cvs30050404
- Fix dispatcher and applet CFLAGS so they gets compiled with FORTIFY_SOURCE
Tue May 17 00:00:00 2005 Dan Williams - 0.4-14.cvs30050404
- Fix segfault in NetworkManagerDispatcher, add an initscript for it
Tue May 17 00:00:00 2005 Dan Williams - 0.4-13.cvs30050404
- Fix condition that may have resulted in DHCP client returning success
when it really timed out
Sun May 15 00:00:00 2005 Dan Williams - 0.4-12.cvs20050404
- Enable OK button correctly in Passphrase and Other Networks dialogs when
using ASCII or Hex WEP keys
Fri May 6 00:00:00 2005 Dan Williams - 0.4-11.cvs20050404
- #rh154391# NetworkManager dies on startup (don\'t force-kill nifd)
Thu May 5 00:00:00 2005 Dan Williams - 0.4-10.cvs20050404
- Fix leak of a socket in DHCP code
Thu May 5 00:00:00 2005 Dan Williams - 0.4-9.cvs20050404
- Fix some memory leaks (Tom Parker)
- Join to threads rather than spinning for their completion (Tom Parker)
- Fix misuse of a g_assert() (Colin Walters)
- Fix return checking of an ioctl() (Bill Moss)
- Better detection and matching of hidden access points (Bill Moss)
- Don\'t use varargs, and therefore don\'t crash on PPC (Peter Jones)
Thu Apr 28 00:00:00 2005 Jeremy Katz - 0.4-8.cvs20050404
- fix build with newer dbus
Thu Apr 28 00:00:00 2005 Jeremy Katz - 0.4-7.cvs20050404
- silence %post
Tue Apr 5 00:00:00 2005 Dan Williams 0.4-6.cvs20050404
- #rh153234# NetworkManager quits/cores just as a connection is made
Sun Apr 3 00:00:00 2005 Dan Williams 0.4-5.cvs20050402
- Update from latest CVS HEAD
Fri Mar 25 23:00:00 2005 Christopher Aillon 0.4-4.cvs20050315
- Update the GTK+ theme icon cache on (un)install
Tue Mar 15 23:00:00 2005 Ray Strode 0.4-3.cvs20050315
- Pull from latest CVS HEAD
Tue Mar 15 23:00:00 2005 Ray Strode 0.4-2.cvs20050315
- Upload new source tarball (woops)
Tue Mar 15 23:00:00 2005 Ray Strode 0.4-1.cvs20050315
- Pull from latest CVS HEAD (hopefully works again)
Mon Mar 7 23:00:00 2005 Ray Strode 0.4-1.cvs20050307
- Pull from latest CVS HEAD
- Commit broken NetworkManager to satisfy to dbus dependency
Fri Mar 4 23:00:00 2005 Dan Williams 0.3.4-1.cvs20050304
- Pull from latest CVS HEAD
- Rebuild for gcc 4.0
Tue Feb 22 23:00:00 2005 Dan Williams 0.3.3-2.cvs20050222
- Update from CVS
Mon Feb 14 23:00:00 2005 Dan Williams 0.3.3-2.cvs20050214.x.1
- Fix free of invalid pointer for multiple search domains
Mon Feb 14 23:00:00 2005 Dan Williams 0.3.3-2.cvs20050214
- Never automatically choose a device that doesn\'t support carrier detection
- Add right-click menu to applet, can now \"Pause/Resume\" scanning through it
- Fix DHCP Renew/Rebind timeouts
- Fix frequency cycling problem on some cards, even when scanning was off
- Play better with IPv6
- Don\'t send kernel version in DHCP packets, and ensure DHCP packets are at
least 300 bytes in length to work around broken router
- New DHCP options D-BUS API by Dan Reed
- Handle multiple domain search options in DHCP responses
Wed Feb 2 23:00:00 2005 Dan Williams 0.3.3-1.cvs20050202
- Display wireless network name in applet tooltip
- Hopefully fix double-default-route problem
- Write out valid resolv.conf when we exit
- Make multi-domain search options work
- Rework signal strength code to be WEXT conformant, if strength is
still wierd then its 95% surely a driver problem
- Fix annoying instances of suddenly dropping and reactivating a
wireless device (Cisco cards were worst offenders here)
- Fix some instances of NetworkManager not remembering your WEP key
- Fix some races between NetworkManager and NetworkManagerInfo where
NetworkManager wouldn\'t recognize changes in the allowed list
- Don\'t shove Ad-Hoc Access Point MAC addresses into GConf
Tue Jan 25 23:00:00 2005 Dan Williams 0.3.3-1.cvs20050125
- Play nice with dbus 0.23
- Update our list of Allowed Wireless Networks more quickly
Mon Jan 24 23:00:00 2005 Dan Williams 0.3.3-1.cvs20050124
- Update to latest CVS
- Make sure we start as late as possible so that we ensure dbus & HAL
are already around
- Fix race in initial device activation
Mon Jan 24 23:00:00 2005 Than Ngo 0.3.3-1.cvs20050112.4
- rebuilt against new wireless tool
Fri Jan 21 23:00:00 2005 - 0.3.3-1.cvs20050118
- Fix issue where NM wouldn\'t recognize that access points were
encrypted, and then would try to connect without encryption
- Refine packaging to put client library in separate package
- Remove bind+caching-nameserver dep for FC-3, use \'nscd -i hosts\'
instead. DNS queries may timeout now right after device
activation due to this change.
Wed Jan 12 23:00:00 2005 - 0.3.3-1.cvs20050112
- Update to latest CVS
- Fixes to DHCP code
- Link-Local (ZeroConf/Rendezvous) support
- Use bind in \"caching-nameserver\" mode to work around stupidity
in glibc\'s resolver library not recognizing resolv.conf changes
- #rh144818# Clean up the specfile (Patch from Matthias Saou)
- Ad-Hoc mode support with Link-Local addressing only (for now)
- Fixes for device activation race conditions
- Wireless scanning in separate thread
Wed Dec 8 23:00:00 2004 - 0.3.2-4.3.cvs20041208
- Update to CVS
- Updates to link detection, DHCP code
- Remove NMLaunchHelper so we start up faster and don\'t
block for a connection. This means services that depend
on the network may fail if they start right after NM
- Make sure DHCP renew/rebinding works
Wed Nov 17 23:00:00 2004 - 0.3.2-3.cvs20041117
- Update to CVS
- Fixes to link detection
- Better detection of non-ESSID-broadcasting access points
- Don\'t dialog-spam the user if a connection fails
Thu Nov 11 23:00:00 2004 - 0.3.2-2.cvs20041115
- Update to CVS
- Much better link detection, works with Open System authentication
- Blacklist wireless cards rather than whitelisting them
Sat Oct 30 00:00:00 2004 - 0.3.2-2.cvs20041029
- #rh134893# NetworkManagerInfo and the panel-icon life-cycle
- #rh134895# Status icon should hide when in Wired-only mode
- #rh134896# Icon code needs rewrite
- #rh134897# \"Other Networks...\" dialog needs implementing
- #rh135055# Menu highlights incorrectly in NM
- #rh135648# segfault with cipsec0
- #rh135722# NetworkManager will not allow zaurus to sync via usb0
- #rh135999# NetworkManager-0.3.1 will not connect to 128 wep
- #rh136866# applet needs tooltips
- #rh137047# lots of applets, yay!
- #rh137341# Network Manager dies after disconnecting from wired network second time
- Better checking for wireless devices
- Fix some memleaks
- Fix issues with dhclient declining an offered address
- Fix an activation thread deadlock
- More accurately detect \"Other wireless networks\" that are encrypted
- Don\'t bring devices down as much, won\'t hotplug-spam as much anymore
about firmware
- Add a \"network not found\" dialog when the user chooses a network that could
not be connected to
Wed Oct 27 00:00:00 2004 - 0.3.1-2
- Fix escaping of ESSIDs in gconf
Wed Oct 20 00:00:00 2004 - 0.3.1-1
- minor point release to improve error handling and translations
Sat Oct 16 00:00:00 2004 Dan Williams 0.3-1
- Update from CVS, version 0.3
Wed Oct 13 00:00:00 2004 Dan Williams 0.2-4
- Update from CVS
- Improvements:
o Better link checking on wireless cards
o Panel applet now a Notification Area icon
o Static IP configuration support
Tue Sep 14 00:00:00 2004 Dan Williams 0.2-3
- Update from CVS
Sun Sep 12 00:00:00 2004 Dan Williams 0.2-2
- Require gnome-panel, not gnome-panel-devel
- Turn off by default
Fri Aug 27 00:00:00 2004 Dan Williams 0.2-1
- Update to 0.2
Fri Aug 27 00:00:00 2004 Florian La Roche
- spec-changes to req glib2 instead of glib
Sat Aug 21 00:00:00 2004 Dan Williams 0.1-3
- First public release