- Update works with two warnings.
1) --ncp-disable needs to be changed to --data-ciphers .
2) --topology net30 needs to be replaced with --topology subnet .
Both changes have time until 2.6.0 .
- Should we change to "Netlink support" -->
https://github.com/OpenVPN/openvpn/blob/master/Changes.rst#new-features-1
by disable --enable-iproute2 ?
Signed-off-by: ummeegge <erik.kapfer@ipfire.org>
#usr/share/doc/openvpn/README.down-root
#usr/share/doc/openvpn/README.mbedtls
#usr/share/doc/openvpn/management-notes.txt
-#usr/share/man/man8/openvpn.8
var/ipfire/ovpn/ca
var/ipfire/ovpn/caconfig
var/ipfire/ovpn/ccd
include Config
-VER = 2.4.9
+VER = 2.5.0
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.xz
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 446df6dc29364d00929ea9c725412cb8
+$(DL_FILE)_MD5 = ba426e2217833b522810d6c06f7cc8f7
install : $(TARGET)
cd $(DIR_APP) && ./configure \
--prefix=/usr \
--sysconfdir=/var/ipfire/ovpn \
- --enable-iproute2 \
--enable-plugins \
--enable-plugin-auth-pam \
--enable-plugin-down-root