rpms/NetworkManager/F-10 NetworkManager.spec, 1.250, 1.251 nm-system-settings.conf, 1.1, 1.2 sources, 1.128, 1.129

Daniel Williams dcbw at fedoraproject.org
Sat Feb 7 14:32:45 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16252

Modified Files:
	NetworkManager.spec nm-system-settings.conf sources 
Log Message:
* Sat Feb  7 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0-2.git20090207
- applet: fix blank VPN connection message bubbles
- applet: better handling of VPN routing on update
- applet: silence pointless warning (rh #484136)
- applet: desensitize devices in the menu until they are ready (rh #483879)
- nm: Expose WINS servers in the IP4Config over D-Bus
- nm: Better handling of GSM Mobile Broadband modem initialization
- nm: Handle DHCP Classless Static Routes (RFC 3442)
- nm: Fix Mobile Broadband and PPPoE to always use 'noauth'
- nm: Better compatibility with older dual-SSID AP configurations (rh #445369)
- nm: Mark nm-system-settings.conf as %config (rh #465633)
- nm-tool: Show VPN connection information
- ifcfg-rh: Silence message about ignoring loopback config (rh #484060)
- ifcfg-rh: Fix issue with wrong gateway for system connections (rh #476089)




Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/NetworkManager.spec,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- NetworkManager.spec	3 Jan 2009 06:27:06 -0000	1.250
+++ NetworkManager.spec	7 Feb 2009 14:32:15 -0000	1.251
@@ -9,14 +9,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot git20090102
-%define applet_snapshot svn1091
+%define snapshot git20090207
+%define applet_snapshot svn1148
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.0
-Release: 1.%{snapshot}%{?dist}
+Release: 2.%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -253,7 +253,7 @@
 %dir %{_sysconfdir}/%{name}/
 %dir %{_sysconfdir}/%{name}/dispatcher.d
 %dir %{_sysconfdir}/%{name}/VPN
-%{_sysconfdir}/%{name}/nm-system-settings.conf
+%config %{_sysconfdir}/%{name}/nm-system-settings.conf
 %{_bindir}/nm-tool
 %{_bindir}/nm-online
 %{_libexecdir}/nm-dhcp-client.action
@@ -316,6 +316,21 @@
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Sat Feb  7 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0-2.git20090207
+- applet: fix blank VPN connection message bubbles
+- applet: better handling of VPN routing on update
+- applet: silence pointless warning (rh #484136)
+- applet: desensitize devices in the menu until they are ready (rh #483879)
+- nm: Expose WINS servers in the IP4Config over D-Bus
+- nm: Better handling of GSM Mobile Broadband modem initialization
+- nm: Handle DHCP Classless Static Routes (RFC 3442)
+- nm: Fix Mobile Broadband and PPPoE to always use 'noauth'
+- nm: Better compatibility with older dual-SSID AP configurations (rh #445369)
+- nm: Mark nm-system-settings.conf as %config (rh #465633)
+- nm-tool: Show VPN connection information
+- ifcfg-rh: Silence message about ignoring loopback config (rh #484060)
+- ifcfg-rh: Fix issue with wrong gateway for system connections (rh #476089)
+
 * Fri Jan  2 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0-1.git20090102
 - Update to 0.7.1 pre-release
 - Allow connections to be ignored when determining the default route (rh #476089)


Index: nm-system-settings.conf
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/nm-system-settings.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nm-system-settings.conf	7 Feb 2008 23:12:50 -0000	1.1
+++ nm-system-settings.conf	7 Feb 2009 14:32:15 -0000	1.2
@@ -1,2 +1,2 @@
 [main]
-plugins=ifcfg-fedora
+plugins=ifcfg-rh


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/sources,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- sources	3 Jan 2009 06:27:06 -0000	1.128
+++ sources	7 Feb 2009 14:32:15 -0000	1.129
@@ -1,2 +1,2 @@
-ca82bfac7c8388ee04a0fad8aac3b84a  NetworkManager-0.7.0.git20090102.tar.bz2
-144f84a8f2351e59f66b13aff11b5975  network-manager-applet-0.7.0.svn1091.tar.gz
+6867d9428c940e10a8439c33a24462c5  NetworkManager-0.7.0.git20090207.tar.bz2
+98648f3ba457551d313485e5d67e3183  network-manager-applet-0.7.0.svn1148.tar.gz




More information about the fedora-extras-commits mailing list