Package wpa_supplicant: Information
Source package: wpa_supplicant
Version: 2.10-alt2
Build time: May 23, 2022, 05:00 PM in the task #300113
Category: Security/Networking
Report package bugHome page: http://hostap.epitest.fi/
License: BSD
Summary: wpa_supplicant is an implementation of the WPA Supplicant component
Description:
wpa_supplicant is an implementation of the WPA Supplicant component, i.e., the part that runs in the client stations. It implements WPA key negotiation with a WPA Authenticator and EAP authentication with Authentication Server. In addition, it controls the roaming and IEEE 802.11 authentication/association of the wlan driver. wpa_supplicant is designed to be a "daemon" program that runs in the background and acts as the backend component controlling the wireless connection. wpa_supplicant supports separate frontend programs and an example text-based frontend, wpa_cli, is included with wpa_supplicant.
List of RPM packages built from this SRPM:
wpa_gui (x86_64, ppc64le, i586, armh, aarch64)
wpa_gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
wpa_supplicant (x86_64, ppc64le, i586, armh, aarch64)
wpa_supplicant-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
wpa_gui (x86_64, ppc64le, i586, armh, aarch64)
wpa_gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
wpa_supplicant (x86_64, ppc64le, i586, armh, aarch64)
wpa_supplicant-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Sergey Bolshakov
List of contributors:
Sergey Bolshakov
Evgenii Terechkov
qa-robot
Anton Farygin
Mikhail Efremov
Konstantin Lepikhov
Stanislav Ievlev
Alexei Takaseev
Sergey Bolshakov
Evgenii Terechkov
qa-robot
Anton Farygin
Mikhail Efremov
Konstantin Lepikhov
Stanislav Ievlev
Alexei Takaseev
Last changed
Jan. 30, 2022 Sergey Bolshakov 2.10-alt2
- keep using select() in event loop (closes: 41831)
Jan. 28, 2022 Sergey Bolshakov 2.10-alt1
- 2.10 relased (Fixes: CVE-2022-23303 CVE-2022-23303)
March 1, 2021 Sergey Bolshakov 2.9-alt4
- P2P: Fix a corner case in peer addition based on PD Request (Fixes: CVE-2021-27803)