- Update to latest CVS o Use DHCP server address as gateway address if the

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
This commit is contained in:
Daniel Williams 2005-08-11 16:41:06 +00:00
parent 23c3ec2b81
commit c1cc0282f0
3 changed files with 15 additions and 3 deletions

View File

@ -12,3 +12,4 @@ NetworkManager-0.4.cvs20050616.tar.gz
NetworkManager-0.4.cvs20050617.tar.gz
NetworkManager-0.4.cvs20050629.tar.gz
NetworkManager-0.4.cvs20050729.tar.gz
NetworkManager-0.4.cvs20050811.tar.gz

View File

@ -3,12 +3,12 @@ ExcludeArch: s390 s390x
%define hal_version 0.5.0
%define dbus_version 0.4
%define gtk2_version 2.6.0
%define nm_cvs_version cvs20050729
%define nm_cvs_version cvs20050811
Name: NetworkManager
Summary: Network link manager and user applications
Version: 0.4
Release: 34.%{nm_cvs_version}
Release: 35.%{nm_cvs_version}
Group: System Environment/Base
License: GPL
URL: http://people.redhat.com/dcbw/NetworkManager/
@ -178,6 +178,17 @@ fi
%changelog
* Thu Aug 11 2005 Dan Williams <dcbw@redhat.com> - 0.4.35.cvs20050811
- Update to latest CVS
o Use DHCP server address as gateway address if the 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
* Fri Jul 29 2005 Ray Strode <rstrode@redhat.com> - 0.4-34.cvs20050729
- Update to latest CVS to get fix for bug 165683.

View File

@ -1 +1 @@
66b48ff800982637cbb0a3a7fb701091 NetworkManager-0.4.cvs20050729.tar.gz
f996cbf3b755a053e841298052e4c6f0 NetworkManager-0.4.cvs20050811.tar.gz