Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BD4EC63B121 for ; Thu, 22 Jan 2009 21:19:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 63D9163B29F; Thu, 22 Jan 2009 21:19:19 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id DFD9B63B295 for ; Thu, 22 Jan 2009 21:19:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A5F14175D0; Thu, 22 Jan 2009 21:19:17 +0000 (UTC) From: Roy Marples Subject: CVS commit: pkgsrc/net/wpa_supplicant To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org Message-Id: <20090122211917.A5F14175D0@cvs.netbsd.org> Date: Thu, 22 Jan 2009 21:19:17 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: roy Date: Thu Jan 22 21:19:17 UTC 2009 Modified Files: pkgsrc/net/wpa_supplicant: Makefile distinfo pkgsrc/net/wpa_supplicant/files: defconfig.NetBSD Added Files: pkgsrc/net/wpa_supplicant/files: defconfig Log Message: Bump to 0.6.7 and enable all the build time options we can. Provide an option knob for building against dbus. New features in 0.6.7 * added support for Wi-Fi Protected Setup (WPS) * added support for EAP-AKA * added support for using driver_test over UDP socket * updated management frame protection to use IEEE 802.11w/D7.0 To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/net/wpa_supplicant/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/wpa_supplicant/distinfo cvs rdiff -r0 -r1.1 pkgsrc/net/wpa_supplicant/files/defconfig cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/wpa_supplicant/files/defconfig.NetBSD Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.