Module Name: src
Committed By: christos
Date: Mon Nov 21 20:16:21 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa code
To generate a diff of this commit:
cvs rdiff -u -r1.1378 -r1.1379 src/doc/3RDPARTY
cvs rdiff -u -r1.2210 -r1.2211 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.1378 src/doc/3RDPARTY:1.1379
--- src/doc/3RDPARTY:1.1378 Wed Nov 16 04:38:48 2016
+++ src/doc/3RDPARTY Mon Nov 21 15:16:21 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1378 2016/11/16 09:38:48 snj Exp $
+# $NetBSD: 3RDPARTY,v 1.1379 2016/11/21 20:16:21 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1417,7 +1417,7 @@ 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.4
+Version: 2.6
Current Vers: 2.6
Maintainer: Jouni Malinen <[email protected]>
Archive Site: http://w1.fi/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2210 src/doc/CHANGES:1.2211
--- src/doc/CHANGES:1.2210 Mon Nov 21 03:40:30 2016
+++ src/doc/CHANGES Mon Nov 21 15:16:21 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2210 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2211 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -396,3 +396,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
acpi(4): Updated ACPICA to 20160930. [christos 20161111]
scsipi(9): Make scsipi framework MPSAFE. [mlelstv 20161120]
umass(4): mark MPSAFE. [skrll 20161121]
+ wpa: Import wpa_supplicant and hostapd 2.6. [christos 20161121]