rpms/NetworkManager/devel .cvsignore, 1.109, 1.110 NetworkManager.spec, 1.287, 1.288 sources, 1.150, 1.151

Daniel Williams dcbw at fedoraproject.org
Tue Sep 29 02:52:16 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7595

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Mon Sep 28 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-3.git20090928
- nm: fix connection takeover when carrier is not on
- nm: handle certificate paths (CA chain PEM files are now fully usable)
- nm: defer action for 4 seconds when wired carrier drops
- ifcfg-rh: fix writing WPA passphrases with odd characters
- editor: fix editing of IPv4 settings with new connections (rh #525819)
- editor: fix random crashes when editing due to bad widget refcounting
- applet: debut reworked menu layout (not final yet...)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/.cvsignore,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -p -r1.109 -r1.110
--- .cvsignore	21 Sep 2009 21:24:31 -0000	1.109
+++ .cvsignore	29 Sep 2009 02:52:15 -0000	1.110
@@ -163,3 +163,5 @@ NetworkManager-0.7.996.git20090826.tar.b
 network-manager-applet-0.7.996.git20090826.tar.bz2
 NetworkManager-0.7.996.git20090921.tar.bz2
 network-manager-applet-0.7.996.git20090921.tar.bz2
+NetworkManager-0.7.996.git20090928.tar.bz2
+network-manager-applet-0.7.996.git20090928-menu-rework.tar.bz2


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/NetworkManager.spec,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -p -r1.287 -r1.288
--- NetworkManager.spec	24 Sep 2009 01:42:23 -0000	1.287
+++ NetworkManager.spec	29 Sep 2009 02:52:15 -0000	1.288
@@ -9,8 +9,8 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot .git20090921
-%define applet_snapshot .git20090921
+%define snapshot .git20090928
+%define applet_snapshot .git20090928-menu-rework
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
@@ -342,6 +342,15 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Mon Sep 28 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-3.git20090928
+- nm: fix connection takeover when carrier is not on
+- nm: handle certificate paths (CA chain PEM files are now fully usable)
+- nm: defer action for 4 seconds when wired carrier drops
+- ifcfg-rh: fix writing WPA passphrases with odd characters
+- editor: fix editing of IPv4 settings with new connections (rh #525819)
+- editor: fix random crashes when editing due to bad widget refcounting
+- applet: debut reworked menu layout (not final yet...)
+
 * Wed Sep 23 2009 Matthias Clasen <mclasen at redhat.com> - 0.7.996-3.git20090921
 - Install GConf schemas
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/sources,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -p -r1.150 -r1.151
--- sources	21 Sep 2009 21:24:31 -0000	1.150
+++ sources	29 Sep 2009 02:52:15 -0000	1.151
@@ -1,2 +1,2 @@
-da3c5fe3dce54f6a1af72ddbe5d3ea64  NetworkManager-0.7.996.git20090921.tar.bz2
-4df8022dcfe43e7865b0bbbcaaab97ca  network-manager-applet-0.7.996.git20090921.tar.bz2
+e8d776c04616764042ba94f85d51dcaa  NetworkManager-0.7.996.git20090928.tar.bz2
+138060af68f9cdd057f83dcebfb71a50  network-manager-applet-0.7.996.git20090928-menu-rework.tar.bz2




More information about the fedora-extras-commits mailing list