rpms/NetworkManager/F-10 NetworkManager.spec, 1.265, 1.266 sources, 1.137, 1.138

Daniel Williams dcbw at fedoraproject.org
Thu Apr 9 02:47:41 UTC 2009


Author: dcbw

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

Modified Files:
	NetworkManager.spec sources 
Log Message:
* Wed Apr  8 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.100-2.git20090408
- nm: fix recognition of Option GT Fusion and Option GT HSDPA (nozomi) devices (rh #494069)
- nm: fix handling of spaces in DHCP 'domain-search' option
- nm: fix detection of newer Option 'hso' devices
- nm: ignore low MTUs returned by broken DHCP servers




Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/NetworkManager.spec,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- NetworkManager.spec	5 Apr 2009 13:00:40 -0000	1.265
+++ NetworkManager.spec	9 Apr 2009 02:47:11 -0000	1.266
@@ -11,14 +11,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot %{nil}
-%define applet_snapshot %{nil}
+%define snapshot .git20090408
+%define applet_snapshot .svn1260
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.0.100
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -328,6 +328,12 @@
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Wed Apr  8 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.100-2.git20090408
+- nm: fix recognition of Option GT Fusion and Option GT HSDPA (nozomi) devices (rh #494069)
+- nm: fix handling of spaces in DHCP 'domain-search' option
+- nm: fix detection of newer Option 'hso' devices
+- nm: ignore low MTUs returned by broken DHCP servers
+
 * Sun Apr  5 2009 Dan Williams <dcbw at redhat.com> - 1:0.7.0.100-1
 - Update to 0.7.1-rc4
 - nm: use PolicyKit for system connection secrets retrieval


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/sources,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- sources	5 Apr 2009 12:49:18 -0000	1.137
+++ sources	9 Apr 2009 02:47:11 -0000	1.138
@@ -1,2 +1,2 @@
-cc75c0b8b83793050e28ebe39d2c5f57  NetworkManager-0.7.0.100.tar.bz2
-4a332aecf58eefcee33abd39b5038e9e  network-manager-applet-0.7.0.100.tar.bz2
+c88cea4852421c706931c4822344672e  NetworkManager-0.7.0.100.git20090408.tar.bz2
+7d6f7908d96cf786a9bad04c37cb2ea9  network-manager-applet-0.7.0.100.svn1260.tar.bz2




More information about the scm-commits mailing list