- nm: fix communication with Option GT Max 3.6 mobile broadband cards

- nm: fix communication with Huawei mobile broadband cards (rh #487663)
- nm: don't look up hostname when HOSTNAME=localhost unless asked (rh
    #490184)
- nm: fix crash during IP4 configuration (rh #491620)
- nm: ignore ONBOOT=no for minimal ifcfg files (f9 & f10 only) (rh #489398)
- applet: updated translations
This commit is contained in:
Daniel Williams 2009-03-24 13:00:22 +00:00
parent 164b069eaf
commit 214098dd23
3 changed files with 16 additions and 6 deletions

View File

@ -143,3 +143,5 @@ NetworkManager-0.7.0.99.tar.bz2
network-manager-applet-0.7.0.99.tar.bz2
NetworkManager-0.7.0.99.git20090318.tar.bz2
network-manager-applet-0.7.0.99.svn1224.tar.bz2
NetworkManager-0.7.0.99.git20090324.tar.bz2
network-manager-applet-0.7.0.99.svn1233.tar.bz2

View File

@ -11,14 +11,14 @@ ExcludeArch: s390 s390x
%define libnl_version 1.1
%define ppp_version 2.2.4
%define snapshot .git20090318
%define applet_snapshot .svn1224
%define snapshot .git20090324
%define applet_snapshot .svn1233
Name: NetworkManager
Summary: Network connection manager and user applications
Epoch: 1
Version: 0.7.0.99
Release: 3.5%{snapshot}%{?dist}
Release: 4%{snapshot}%{?dist}
Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
@ -325,8 +325,16 @@ fi
%{_datadir}/gtk-doc/html/libnm-util/*
%changelog
* Tue Mar 24 2009 Dan Williams <dcbw@redhat.com> - 1:0.7.0.99-4
- nm: fix communication with Option GT Max 3.6 mobile broadband cards
- nm: fix communication with Huawei mobile broadband cards (rh #487663)
- nm: don't look up hostname when HOSTNAME=localhost unless asked (rh #490184)
- nm: fix crash during IP4 configuration (rh #491620)
- nm: ignore ONBOOT=no for minimal ifcfg files (f9 & f10 only) (rh #489398)
- applet: updated translations
* Wed Mar 18 2009 Dan Williams <dcbw@redhat.com> - 1:0.7.0.99-3.5
- nm: work around unhandled device removals due to missing HAL events
- nm: work around unhandled device removals due to missing HAL events (rh #484530)
- nm: improve handling of multiple modem ports
- nm: support for Sony Ericsson F3507g / MD300 and Dell 5530
- applet: updated translations

View File

@ -1,2 +1,2 @@
c518edf9da2fc4fd967f41dc99489f1d NetworkManager-0.7.0.99.git20090318.tar.bz2
dd72580a83311d636834d0d4de044fb9 network-manager-applet-0.7.0.99.svn1224.tar.bz2
d056611fcbe1520fa520f9057d810be8 NetworkManager-0.7.0.99.git20090324.tar.bz2
4bd79f75d5672302acc42fe01135c858 network-manager-applet-0.7.0.99.svn1233.tar.bz2