Package wpa_supplicant: Information

    Source package: wpa_supplicant
    Version: 2.10-alt2
    Latest version according to Repology
    Build time:  Sep 24, 2023, 11:14 AM in the task #330215
    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.

    List of rpms provided by 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)

    Maintainer: Sergey Bolshakov



      1. libssl-devel
      2. gcc-c++
      3. qt5-base-devel
      4. qt5-tools
      5. libncurses-devel
      6. libxml2-devel
      7. libnl-devel >= 3.2.21
      8. docbook-utils
      9. libpcsclite-devel
      10. libreadline-devel
      11. libdbus-devel

    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)