Module Name: src
Committed By: christos
Date: Mon Mar 1 01:43:16 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa.
To generate a diff of this commit:
cvs rdiff -u -r1.1780 -r1.1781 src/doc/3RDPARTY
cvs rdiff -u -r1.2782 -r1.2783 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.1780 src/doc/3RDPARTY:1.1781
--- src/doc/3RDPARTY:1.1780 Sat Feb 20 17:59:37 2021
+++ src/doc/3RDPARTY Sun Feb 28 20:43:15 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1780 2021/02/20 22:59:37 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1781 2021/03/01 01:43:15 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,7 @@ Version: 980911
Current Vers: 980911
Maintainer: Mike Muuss
Archive Site:
-Home Page: http://ftp.arl.mil/mike/ping.html
-Date: 2019-01-09
+Date: 2021-02-28
Mailing List:
Responsible: christos
License: BSD (3-clause)
@@ -1278,7 +1277,7 @@ Current Vers: 2.32
Maintainer: Vernon Schryver <[email protected]>
Archive Site:
Home Page:
-Date: 2019-01-09
+Date: 2021-02-28
Mailing List:
Responsible: christos
License: BSD (4-clause)
@@ -1430,12 +1429,12 @@ 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.7
+Version: 2.9
Current Vers: 2.9
Maintainer: Jouni Malinen <[email protected]>
Archive Site: http://w1.fi/releases/
Home Page: http://w1.fi/wpa_supplicant/
-Date: 2020-06-13
+Date: 2021-02-28
Mailing List:
Responsible: scw, dyoung, christos
License: BSD or GPLv2
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2782 src/doc/CHANGES:1.2783
--- src/doc/CHANGES:1.2782 Sat Feb 20 17:59:37 2021
+++ src/doc/CHANGES Sun Feb 28 20:43:15 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2782 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2783 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -335,3 +335,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
bind: Import version 9.16.12. [christos 20210219]
OpenSSL: Imported 1.1.1j. [christos 20210219]
byacc: Update to 20210109. [christos 20210220]
+ wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]