[Lunar-commits] r24511 - moonbase/trunk/wifi/madwifi
Florin Braescu
florin at lunar-linux.org
Wed May 23 17:43:20 CEST 2007
Author: florin
Date: 2007-05-23 17:43:20 +0200 (Wed, 23 May 2007)
New Revision: 24511
Modified:
moonbase/trunk/wifi/madwifi/DETAILS
Log:
bump the version from 0.9.3 to 0.9.3.1. This release fixes three security issues. All users are strongly advised to upgrade. The issues are remote DoS caused by insufficient input validation in beacon interval and fast frame parsing and a local DoS caused by insufficient input validation in WMM parameters.
Modified: moonbase/trunk/wifi/madwifi/DETAILS
===================================================================
--- moonbase/trunk/wifi/madwifi/DETAILS 2007-05-23 15:03:54 UTC (rev 24510)
+++ moonbase/trunk/wifi/madwifi/DETAILS 2007-05-23 15:43:20 UTC (rev 24511)
@@ -1,13 +1,13 @@
MODULE=madwifi
- VERSION=0.9.3
+ VERSION=0.9.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:3f8a78264491dcb4bc98d40f971af546e86f8710
+ SOURCE_VFY=sha1:96647476b70ec80c83a13e3d381776416f6ccbff
WEB_SITE=http://www.madwifi.org/
ENTERED=20061213
- UPDATED=20070511
- SHORT="Wireless driver for Atheros chipset a/b/g cards."
+ UPDATED=20070523
+ SHORT="Wireless driver for Atheros chipset a/b/g cards"
cat << EOF
-Wireless driver for Atheros chipset a/b/g cards
+Wireless driver for Atheros chipset a/b/g cards.
EOF
More information about the Lunar-commits
mailing list