Module Name: src
Committed By: christos
Date: Thu Oct 16 19:31:38 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa code.
To generate a diff of this commit:
cvs rdiff -u -r1.1157 -r1.1158 src/doc/3RDPARTY
cvs rdiff -u -r1.1991 -r1.1992 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.1157 src/doc/3RDPARTY:1.1158
--- src/doc/3RDPARTY:1.1157 Fri Oct 10 16:16:32 2014
+++ src/doc/3RDPARTY Thu Oct 16 15:31:38 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1157 2014/10/10 20:16:32 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1158 2014/10/16 19:31:38 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1331,8 +1331,8 @@ is too much inertia to apply them. Check
For the data files, do use external/public-domain/tz/tzdata2netbsd.
Package: wpa_supplicant/hostapd
-Version: 2.0
-Current Vers: 2.2
+Version: 2.3
+Current Vers: 2.3
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.1991 src/doc/CHANGES:1.1992
--- src/doc/CHANGES:1.1991 Fri Oct 10 16:16:32 2014
+++ src/doc/CHANGES Thu Oct 16 15:31:38 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1991 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1992 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -60,3 +60,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
libc: Update to tzcode2014h. [christos 20141007]
file(1): Upgraded to 5.20. [christos 20141010]
+ wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]