rpms/NetworkManager/F-8 .cvsignore, 1.62, 1.63 NetworkManager.spec, 1.185, 1.186 sources, 1.81, 1.82

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Sat Oct 27 04:24:57 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/NetworkManager/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14561

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Fri Oct 26 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.4.svn3030
- Bring up ethernet devices by default if no connections are defined (rh #339201)
- Fix crash when switching networks or bringing up secrets dialog (rh #353091)
- Fix crash when editing VPN connection properties a second time
- Fix crash when cancelling the secrets dialog if another connection was
    activated in the mean time
- Fix disembodied notification bubbles (rh #333391)




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/F-8/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- .cvsignore	26 Oct 2007 03:24:56 -0000	1.62
+++ .cvsignore	27 Oct 2007 04:24:23 -0000	1.63
@@ -43,3 +43,5 @@
 NetworkManager-0.7.0.svn3020.tar.gz
 nm-applet-0.7.0.svn285.tar.gz
 nm-applet-0.7.0.svn289.tar.gz
+NetworkManager-0.7.0.svn3030.tar.gz
+nm-applet-0.7.0.svn301.tar.gz


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/F-8/NetworkManager.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- NetworkManager.spec	26 Oct 2007 03:24:56 -0000	1.185
+++ NetworkManager.spec	27 Oct 2007 04:24:23 -0000	1.186
@@ -7,7 +7,7 @@
 %define gtk2_version	2.10.0
 %define wireless_tools_version 1:28-0pre9
 
-%define snapshot svn3020
+%define snapshot svn3030
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
@@ -18,7 +18,7 @@
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
 Source: %{name}-%{version}.%{snapshot}.tar.gz
-Source1: nm-applet-%{version}.svn289.tar.gz
+Source1: nm-applet-%{version}.svn301.tar.gz
 Patch1: NetworkManager-0.6.5-fixup-internal-applet-build.patch
 Patch2: nm-applet-0.7.0-disable-stuff.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -260,6 +260,14 @@
 
 
 %changelog
+* Fri Oct 26 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.4.svn3030
+- Bring up ethernet devices by default if no connections are defined (rh #339201)
+- Fix crash when switching networks or bringing up secrets dialog (rh #353091)
+- Fix crash when editing VPN connection properties a second time
+- Fix crash when cancelling the secrets dialog if another connection was
+    activated in the mean time
+- Fix disembodied notification bubbles (rh #333391)
+
 * Thu Oct 25 2007 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.4.svn3020
 - Handle PEM certificates
 - Hide WPA-PSK Type combo since it's as yet unused


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager/F-8/sources,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- sources	26 Oct 2007 03:24:56 -0000	1.81
+++ sources	27 Oct 2007 04:24:23 -0000	1.82
@@ -1,2 +1,2 @@
-06ca36731bbc9609f5f839b75c104070  NetworkManager-0.7.0.svn3020.tar.gz
-991fc8a4de1222720d0f9f015925f9b3  nm-applet-0.7.0.svn289.tar.gz
+80a4e166b219a7fadfb760870d0585ab  NetworkManager-0.7.0.svn3030.tar.gz
+5823c6310c0cda1ba256e8cc365a2b8c  nm-applet-0.7.0.svn301.tar.gz




More information about the fedora-extras-commits mailing list