Module Name: src
Committed By: christos
Date: Wed Aug 4 17:15:24 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new wpa code.
To generate a diff of this commit:
cvs rdiff -u -r1.771 -r1.772 src/doc/3RDPARTY
cvs rdiff -u -r1.1425 -r1.1426 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.771 src/doc/3RDPARTY:1.772
--- src/doc/3RDPARTY:1.771 Tue Jul 13 07:56:43 2010
+++ src/doc/3RDPARTY Wed Aug 4 13:15:24 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.771 2010/07/13 11:56:43 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.772 2010/08/04 17:15:24 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1063,8 +1063,8 @@
for import.
Package: wpa_supplicant/hostapd
-Version: 0.6.4
-Current Vers: 0.6.9
+Version: 0.7.2
+Current Vers: 0.7.2
Maintainer: Jouni Malinen <[email protected]>
Archive Site: http://hostap.epitest.fi/releases/
Home Page: http://hostap.epitest.fi/wpa_supplicant/
@@ -1072,7 +1072,7 @@
Responsible: scw, dyoung, christos
License: BSD or GPLv2
Notes:
-See /usr/src/dist/wpa/NetBSD-upgrade for update instructions.
+See /usr/src/external/bsd/wpa/NetBSD-upgrade for update instructions.
Package: XFree86
Version: 4.5.0
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1425 src/doc/CHANGES:1.1426
--- src/doc/CHANGES:1.1425 Sun Aug 1 12:45:12 2010
+++ src/doc/CHANGES Wed Aug 4 13:15:24 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1425 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1426 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -700,3 +700,4 @@
bebox: Support xserver. It tested only s3(TRIO 64V+).
[kiyohara 20100801]
tests: Convert the sort tests to ATF. [jmmv 20100801]
+ wpa: New wpa_supplicant and hostapd 0.7.2 [christos 20100804]