- core: IPv6 autoconf, DHCP, link-local, and manual mode fixes
- editor: fix saving IPv6 address in user connections
This commit is contained in:
parent
5042b3a594
commit
ff2676f4a9
@ -200,3 +200,5 @@ NetworkManager-0.8.git20100426.tar.bz2
|
||||
network-manager-applet-0.8.git20100426.tar.bz2
|
||||
NetworkManager-0.8.git20100429.tar.bz2
|
||||
network-manager-applet-0.8.git20100429.tar.bz2
|
||||
NetworkManager-0.8.git20100502.tar.bz2
|
||||
network-manager-applet-0.8.git20100502.tar.bz2
|
||||
|
@ -9,15 +9,15 @@
|
||||
%define libnl_version 1.1
|
||||
%define ppp_version 2.4.5
|
||||
|
||||
%define snapshot .git20100429
|
||||
%define applet_snapshot .git20100429
|
||||
%define snapshot .git20100502
|
||||
%define applet_snapshot .git20100502
|
||||
%define realversion 0.8
|
||||
|
||||
Name: NetworkManager
|
||||
Summary: Network connection manager and user applications
|
||||
Epoch: 1
|
||||
Version: 0.8.0
|
||||
Release: 9%{snapshot}%{?dist}
|
||||
Release: 10%{snapshot}%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
@ -378,6 +378,10 @@ fi
|
||||
%{_datadir}/gtk-doc/html/libnm-util/*
|
||||
|
||||
%changelog
|
||||
* Sun May 2 2010 Dan Williams <dcbw@redhat.com> - 0.8-10.git20100502
|
||||
- core: IPv6 autoconf, DHCP, link-local, and manual mode fixes
|
||||
- editor: fix saving IPv6 address in user connections
|
||||
|
||||
* Thu Apr 29 2010 Dan Williams <dcbw@redhat.com> - 0.8-9.git20100429
|
||||
- core: fix crash when IPv6 is enabled and interface is deactivated
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
f64f2c6ff6bd08acb2052c6bb914a4fc NetworkManager-0.8.git20100429.tar.bz2
|
||||
f3adc713b7604e5a8d3ce957d2465ab0 network-manager-applet-0.8.git20100429.tar.bz2
|
||||
53929d786e3117a2db2087bbb6f9bdae NetworkManager-0.8.git20100502.tar.bz2
|
||||
3803bc897fc83543080f2cf6ce8c0403 network-manager-applet-0.8.git20100502.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user