Search Criteria
Package Details: strongswan-pkcs11 5.8.1-1
Git Clone URL: | https://aur.archlinux.org/strongswan-pkcs11.git (read-only, click to copy) |
---|---|
Package Base: | strongswan-pkcs11 |
Description: | The best OpenSource IPsec implementation with PKCS11 support |
Upstream URL: | http://www.strongswan.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | phsm |
Maintainer: | phsm |
Last Packager: | phsm |
Votes: | 2 |
Popularity: | 0.000103 |
First Submitted: | 2016-06-21 17:05 |
Last Updated: | 2019-09-30 18:19 |
Dependencies (18)
- curl (curl-http2-git, curl-git)
- gmp (gmp-hg)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- libcap (libcap-git)
- libsystemd (eudev-git, libsystemd-eudev-standalone, systemd-cdown-libs-git, systemd-light-libs, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- openssl (openssl-via-padlock, openssl-no-aesni, libressl-git, openssl-purify, openssl-git, openssl-zlib, openssl-chacha20, openssl-weak-ciphers)
- pam (pam-selinux)
- sqlite (sqlite-fossil, sqlite-replication)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-1.14, automake-git, automake-1.11, automake-1.15) (make)
- curl (curl-http2-git, curl-git) (make)
- gmp (gmp-hg) (make)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (make)
- libcap (libcap-git) (make)
- libsystemd (eudev-git, libsystemd-eudev-standalone, systemd-cdown-libs-git, systemd-light-libs, systemd-libs-git, systemd-libs-selinux, systemd-libs) (make)
- openssl (openssl-via-padlock, openssl-no-aesni, libressl-git, openssl-purify, openssl-git, openssl-zlib, openssl-chacha20, openssl-weak-ciphers) (make)
- sqlite (sqlite-fossil, sqlite-replication) (make)
- systemd (eudev-git, systemd-cdown-git, systemd-light, systemd-git, systemd-selinux) (make)
Required by (6)
- hash-slinger (requires strongswan) (optional)
- networkmanager-l2tp (requires strongswan) (optional)
- networkmanager-strongswan-passwordstore (requires strongswan)
- nordpy (requires strongswan) (optional)
- swanctl-completion (requires strongswan)
- vpn-unlimited (requires strongswan)
Latest Comments
phsm commented on 2018-09-18 08:22
Hi, -fixed typo in conflicts section -also bumped to version 5.6.3.
Could you check if it builds?
lordchaos commented on 2018-09-17 15:20
There seems to be a typo in the PKGBUILD:
conflicts=('openswan', "${pkgname/-pkcs11}") <-- the comma should be removed
Also, the package doesn't seem to build:
utils/utils/memory.h: In function ‘memwipe_inline’: utils/utils/memory.h:99:15: error: ‘uintptr_t’ undeclared (first use in this function); did you mean ‘uint64_t’? for (i = 0; (uintptr_t)&c[i] % sizeof(long) && i < n; i++)
phsm commented on 2016-09-22 09:30
Fixed, thanks!
bidulock commented on 2016-09-22 08:05
strongswan-pkcs11 E: Dependency pam detected and not included (libraries ['usr/lib/libpam.so.0'] needed in files ['usr/lib/ipsec/plugins/libstrongswan-xauth-pam.so'])
Please add 'pam' to depends=()