From ef018e45170242b8bf91741fd67ea1839dc98516 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Fri, 20 Feb 2009 20:17:25 +0000 Subject: [PATCH] - Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING - Add small delay before probing cdc-acm driven mobile broadband devices --- NetworkManager.spec | 8 ++++++-- sources | 1 - 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NetworkManager.spec b/NetworkManager.spec index 72f00c3..b8ef5ce 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -11,14 +11,14 @@ ExcludeArch: s390 s390x %define libnl_version 1.1 %define ppp_version 2.2.4 -%define snapshot .git20090219 +%define snapshot .git20090220 %define applet_snapshot .svn1189 Name: NetworkManager Summary: Network connection manager and user applications Epoch: 1 Version: 0.7.0.97 -Release: 4%{snapshot}%{?dist} +Release: 5%{snapshot}%{?dist} Group: System Environment/Base License: GPLv2+ URL: http://www.gnome.org/projects/NetworkManager/ @@ -324,6 +324,10 @@ fi %{_datadir}/gtk-doc/html/libnm-util/* %changelog +* Fri Feb 20 2009 Dan Williams - 1:0.7.0.97-5.git20090220 +- Use IFF_LOWER_UP for carrier detect instead of IFF_RUNNING +- Add small delay before probing cdc-acm driven mobile broadband devices + * Thu Feb 19 2009 Dan Williams - 1:0.7.0.97-4.git20090219 - Fix PEAP version selection in the applet (rh #468844) - Match hostname behavior to 'network' service when hostname is localhost (rh #441453) diff --git a/sources b/sources index 1013073..ee7dda9 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -099f44a9013ba91479adf16e8494b43f NetworkManager-0.7.0.97.git20090219.tar.gz 05c519e827d766359d9819e95d22dc0f network-manager-applet-0.7.0.97.svn1189.tar.gz