Package strongswan: Information

    Source package: strongswan
    Version: 5.9.14-alt4
    Build time:  Jan 30, 2025, 01:43 PM in the task #351094
    Category: System/Servers
    Report package bug
    License: GPLv2+
    Summary: strongSwan IPsec implementation
    Description: 
    strongSwan is a free implementation of IPsec & IKE for Linux. IPsec is the
    Internet Protocol Security and uses strong cryptography to provide both
    authentication and encryption services. These services allow you to build
    secure tunnels through untrusted networks. Everything passing through the
    untrusted net is encrypted by the ipsec gateway machine and decrypted by the
    gateway at the other end of the tunnel. The resulting tunnel is a virtual
    private network or VPN.
    
    This package contains the service and userland tools for setting up strongSwan
    on a freeswan enabled kernel.

    List of RPM packages built from this SRPM:
    strongswan (x86_64, i586, aarch64)
    strongswan-charon-nm (x86_64, i586, aarch64)
    strongswan-charon-nm-debuginfo (x86_64, i586, aarch64)
    strongswan-debuginfo (x86_64, i586, aarch64)
    strongswan-sqlite (x86_64, i586, aarch64)
    strongswan-sqlite-debuginfo (x86_64, i586, aarch64)
    strongswan-testing (noarch)
    strongswan-tnc-imcvs (x86_64, i586, aarch64)
    strongswan-tnc-imcvs-debuginfo (x86_64, i586, aarch64)

    Maintainer: Michael Shigorin


      1. flex
      2. gperf
      3. libcap-devel
      4. libcurl-devel
      5. libgcrypt-devel
      6. libgmp-devel
      7. libgpg-error-devel
      8. libldap-devel
      9. libpam-devel
      10. libsqlite3-devel
      11. libssl-devel
      12. pkgconfig(gthread-2.0)
      13. pkgconfig(json-c)
      14. pkgconfig(libip4tc)
      15. pkgconfig(libnm)
      16. pkgconfig(libpcsclite)
      17. pkgconfig(libxml-2.0)
      18. pkgconfig(systemd)
      19. pkgconfig(tss2-esys)
      20. pkgconfig(tss2-sys)

    Last changed


    Aug. 21, 2024 Alexey Shabalin 5.9.14-alt4
    - enable build md4 for eap-mschapv2
    Aug. 21, 2024 Alexey Shabalin 5.9.14-alt3
    - disable bypass-lan plugin in config
    - disable kernel-libipsec plugin (ALT #50684) in config
    - enable build af-alg (AF_ALG crypto interface to Linux Crypto API)
    - enable build rdrand (Intel RDRAND random generator plugin) for x86
    - enable build connmark, forecast, lookip plugins
    June 18, 2024 Alexey Shabalin 5.9.14-alt2
    - fixed %post and %preun scripts