Search Criteria
Package Details: libreswan 4.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libreswan.git (read-only, click to copy) |
---|---|
Package Base: | libreswan |
Description: | IPsec implementation with IKEv1 and IKEv2 keying protocols |
Upstream URL: | https://libreswan.org/ |
Keywords: | ipsec |
Licenses: | GPL, MPL |
Conflicts: | freeswan, ipsec-tools, openswan, strongswan |
Submitter: | abique |
Maintainer: | cedricroijakkers |
Last Packager: | cedricroijakkers |
Votes: | 45 |
Popularity: | 0.004828 |
First Submitted: | 2014-03-07 08:29 (UTC) |
Last Updated: | 2022-10-24 09:01 (UTC) |
Dependencies (13)
- curl (curl-minimal-git, curl-git)
- inetutils (gettext-hostname, inetutils-git)
- libcap-ng (libcap-ng-git, libcap-ng-minimal-git)
- nss (nss-hg)
- python3 (python)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git)
- unbound (unbound-git, unbound-python)
- bison (byacc-bison, bison-git) (make)
- docbook-xsl (make)
- flex (flex-git) (make)
- xmlto (xmlto-git) (make)
- networkmanager-l2tp (networkmanager-l2tp-git) (optional) – L2TP support for NetworkManager using libreswan for IPSec
- networkmanager-libreswan (networkmanager-libreswan-git) (optional) – NetworkManager support
Required by (5)
- hash-slinger (optional)
- hash-slinger-git (optional)
- networkmanager-l2tp-git (optional)
- networkmanager-libreswan
- networkmanager-libreswan-git
Latest Comments
1 2 3 4 5 6 Next › Last »
R1yuu commented on 2022-10-10 23:18 (UTC)
Please add
inetutils
to the dependencies as it is needed for thehostname
commandnaumovitch commented on 2022-06-08 23:41 (UTC) (edited on 2022-06-24 22:23 (UTC) by naumovitch)
v4.7 is released May 24, 2022
https://download.libreswan.org/CHANGES
phansel commented on 2021-10-22 04:58 (UTC)
pkg-config appears to be a missing dependency.
naumovitch commented on 2021-04-27 08:17 (UTC)
I confim, plz add aarch64 architecture support, It builds pass and works fine on espressobin too!
All of as can VOT for this PKG !!! plz vot ..!! libreswan is better and easily configuretable ipsec fork now is version 4.4 with fixes
yjun commented on 2021-04-27 07:59 (UTC)
plz add
aarch64
architecture support, It builds pass and works fine on my RaspberryPi Arch Linux ARM.lano1106 commented on 2021-03-02 08:05 (UTC)
I agree with dkosovic.
I do need modp1024 too for my libreswan usage for the same reason (modp1024)
dkosovic commented on 2021-02-09 07:40 (UTC) (edited on 2021-02-10 22:31 (UTC) by dkosovic)
It'll be great if libreswan can be built with
USE_DH2=true
like how Red Hat are with CentOS Stream 8 (and upcoming RHEL 8.4) :https://git.centos.org/rpms/libreswan/blob/c8s/f/SPECS/libreswan.spec
USE_DH2=true
will allowmodp1024
which many legacy VPN servers are only proposing. Additionally, networkmanager-l2tp will need to be built with--enable-libreswan-dh2
configure switch.grossws commented on 2020-12-08 16:58 (UTC)
libreswan removed
-DALLOW_MICROSOFT_BAD_PROPOSAL
in v4.0 by default in mk/config.mk, see 1.Could you please reenable it for now? It would be enabled in next release automatically (and ifdef removed), see 2.
1 2 3 4 5 6 Next › Last »