rpms/NetworkManager/devel .cvsignore, 1.112, 1.113 NetworkManager.spec, 1.293, 1.294 sources, 1.153, 1.154

Daniel Williams dcbw at fedoraproject.org
Fri Nov 13 19:40:57 UTC 2009


Author: dcbw

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

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Fri Nov 13 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-.git20091113
- nm: better pidfile handing (rh #517362)
- nm: save WiFi and Networking enabled/disabled states across reboot
- nm: fix crash with missing VPN secrets (rh #532084)
- applet: fix system connection usage from the "Connect to hidden..." dialog
- applet: show Bluetooth connections when no other devices are available (rh #532049)
- applet: don't die when autoconfigured connections can't be made (rh #532680)
- applet: allow system administrators to disable the "Create new wireless network..." menu item
- applet: fix missing username connecting to VPNs the second time
- applet: really fix animation stuttering
- editor: fix IP config widget tooltips
- editor: allow unlisted countries in the mobile broadband wizard (rh #530981)
- ifcfg-rh: ignore .rpmnew files (rh #509621)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/.cvsignore,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -p -r1.112 -r1.113
--- .cvsignore	22 Oct 2009 01:09:23 -0000	1.112
+++ .cvsignore	13 Nov 2009 19:40:56 -0000	1.113
@@ -169,3 +169,5 @@ NetworkManager-0.7.996.git20091002.tar.b
 network-manager-applet-0.7.996.git20091002.tar.bz2
 NetworkManager-0.7.996.git20091021.tar.bz2
 network-manager-applet-0.7.996.git20091021.tar.bz2
+NetworkManager-0.7.996.git20091113.tar.bz2
+network-manager-applet-0.7.996.git20091113.tar.bz2


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/NetworkManager.spec,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -p -r1.293 -r1.294
--- NetworkManager.spec	22 Oct 2009 03:16:26 -0000	1.293
+++ NetworkManager.spec	13 Nov 2009 19:40:57 -0000	1.294
@@ -9,14 +9,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot .git20091021
-%define applet_snapshot .git20091021
+%define snapshot .git20091113
+%define applet_snapshot .git20091113
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.996
-Release: 5%{snapshot}%{?dist}
+Release: 7%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -356,6 +356,23 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Fri Nov 13 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-.git20091113
+- nm: better pidfile handing (rh #517362)
+- nm: save WiFi and Networking enabled/disabled states across reboot
+- nm: fix crash with missing VPN secrets (rh #532084)
+- applet: fix system connection usage from the "Connect to hidden..." dialog
+- applet: show Bluetooth connections when no other devices are available (rh #532049)
+- applet: don't die when autoconfigured connections can't be made (rh #532680)
+- applet: allow system administrators to disable the "Create new wireless network..." menu item
+- applet: fix missing username connecting to VPNs the second time
+- applet: really fix animation stuttering
+- editor: fix IP config widget tooltips
+- editor: allow unlisted countries in the mobile broadband wizard (rh #530981)
+- ifcfg-rh: ignore .rpmnew files (rh #509621)
+
+* Wed Nov 04 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-6.git20091021
+- nm: fix PPPoE connection authentication (rh #532862)
+
 * Wed Oct 21 2009 Dan Williams <dcbw at redhat.com> - 0.7.996-5.git20091021
 - install: better fix for (rh #526519)
 - install: don't build Bluetooth bits on s390 (rh #529854)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/devel/sources,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -p -r1.153 -r1.154
--- sources	22 Oct 2009 01:09:23 -0000	1.153
+++ sources	13 Nov 2009 19:40:57 -0000	1.154
@@ -1,2 +1,2 @@
-185b6c1d6571a489cd33806302d2815d  NetworkManager-0.7.996.git20091021.tar.bz2
-a1aa5d658725d86dfc1744769effee7c  network-manager-applet-0.7.996.git20091021.tar.bz2
+210e39648c728071ed6414132cedd9f1  NetworkManager-0.7.996.git20091113.tar.bz2
+c839dcd0a0616291165de5b1d12ae799  network-manager-applet-0.7.996.git20091113.tar.bz2




More information about the fedora-extras-commits mailing list