Hi,
first beta versions of 2.5 are out. Could u provide such images please?
@kylemanna: The final is out!
OpenVPN 2.5.0 (2020-10-27):
Announcement:
OpenVPN 2.5 is a new major release with many new features:
Overview of changes in OpenVPN v2.5:
Overview of changes in OpenVPN v2.4:
Waiting and watching for it to land in Alpine:
https://pkgs.alpinelinux.org/packages?name=openvpn&branch=edge
Looks like it is ready
https://pkgs.alpinelinux.org/package/edge/main/x86_64/openvpn
Can those interested test out the edge Docker tag / git branch?
~/t/r/docker-openvpn â¯â¯â¯ docker pull kylemanna/openvpn:edge ; docker run --rm -it kylemanna/openvpn:edge openvpn --version
7597eaba0060: Already exists
863e5229deb4: Pull complete
381227b57d63: Pull complete
2b80629331c3: Pull complete
dceb0e632215: Pull complete
Digest: sha256:24ea4611c1fd2a7e84750c7c92cae7ddee100d02bd4f609c6621974b5745a1f8
Status: Downloaded newer image for kylemanna/openvpn:edge
docker.io/kylemanna/openvpn:edge
OpenVPN 2.5.0 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Dec 5 2020
library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Originally developed by James Yonan
Copyright (C) 2002-2018 OpenVPN Inc <[email protected]>
Compile time defines: enable_async_push='no' enable_comp_stub='no' enable_crypto='yes' enable_crypto_ofb_cfb='yes' enable_debug='yes' enable_def_auth='yes' enable_dlopen='unknown' enable_dlopen_self='unknown' enable_dlopen_self_static='unknown' enable_fast_install='yes' enable_fragment='yes' enable_iproute2='yes' enable_libtool_lock='yes' enable_lz4='yes' enable_lzo='yes' enable_management='yes' enable_multihome='yes' enable_pam_dlopen='no' enable_pedantic='no' enable_pf='yes' enable_pkcs11='no' enable_plugin_auth_pam='yes' enable_plugin_down_root='yes' enable_plugins='yes' enable_port_share='yes' enable_selinux='no' enable_shared='yes' enable_shared_with_static_runtimes='no' enable_small='no' enable_static='yes' enable_strict='no' enable_strict_options='no' enable_systemd='no' enable_werror='no' enable_win32_dll='yes' enable_x509_alt_username='no' with_aix_soname='aix' with_crypto_library='openssl' with_gnu_ld='yes' with_mem_check='no' with_sysroot='no'
I do not have any problems beside the Issues that were present before.
Can those interested test out the
edgeDocker tag / git branch?
I have now deployed the edge container to my server, several clients (Linux desktop / Android phones) work fine as before. I am not using any advance configurations though.
I am still using it since the last time I wrote and never had problems.