Search Criteria
Package Details: libreswan 5.1-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: | 46 |
Popularity: | 0.004822 |
First Submitted: | 2014-03-07 08:29 (UTC) |
Last Updated: | 2024-10-30 11:11 (UTC) |
Dependencies (13)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- libcap-ng (libcap-ng-gitAUR)
- nss (nss-hgAUR)
- python3 (python)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR)
- unbound (unbound-gitAUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- docbook-xsl (make)
- flex (flex-gitAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- networkmanager-l2tp (optional) – L2TP support for NetworkManager using libreswan for IPSec
- networkmanager-libreswanAUR (networkmanager-libreswan-gitAUR) (optional) – NetworkManager support
Required by (4)
- hash-slinger (optional)
- hash-slinger-git (optional)
- networkmanager-libreswan
- networkmanager-libreswan-git
Latest Comments
1 2 3 4 5 6 7 Next › Last »
naumovitch commented on 2024-04-05 18:06 (UTC)
Please upgrade to libreswan 4.14 (sig) or use the patch listed with the advisery CVE-2024-2357.
naumovitch commented on 2024-04-05 17:21 (UTC) (edited on 2024-04-05 18:03 (UTC) by naumovitch)
The package is completely broken at all ?!! :)
You need to remove $CFLAGS from line CFLAGS="${CFLAGS} ${_cf[*]}" \
"CFLAGS="${CFLAGS} ${_cf[]}" \" ==> CFLAGS="${_cf[]}" \
fierce_brake commented on 2024-01-15 20:33 (UTC)
Hey guys, The problem is solved if installing the latest RC (libreswan-5.0rc1) and manually building unbound
fierce_brake commented on 2024-01-15 19:12 (UTC)
Hey guys,
manually compiling 'https://github.com/NLnetLabs/unbound' (with ./configure --enable-event-api --with-libevent) seems to get rid of the unbound problem. Now I get this
" -c /home/fierce_brake/Downloads/libreswan-4.12/programs/pluto/plutomain.c /home/fierce_brake/Downloads/libreswan-4.12/programs/pluto/plutomain.c: In function ‘main’: /home/fierce_brake/Downloads/libreswan-4.12/programs/pluto/plutomain.c:1724:9: error: ignoring return value of ‘capng_apply’ declared with attribute ‘warn_unused_result’ [-Werror=unused-result] 1724 | capng_apply(CAPNG_SELECT_BOTH); | ^
~ cc1: all warnings being treated as errors make[3]: *** [../../mk/rules.mk:63: plutomain.o] Error 1 make[2]: *** [../../mk/targets.mk:88: install] Error 2 make[2]: Leaving directory '/home/fierce_brake/Downloads/libreswan-4.12/programs/pluto' make[1]: *** [../mk/targets.mk:88: recursive-install] Error 2 make[1]: Leaving directory '/home/fierce_brake/Downloads/libreswan-4.12/programs' make: *** [/home/fierce_brake/Downloads/libreswan-4.12/mk/targets.mk:88: recursive-install] Error 2 "any ideas as to how to make this thing install properly?
fierce_brake commented on 2024-01-12 16:36 (UTC)
Hey guys, I am unable to install it. Getting the error below, any advice?
/home/fierce_brake/.cache/pikaur/build/libreswan/src/libreswan-4.12/programs/pluto/plutomain.c: In function 'main': /home/fierce_brake/.cache/pikaur/build/libreswan/src/libreswan-4.12/programs/pluto/plutomain.c:1724:9: error: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Werror=unused-result] 1724 | capng_apply(CAPNG_SELECT_BOTH); | ^
~ cc1: all warnings being treated as errors make[3]: *** [../../mk/rules.mk:63: plutomain.o] Error 1 make[2]: *** [../../mk/targets.mk:82: all] Error 2 make[1]: *** [../mk/targets.mk:82: recursive-all] Error 2 make: *** [/home/fierce_brake/.cache/pikaur/build/libreswan/src/libreswan-4.12/mk/targets.mk:82: recursive-all] Error 2 ==> ERROR: A failure occurred in build(). /usr/share/makepkg/util/message.sh: line 51: QUIET: unbound variable /usr/bin/makepkg: line 131: logpipe: unbound variablenaumovitch commented on 2023-05-20 14:14 (UTC)
v4.11 (May 3, 2023)* SECURITY IKEv1: Fixes https://libreswan.org/security/CVE-2023-30570
naumovitch commented on 2023-04-03 17:26 (UTC)
v4.10 (February 28, 2023) * SECURITY IKEv2: Fixes https://libreswan.org/security/CVE-2023-23009 * IKEv1: only clean up a connection when it isn't deleted [Andrew]
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.
1 2 3 4 5 6 7 Next › Last »