Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 8F437781B15 for <~alpine/devel@lists.alpinelinux.org>; Mon, 26 Aug 2019 11:32:33 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 882249E2096; Mon, 26 Aug 2019 11:32:31 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 07BBD9E0130; Mon, 26 Aug 2019 11:32:29 +0000 (UTC) Date: Mon, 26 Aug 2019 13:32:22 +0200 From: Natanael Copa To: "Drew DeVault" Cc: <~alpine/devel@lists.alpinelinux.org>, "Leo" Subject: Re: wpa_supplicant 2.9-rc2 hosed my WiFi Message-ID: <20190826133222.202646e2@ncopa-desktop.copa.dup.pw> In-Reply-To: References: X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 26 Aug 2019 19:54:55 +0900 "Drew DeVault" wrote: > Commit 49dc1e0c18666b85e8a1efef01b3cf5de5410f08 breaks WiFi on my laptop > in arcane ways. Commit was reverted. Should be ok in wpa_supplicant-2.9-r3. Sorry for the breakage. Thanks for your patience. -nc