Module Name: src Committed By: adam Date: Wed Jul 17 21:58:14 UTC 2013
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import wpa_supplicant and hostapd 1.1 To generate a diff of this commit: cvs rdiff -u -r1.1043 -r1.1044 src/doc/3RDPARTY cvs rdiff -u -r1.1832 -r1.1833 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.1043 src/doc/3RDPARTY:1.1044 --- src/doc/3RDPARTY:1.1043 Wed Jul 17 20:15:49 2013 +++ src/doc/3RDPARTY Wed Jul 17 21:58:14 2013 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1043 2013/07/17 20:15:49 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1044 2013/07/17 21:58:14 adam Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1269,8 +1269,8 @@ upstream but there is too much inertia t files. Package: wpa_supplicant/hostapd -Version: 1.0 -Current Vers: 1.0 +Version: 1.1 +Current Vers: 2.0 Maintainer: Jouni Malinen <jkmal...@cc.hut.fi> 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.1832 src/doc/CHANGES:1.1833 --- src/doc/CHANGES:1.1832 Wed Jul 17 20:16:50 2013 +++ src/doc/CHANGES Wed Jul 17 21:58:14 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1832 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1833 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -255,4 +255,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: zoneinfo: Import tzdata2013d. [apb 20130707] openresolv(8): Import openresolv-3.5.6 [roy 20130712] libc: Update to tzcode2013d. [christo 20130717] + wpa: Import wpa_supplicant and hostapd 1.1 [adam 20130717]