Module Name: src
Committed By: christos
Date: Fri Jan 4 21:23:30 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa supplicant/hostapd
To generate a diff of this commit:
cvs rdiff -u -r1.1584 -r1.1585 src/doc/3RDPARTY
cvs rdiff -u -r1.2480 -r1.2481 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.1584 src/doc/3RDPARTY:1.1585
--- src/doc/3RDPARTY:1.1584 Thu Jan 3 12:33:20 2019
+++ src/doc/3RDPARTY Fri Jan 4 16:23:30 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1584 2019/01/03 17:33:20 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1585 2019/01/04 21:23:30 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1430,7 +1430,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.6
+Version: 2.7
Current Vers: 2.7
Maintainer: Jouni Malinen <[email protected]>
Archive Site: http://w1.fi/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2480 src/doc/CHANGES:1.2481
--- src/doc/CHANGES:1.2480 Thu Jan 3 12:33:20 2019
+++ src/doc/CHANGES Fri Jan 4 16:23:30 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2480 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2481 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -285,3 +285,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
binutils: Updated to FSF binutils 2.31.1. [christos 20181231]
services(5), protocols(5): Pull iana-generated services and protocols
[christos 20190103]
+ wpa: Import wpa_supplicant and hostapd 2.7. [christos 20180104]