rpms/NetworkManager/devel .cvsignore, 1.81, 1.82 NetworkManager.spec, 1.233, 1.234 sources, 1.115, 1.116

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Aug 11 17:59:51 UTC 2008


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26385

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Mon Aug 11 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.11.svn3927
- Expose DHCP-returned options over D-Bus and to dispatcher scripts
- Add support for customized static routes
- Handle multiple concurrent 3G or PPPoE connections
- Fix GSM/CDMA username and password issues
- Better handling of unmanaged devices from ifcfg files
- Fix timeout handling of errors during 3G connections
- Fix some routing issues (rh #456685)
- Fix applet crashes after removing a device (rh #457380)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/.cvsignore,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- .cvsignore	24 Jul 2008 20:08:48 -0000	1.81
+++ .cvsignore	11 Aug 2008 17:59:20 -0000	1.82
@@ -110,3 +110,5 @@
 nm-applet-0.7.0.svn792.tar.gz
 NetworkManager-0.7.0.svn3846.tar.gz
 nm-applet-0.7.0.svn798.tar.gz
+NetworkManager-0.7.0.svn3927.tar.gz
+nm-applet-0.7.0.svn837.tar.gz


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/NetworkManager.spec,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- NetworkManager.spec	7 Aug 2008 02:43:18 -0000	1.233
+++ NetworkManager.spec	11 Aug 2008 17:59:20 -0000	1.234
@@ -9,8 +9,8 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot svn3846
-%define applet_snapshot svn798
+%define snapshot svn3927
+%define applet_snapshot svn837
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
@@ -44,8 +44,9 @@
 
 # Due to VPN auth-dialog changes in applet r662
 # Due to using prefixes instead of netmasks in NM > r3812
-Conflicts: NetworkManager-vpnc < 1:0.7.0-0.10.svn3830
-Conflicts: NetworkManager-openvpn < 1:0.7.0-11.svn3830
+# Due to consolidation of vpn + vpn-properties settings in NM >= r3927
+Conflicts: NetworkManager-vpnc < 1:0.7.0-0.10.svn3927
+Conflicts: NetworkManager-openvpn < 1:0.7.0-15.svn3927
 
 BuildRequires: dbus-devel >= %{dbus_version}
 BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
@@ -296,6 +297,16 @@
 %{_libdir}/libnm-util.so
 
 %changelog
+* Mon Aug 11 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.11.svn3927
+- Expose DHCP-returned options over D-Bus and to dispatcher scripts
+- Add support for customized static routes
+- Handle multiple concurrent 3G or PPPoE connections
+- Fix GSM/CDMA username and password issues
+- Better handling of unmanaged devices from ifcfg files
+- Fix timeout handling of errors during 3G connections
+- Fix some routing issues (rh #456685)
+- Fix applet crashes after removing a device (rh #457380)
+
 * Thu Jul 24 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.11.svn3846
 - Convert stored IPv4 static IP addresses to new prefix-based scheme automatically
 - Fix pppd connections to some 3G providers (rh #455348)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/sources,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- sources	24 Jul 2008 20:08:48 -0000	1.115
+++ sources	11 Aug 2008 17:59:20 -0000	1.116
@@ -1,2 +1,2 @@
-2ead19fc2a5c47c0573ada0d9d1fdb6f  NetworkManager-0.7.0.svn3846.tar.gz
-93704b83076413e4ded64c958d474bca  nm-applet-0.7.0.svn798.tar.gz
+6b056da3b35553a65cb8298c8d9219b3  NetworkManager-0.7.0.svn3927.tar.gz
+7a1cb0eafa6a5a7ea35a3a1a9ff295a9  nm-applet-0.7.0.svn837.tar.gz




More information about the fedora-extras-commits mailing list