rpms/NetworkManager/F-11 .cvsignore, 1.115, 1.116 NetworkManager.spec, 1.289, 1.290 sources, 1.157, 1.158

Daniel Williams dcbw at fedoraproject.org
Thu Jun 10 05:07:53 UTC 2010


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18629

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Wed Jun  9 2010 Dan Williams <dcbw at redhat.com> - 0.7.2.991-2.git20100609
- core: add network enable knob separate from sleep/wake (rh #589108)
- core: add multicast route for link-local IPv4 connections
- core: fix connection sharing issues when a dnsmasq config file is present
- wifi: add some debug messages to help (rh #594776)
- wifi: lock connections to well-known SSIDs to that specific AP
- applet: ensure deleted connections are really forgotten (rh #618973)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-11/.cvsignore,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- .cvsignore	7 May 2010 02:29:16 -0000	1.115
+++ .cvsignore	10 Jun 2010 05:07:52 -0000	1.116
@@ -176,3 +176,5 @@ NetworkManager-0.7.2.996.tar.bz2
 network-manager-applet-0.7.2.996.tar.bz2
 NetworkManager-0.7.2.997.tar.bz2
 network-manager-applet-0.7.2.997.tar.bz2
+NetworkManager-0.7.2.997.git20100609.tar.bz2
+network-manager-applet-0.7.2.997.git20100609.tar.bz2


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-11/NetworkManager.spec,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -p -r1.289 -r1.290
--- NetworkManager.spec	7 May 2010 02:29:16 -0000	1.289
+++ NetworkManager.spec	10 Jun 2010 05:07:52 -0000	1.290
@@ -9,14 +9,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot %{nil}
-%define applet_snapshot %{nil}
+%define snapshot .git20100609
+%define applet_snapshot .git20100609
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.2.997
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -349,6 +349,14 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Wed Jun  9 2010 Dan Williams <dcbw at redhat.com> - 0.7.2.991-2.git20100609
+- core: add network enable knob separate from sleep/wake (rh #589108)
+- core: add multicast route for link-local IPv4 connections
+- core: fix connection sharing issues when a dnsmasq config file is present
+- wifi: add some debug messages to help (rh #594776)
+- wifi: lock connections to well-known SSIDs to that specific AP
+- applet: ensure deleted connections are really forgotten (rh #618973)
+
 * Thu May  6 2010 Dan Williams <dcbw at redhat.com> - 0.7.2.997-1
 - wifi: fix crash when supplicant segfaults after resume (rh #538717)
 - wifi: fix B/G band auto channel selection for AdHoc new networks


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-11/sources,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -p -r1.157 -r1.158
--- sources	7 May 2010 02:29:16 -0000	1.157
+++ sources	10 Jun 2010 05:07:52 -0000	1.158
@@ -1,2 +1,2 @@
-1ca3b19bb61055f735393d2b82f5f643  NetworkManager-0.7.2.997.tar.bz2
-59a46205a27b9f9b799f1354887fe2d2  network-manager-applet-0.7.2.997.tar.bz2
+df5c8feba50e8f4476dc94f1c2979c6c  NetworkManager-0.7.2.997.git20100609.tar.bz2
+c2f05d643c366cba8d9f937eed0c237c  network-manager-applet-0.7.2.997.git20100609.tar.bz2



More information about the scm-commits mailing list