Module Name: src
Committed By: christos
Date: Wed Apr 1 19:46:19 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa
To generate a diff of this commit:
cvs rdiff -u -r1.1215 -r1.1216 src/doc/3RDPARTY
cvs rdiff -u -r1.2062 -r1.2063 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.1215 src/doc/3RDPARTY:1.1216
--- src/doc/3RDPARTY:1.1215 Tue Mar 31 18:00:53 2015
+++ src/doc/3RDPARTY Wed Apr 1 15:46:19 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1215 2015/03/31 22:00:53 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1216 2015/04/01 19:46:19 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1357,8 +1357,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.3
-Current Vers: 2.3
+Version: 2.4
+Current Vers: 2.4
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.2062 src/doc/CHANGES:1.2063
--- src/doc/CHANGES:1.2062 Tue Mar 31 18:00:53 2015
+++ src/doc/CHANGES Wed Apr 1 15:46:19 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2062 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2063 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -147,3 +147,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
wm(4): Add X540 support [msaitoh 20150327]
libpcap: Import 1.7.2. [christos 20150331]
tcpdump(8): Import 4.7.3. [christos 20150331]
+ wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]