Package wpa_supplicant: Information

    Binary package: wpa_supplicant
    Version: 2.10-alt2
    Architecture: aarch64
    Build time:  Jan 30, 2022, 02:13 PM in the task #294369
    Source package: wpa_supplicant
    Report package bug
    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.

    Maintainer: Sergey Bolshakov



    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)