rpms/NetworkManager/F-10 .cvsignore, 1.87, 1.88 NetworkManager.spec, 1.244, 1.245 sources, 1.122, 1.123

Daniel Williams dcbw at fedoraproject.org
Fri Nov 14 22:54:31 UTC 2008


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32609

Modified Files:
	.cvsignore NetworkManager.spec sources 
Log Message:
* Fri Nov 14 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.12.svn4292
- Update to NetworkManager 0.7.0 RC2
- Handle gateways on a different subnet from the interface
- Clear VPN secrets on connection failure to ensure they are requested again (rh #429287)
- Add support for PKCS#12 private keys
- Fix mangling of VPN's default route on DHCP renew
- Fix type detection of qemu/kvm network devices (rh #466340)
- Clear up netmask/prefix confusion in the connection editor
- Make the secrets dialog go away when it's not needed
- Fix inability to add system connections (rh #471308)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/.cvsignore,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- .cvsignore	28 Oct 2008 03:39:07 -0000	1.87
+++ .cvsignore	14 Nov 2008 22:54:00 -0000	1.88
@@ -121,3 +121,5 @@
 nm-applet-0.7.0.svn958.tar.gz
 NetworkManager-0.7.0.svn4229.tar.gz
 nm-applet-0.7.0.svn986.tar.gz
+NetworkManager-0.7.0.svn4292.tar.gz
+nm-applet-0.7.0.svn1024.tar.gz


Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/NetworkManager.spec,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- NetworkManager.spec	28 Oct 2008 03:39:07 -0000	1.244
+++ NetworkManager.spec	14 Nov 2008 22:54:00 -0000	1.245
@@ -9,14 +9,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot svn4229
-%define applet_snapshot svn986
+%define snapshot svn4292
+%define applet_snapshot svn1024
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.0
-Release: 0.11.%{snapshot}%{?dist}
+Release: 0.12.%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -53,7 +53,6 @@
 BuildRequires: libglade2-devel
 BuildRequires: openssl-devel
 BuildRequires: GConf2-devel
-BuildRequires: libgnomeui-devel
 BuildRequires: gnome-keyring-devel
 BuildRequires: gettext-devel
 BuildRequires: pkgconfig
@@ -294,6 +293,17 @@
 %{_datadir}/gtk-doc/html/libnm-glib/*
 
 %changelog
+* Fri Nov 14 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.12.svn4292
+- Update to NetworkManager 0.7.0 RC2
+- Handle gateways on a different subnet from the interface
+- Clear VPN secrets on connection failure to ensure they are requested again (rh #429287)
+- Add support for PKCS#12 private keys
+- Fix mangling of VPN's default route on DHCP renew
+- Fix type detection of qemu/kvm network devices (rh #466340)
+- Clear up netmask/prefix confusion in the connection editor
+- Make the secrets dialog go away when it's not needed
+- Fix inability to add system connections (rh #471308)
+
 * Mon Oct 27 2008 Dan Williams <dcbw at redhat.com> - 1:0.7.0-0.11.svn4229
 - More reliable mobile broadband card initialization
 - Handle mobile broadband PINs correctly when PPP passwords are also used


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-10/sources,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- sources	28 Oct 2008 03:39:07 -0000	1.122
+++ sources	14 Nov 2008 22:54:00 -0000	1.123
@@ -1,2 +1,2 @@
-b1d3f6e6cfa03d7a7361feeef350883e  NetworkManager-0.7.0.svn4229.tar.gz
-4eceb2e21fc8549ba4524e7732a3acc9  nm-applet-0.7.0.svn986.tar.gz
+ac9d6f1d09c0954f604634ec422ebca3  NetworkManager-0.7.0.svn4292.tar.gz
+d2625bb00cbf2744fd63bb5b1d0d3c7f  nm-applet-0.7.0.svn1024.tar.gz




More information about the scm-commits mailing list