From b4f249887d20a58f8ce1d56818157e534a1b0140 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 3 Apr 2008 10:31:45 +0000 Subject: 0.33 --- Makefile | 2 +- NEWS | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index feedbce..f4016b8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.32 +VERSION = 0.33 DESTDIR= libdir=/usr/lib diff --git a/NEWS b/NEWS index 0ca615e..f27a46c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +0.33: +- wireless backend: + o ensure that WPA keys are 8-63 long if ASCII, 64 is hex + o ensure that WEP keys are not longer than maximum key length for + wpa_supplicant (#28107), 32 bytes in latest cooker package + o allow to force using key as ASCII string (#27525) + o write open/restricted mode in WIRELESS_ENC_MODE variable to be + able to use spaces in ASCII wireless keys (#26025) + o check firmware with ucode API '-1' for iwl3945/iwl4965 + (default in our kernel) + o do not write MII_NOT_SUPPORTED in wireless.d files (so that its + value does not get overwritten when switching networks) +- cellular backend: + o zero-pad module options to usbserial module + o add cellular provider data for Italy (from Giuseppe Ghibò) +- ethernet backend + o add a link detection delay for b44 module (#38795) + o do not set RESOLV_MODS to "yes" if PEERDNS is "yes" +- firewall backend: + o redirect both fw and loc zone (if loc is available) + o allow to accept multiple users for the same port +- drakgw: + o write netmask as VLSM for shorewall (#38447) + o allow more local networks in squid (from squid default conf) + o make sure squid user can connect to http +- draknetprofile: + o allow to toggle radio buttons and set netprofile in background + (from Pascal Terjan, #33602) +- drakvpn: + o use new advanced vpnc UDP options (mostly from Lonny, #35007) + 0.32: - drakfirewall backend: o really configure shorewall if not installed previously -- cgit v1.2.1