Module Name: src Committed By: christos Date: Fri Jan 3 02:10:19 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention new wpa To generate a diff of this commit: cvs rdiff -u -r1.1084 -r1.1085 src/doc/3RDPARTY cvs rdiff -u -r1.1877 -r1.1878 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.1084 src/doc/3RDPARTY:1.1085 --- src/doc/3RDPARTY:1.1084 Thu Jan 2 08:07:42 2014 +++ src/doc/3RDPARTY Thu Jan 2 21:10:19 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1084 2014/01/02 13:07:42 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1085 2014/01/03 02:10:19 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1275,7 +1275,7 @@ register removal) to apply. The diffs ha is too much inertia to apply them. Check for .gitignore files. Package: wpa_supplicant/hostapd -Version: 1.1 +Version: 2.0 Current Vers: 2.0 Maintainer: Jouni Malinen <jkmal...@cc.hut.fi> Archive Site: http://hostap.epitest.fi/releases/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1877 src/doc/CHANGES:1.1878 --- src/doc/CHANGES:1.1877 Tue Dec 31 15:27:57 2013 +++ src/doc/CHANGES Thu Jan 2 21:10:19 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1877 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1878 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -328,3 +328,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: tcpdump(8): Import 4.5.1 [christos 2013131231] libpcap: Import 1.5.2 [christos 20131231] bind: update to 9.9.5b1 [christos 2013-12-31] + wpa: Import wpa_supplicant and hostapd 2.0 [christos 20140102]