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 bugHome page: http://www.strongswan.org
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)
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
List of contributors:
Alexey Shabalin
Michael Shigorin
Sergey V Turchin
Vitaly Lipatov
Grigory Ustinov
Igor Vlasenko
Ildar Mulyukov
Grigory Milev
sinister
Alexey Shabalin
Michael Shigorin
Sergey V Turchin
Vitaly Lipatov
Grigory Ustinov
Igor Vlasenko
Ildar Mulyukov
Grigory Milev
sinister
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