- Fix crashes when returning VPN secrets from the applet to NM
This commit is contained in:
parent
d86688f830
commit
5c04a2a6c5
@ -80,3 +80,5 @@ nm-applet-0.7.0.svn592.tar.gz
|
|||||||
NetworkManager-0.7.0.svn3472.tar.gz
|
NetworkManager-0.7.0.svn3472.tar.gz
|
||||||
nm-applet-0.7.0.svn602.tar.gz
|
nm-applet-0.7.0.svn602.tar.gz
|
||||||
nm-applet-0.7.0.svn603.tar.gz
|
nm-applet-0.7.0.svn603.tar.gz
|
||||||
|
NetworkManager-0.7.0.svn3473.tar.gz
|
||||||
|
nm-applet-0.7.0.svn604.tar.gz
|
||||||
|
@ -9,8 +9,8 @@ ExcludeArch: s390 s390x
|
|||||||
%define libnl_version 1.0-0.15.pre8.git20071218
|
%define libnl_version 1.0-0.15.pre8.git20071218
|
||||||
%define ppp_version 2.2.4
|
%define ppp_version 2.2.4
|
||||||
|
|
||||||
%define snapshot svn3472
|
%define snapshot svn3473
|
||||||
%define applet_snapshot svn603
|
%define applet_snapshot svn604
|
||||||
|
|
||||||
Name: NetworkManager
|
Name: NetworkManager
|
||||||
Summary: Network connection manager and user applications
|
Summary: Network connection manager and user applications
|
||||||
@ -279,6 +279,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 18 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.9.1.svn3473
|
||||||
|
- Fix crashes when returning VPN secrets from the applet to NM
|
||||||
|
|
||||||
* Tue Mar 18 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.9.1.svn3472
|
* Tue Mar 18 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.9.1.svn3472
|
||||||
- Fix crashes on suspend/resume and exit (rh #437426)
|
- Fix crashes on suspend/resume and exit (rh #437426)
|
||||||
- Ensure there's always an option to chose the wired device
|
- Ensure there's always an option to chose the wired device
|
||||||
|
Loading…
Reference in New Issue
Block a user