Module Name: src
Committed By: christos
Date: Mon Oct 8 00:12:57 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new wpa code.
To generate a diff of this commit:
cvs rdiff -u -r1.972 -r1.973 src/doc/3RDPARTY
cvs rdiff -u -r1.1745 -r1.1746 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.972 src/doc/3RDPARTY:1.973
--- src/doc/3RDPARTY:1.972 Wed Oct 3 15:19:09 2012
+++ src/doc/3RDPARTY Sun Oct 7 20:12:57 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.972 2012/10/03 19:19:09 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.973 2012/10/08 00:12:57 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1209,8 +1209,8 @@ upstream but there is too much inertia t
files.
Package: wpa_supplicant/hostapd
-Version: 0.7.3
-Current Vers: 0.7.3
+Version: 1.0
+Current Vers: 1.0
Maintainer: Jouni Malinen <[email protected]>
Archive Site: http://hostap.epitest.fi/releases/
Home Page: http://hostap.epitest.fi/wpa_supplicant/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1745 src/doc/CHANGES:1.1746
--- src/doc/CHANGES:1.1745 Mon Oct 1 21:48:06 2012
+++ src/doc/CHANGES Sun Oct 7 20:12:57 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1745 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1746 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -121,3 +121,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
on a NetBSD host. [bouyer 20120919]
zoneinfo: Import tzdata2012f. [apb 20120927]
kernel: add clock_nanosleep(2) [christos 20121001]
+ wpa: New wpa_supplicant(8) and hostapd(8) 1.0 [christos 20121007]