ipsec-tools: remove 9881/head
authorPaul Spooren <mail@aparcar.org>
Sat, 31 Aug 2019 20:21:40 +0000 (10:21 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 31 Aug 2019 20:26:21 +0000 (10:26 -1000)
commit96be603258263ec5a8dc909ce9aff565262ba9ac
treeea1f0cf8ba5c8ccfd8058c57a4040e089de11c0a
parent4dcb01af8dd2eef7c6edcbc2d224940e1cb03065
ipsec-tools: remove

As discussed on GitHub[0] the package should be removed.

[0]: https://github.com/openwrt/packages/issues/7832

> The package is effectively orphaned upstream and has been for some
  time. Given the security-sensitive nature of the package, an active
  maintainer community is essential for safe usage. Racoon's lack of
  support for IKEv2, despite it being stable for a long time, and the
  availability of next-generation tunneling systems such as wireguard,
  also would seem to limit its future value. Setkey's functionality
  has been subsumed by 'ip xfrm'.

> If you disagree that ipsec-tools should be removed from OpenWRT,
  please say so now. If there are still use cases for it that are
  not met by other IKE implmenentations that would be good to
  know. But more importantly, I think you'll need to convince us
  that ipsec-tools is actually safe to operate on today's Internet
  given its current state of development.

Signed-off-by: Paul Spooren <mail@aparcar.org>
20 files changed:
net/ipsec-tools/Makefile [deleted file]
net/ipsec-tools/files/functions.sh [deleted file]
net/ipsec-tools/files/p1client-down [deleted file]
net/ipsec-tools/files/p1client-up [deleted file]
net/ipsec-tools/files/racoon [deleted file]
net/ipsec-tools/files/racoon.init [deleted file]
net/ipsec-tools/files/vpnctl [deleted file]
net/ipsec-tools/patches/001-ipsec-tools-def-psk.patch [deleted file]
net/ipsec-tools/patches/001-no_libfl.patch [deleted file]
net/ipsec-tools/patches/002-patch8-utmp.patch [deleted file]
net/ipsec-tools/patches/003-microsoft-fqdn-in-main.patch [deleted file]
net/ipsec-tools/patches/005-isakmp-fix.patch [deleted file]
net/ipsec-tools/patches/006-linux-3.7-compat.patch [deleted file]
net/ipsec-tools/patches/007-force_have_policy_fwd.patch [deleted file]
net/ipsec-tools/patches/008-racoon-fix_dereference_crash.patch [deleted file]
net/ipsec-tools/patches/009-musl-compat.patch [deleted file]
net/ipsec-tools/patches/010-CVE-2016-10396.patch [deleted file]
net/ipsec-tools/patches/012-fix-implicit-int.patch [deleted file]
net/ipsec-tools/patches/015-openssl-1.1.patch [deleted file]
net/ipsec-tools/patches/020-openssl-deprecated.patch [deleted file]