- 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)
This commit is contained in:
Daniel Williams 2008-11-14 23:25:27 +00:00
parent 0b536f6fd0
commit bc5dc4c42b
2 changed files with 16 additions and 6 deletions

View File

@ -9,14 +9,14 @@ ExcludeArch: s390 s390x
%define libnl_version 1.1
%define ppp_version 2.2.4
%define snapshot svn4229
%define applet_snapshot svn986
%define snapshot svn4293
%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: glib2-devel gtk2-devel
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 @@ fi
%{_datadir}/gtk-doc/html/libnm-glib/*
%changelog
* Fri Nov 14 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.12.svn4293
- 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@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

View File

@ -1,2 +1,2 @@
b1d3f6e6cfa03d7a7361feeef350883e NetworkManager-0.7.0.svn4229.tar.gz
4eceb2e21fc8549ba4524e7732a3acc9 nm-applet-0.7.0.svn986.tar.gz
d2625bb00cbf2744fd63bb5b1d0d3c7f nm-applet-0.7.0.svn1024.tar.gz
851a605bdfbe247be5521e5bca2860a1 NetworkManager-0.7.0.svn4293.tar.gz