aboutsummaryrefslogtreecommitdiff
path: root/net/ipsec-tools/patches/009-musl-compat.patch
Commit message (Collapse)AuthorAge
* net: remove ipsec-toolsNoah Meyerhans2019-08-31
| | | | | | | As discussed in #7832, ipsec-tools is no longer suitable for inclusion in the distribution. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* ipsec-tools: Make compatible with muslDerek LaHousse2015-06-21
Based on changes at http://git.alpinelinux.org/cgit/aports/plain/main/ipsec-tools/musl-cdefs.patch Removed references to "login" and "logout" functions, as musl utmp doesn't. Bump PKG_RELEASE Signed-off-by: Derek LaHousse <dlahouss@mtu.edu>