Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829180 - net-wireless/wpa_supplicant-2.9-r8 EAP-TTLS PEAP failure with OpenSSL-3
Summary: net-wireless/wpa_supplicant-2.9-r8 EAP-TTLS PEAP failure with OpenSSL-3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL: https://src.fedoraproject.org/rpms/wp...
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-12-14 14:57 UTC by Михаил
Modified: 2022-01-17 02:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Михаил 2021-12-14 14:57:43 UTC
net-wireless/wpa_supplicant unable to connect to EAP network after updating to dev-libs/openssl-3.0.0

Reproducible: Always

Steps to Reproduce:
dev-libs/openssl-3.0*
Try to connect to EAP wireless network.
Actual Results:  
EAP-TLV: TLV Result - Failure
EAP: Received EAP-Failure

Expected Results:  
Connect to wireless network.

net-wireless/wpa_supplicant-9999 works

https://src.fedoraproject.org/rpms/wpa_supplicant/c/b04da8c0066e13249009739d8fb4b1fc314cf49d?branch=rawhide
Comment 1 Larry the Git Cow gentoo-dev 2022-01-17 02:20:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744939bdfc1a0a6296c709d4382d3676abdb2b66

commit 744939bdfc1a0a6296c709d4382d3676abdb2b66
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-17 02:14:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-17 02:20:13 +0000

    net-wireless/wpa_supplicant: add 2.10 (security bump)
    
    Bug: https://bugs.gentoo.org/831332
    Closes: https://bugs.gentoo.org/829180
    Signed-off-by: Sam James <sam@gentoo.org>

 net-wireless/wpa_supplicant/Manifest               |   1 +
 .../wpa_supplicant/wpa_supplicant-2.10.ebuild      | 478 +++++++++++++++++++++
 .../wpa_supplicant/wpa_supplicant-9999.ebuild      |  10 +-
 3 files changed, 482 insertions(+), 7 deletions(-)