summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-04-03 10:31:45 +0000
committerOlivier Blin <oblin@mandriva.com>2008-04-03 10:31:45 +0000
commitb4f249887d20a58f8ce1d56818157e534a1b0140 (patch)
treef380c7f8d1f3168dbfa56bd65537763b463cdbe2 /NEWS
parent7b03a10c40b399fdf9d3499d1b22e13ff6c5860b (diff)
downloaddrakx-net-b4f249887d20a58f8ce1d56818157e534a1b0140.tar
drakx-net-b4f249887d20a58f8ce1d56818157e534a1b0140.tar.gz
drakx-net-b4f249887d20a58f8ce1d56818157e534a1b0140.tar.bz2
drakx-net-b4f249887d20a58f8ce1d56818157e534a1b0140.tar.xz
drakx-net-b4f249887d20a58f8ce1d56818157e534a1b0140.zip
0.33
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
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