Hello all, This is a preemptive bug to bring to maintainers' attention that wpa_supplicant 2.11 breaks certain brcmfmac wireless cards. This has been traced back to 41638606054a in wpa_supplicant. See also https://bugzilla.redhat.com/show_bug.cgi?id=2302577 for further reports of this. When packaging net-wireless/wpa_supplicant-2.11, it is probably worth including a patch that reverts this commit for now.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7a5cbd5907d0ca44b418ce6d413a2d02173ab1 commit fd7a5cbd5907d0ca44b418ce6d413a2d02173ab1 Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2025-02-22 00:39:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-22 23:29:03 +0000 net-wireless/wpa_supplicant: add 2.11 This contains a patch to fix certain brcmfmac adapters. It reverts commit 41638606054a09867fe3f9a2b5523aa4678cbfa5 "Mark authorization completed on driver indication during 4-way HS offload". Bug: https://bugs.gentoo.org/948052 Bug: https://bugs.gentoo.org/937452 Closes: https://bugs.gentoo.org/939007 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40693 Signed-off-by: Sam James <sam@gentoo.org> net-wireless/wpa_supplicant/Manifest | 1 + ...-authorization-completed-on-driver-indica.patch | 53 +++ .../wpa_supplicant/wpa_supplicant-2.11.ebuild | 480 +++++++++++++++++++++ 3 files changed, 534 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3231bde2486bc9472b983901e36aa7fe8655bedf commit 3231bde2486bc9472b983901e36aa7fe8655bedf Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-28 03:42:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-28 03:42:34 +0000 net-wireless/wpa_supplicant: restore revert patch We lost this in bb833b83df6bce5963a43acdf88dc006e8d62d17 (or rather 9b228f62582bf973acbe61ee994114781da73fb0). Bug: https://bugs.gentoo.org/937452 Closes: https://bugs.gentoo.org/950355 Signed-off-by: Sam James <sam@gentoo.org> .../{wpa_supplicant-2.11-r1.ebuild => wpa_supplicant-2.11-r2.ebuild} | 3 +++ 1 file changed, 3 insertions(+)