Package freeipa: Information

    Source package: freeipa
    Version: 4.11.2-alt0.port
    Build time:  Nov 27, 2024, 06:48 AM
    Category: System/Base
    Report package bug
    License: GPLv3+
    Summary: The Identity, Policy and Audit system
    Description: 
    IPA is an integrated solution to provide centrally managed Identity (users,
    hosts, services), Authentication (SSO, 2FA), and Authorization
    (host access control, SELinux user roles, services). The solution provides
    features for further integration with Linux based clients (SUDO, automount)
    and integration with Active Directory based infrastructures (Trusts).

    List of RPM packages built from this SRPM:
    freeipa-client (riscv64)
    freeipa-client-automount (riscv64)
    freeipa-client-common (riscv64)
    freeipa-client-debuginfo (riscv64)
    freeipa-client-epn (riscv64)
    freeipa-client-samba (riscv64)
    freeipa-common (riscv64)
    python3-module-freeipa (riscv64)
    python3-module-ipaclient (riscv64)

    Maintainer: Ivan A. Melnikov


      1. libsystemd-devel
      2. openldap-devel >= 2.4.47-alt2
      3. python3-module-cffi
      4. python3-module-dns
      5. python3-module-ldap >= 3.2.0
      6. python3-module-lesscpy
      7. python3-module-netaddr
      8. python3-module-pyasn1
      9. python3-module-pyasn1-modules
      10. python3-module-setuptools
      11. python3-module-six
      12. python3-module-sss_nss_idmap
      13. libcmocka-devel
      14. libcurl-devel
      15. rpm-build-python3
      16. libini_config-devel
      17. libjansson-devel
      18. libkrb5-devel >= 1.16.3
      19. libpopt-devel
      20. libsasl2-devel
      21. libssl-devel

    Last changed


    Nov. 27, 2024 Ivan A. Melnikov 4.11.2-alt0.port
    - Build with only_client on riscv64 and %mips32
    Aug. 22, 2024 Stanislav Levin 4.11.2-alt3
    - Suppressed cryptography's warnings about TripleDES:
      + https://pagure.io/freeipa/issue/9641
    Aug. 3, 2024 Evgeny Sinelnikov 4.11.2-alt2
    - Fixed compatibility with Cryptography 43 (closes: #51063).
    - Backported upstream patches for known issue:
      + https://pagure.io/freeipa/issue/9641
    - Backported replacment python module netifaces with ifaddr:
      + https://pagure.io/freeipa/issue/9555
    - Fix compatibility with modern versions of netaddr:
      + https://pagure.io/freeipa/issue/9645