From da24ba3efc534476945e12b4079d4c1d28e06d88 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 2 Oct 2008 18:58:00 +0000 Subject: 0.52 --- Makefile | 2 +- NEWS | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7eabd32..9c93361 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.51 +VERSION = 0.52 DESTDIR= libdir=/usr/lib diff --git a/NEWS b/NEWS index 7fa57c7..8ac0e6e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +0.52: +- wireless backend: + o correctly initialize monitor object in + draknetcenter/drakroam/net_applet so that it can be reused later + (and thus pre-select correct network in wpa_supplicant) + o run wpa_cli select_network as fallback when network monitor (mandi) + is not available + o refresh wpa_supplicant network ids after wpa_supplicant is restarted too + o keep track of hidden networks + o write bssid in wpa_supplicant.conf for hidden networks + (helps getting network ids of hidden networks) + o set scan_ssid to 1 only for hidden or non-broadcasted SSIDs + (based on an idea from Pascal Terjan) + o set higher priority (1) for encrypted wpa_supplicant networks + (based on an idea from Patrick Sinz) + 0.51: - net_applet: fix crash on mandi restart (#42557) - draknfs: start rpcbind service (from aginies, #44335) -- cgit v1.2.1