Verified for noble and jammy:

All autopkgtests in proposed are passing

Quick install test:

# lxc launch ubuntu:jammy test-openvpn-jammy
# lxc exec test-openvpn-jammy bash

# cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF

# apt update
# apt upgrade
# apt install openvpn

# openvpn --version
OpenVPN 2.5.11 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] 
[MH/PKTINFO] [AEAD] built on Sep 17 2024
library versions: OpenSSL 3.0.2 15 Mar 2022, LZO 2.10
Originally developed by James Yonan
Copyright (C) 2002-2022 OpenVPN Inc <sa...@openvpn.net>
Compile time defines: enable_async_push=no enable_comp_stub=no 
enable_crypto_ofb_cfb=yes enable_debug=yes enable_def_auth=yes 
enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown 
enable_dlopen_self_static=unknown enable_fast_install=needless 
enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes 
enable_lzo=yes enable_maintainer_mode=no enable_management=yes 
enable_multihome=yes enable_option_checking=no enable_pam_dlopen=no 
enable_pedantic=no enable_pf=yes enable_pkcs11=yes 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_silent_rules=no enable_small=no enable_static=yes enable_strict=no 
enable_strict_options=no enable_systemd=yes enable_werror=no 
enable_win32_dll=yes enable_x509_alt_username=yes with_aix_soname=aix 
with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no 
with_openssl_engine=yes with_sysroot=no


# lxc launch ubuntu:noble test-openvpn-noble
# lxc exec test-openvpn-noble bash

# cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF

# apt update
# apt upgrade
# apt install openvpn

# openvpn --version
OpenVPN 2.6.12 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] 
[MH/PKTINFO] [AEAD] [DCO]
library versions: OpenSSL 3.0.13 30 Jan 2024, LZO 2.10
DCO version: N/A
Originally developed by James Yonan
Copyright (C) 2002-2024 OpenVPN Inc <sa...@openvpn.net>
Compile time defines: enable_async_push=no enable_comp_stub=no 
enable_crypto_ofb_cfb=yes enable_dco=yes enable_dco_arg=yes enable_debug=yes 
enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown 
enable_dlopen_self_static=unknown enable_fast_install=needless 
enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes 
enable_lzo=yes enable_maintainer_mode=no enable_management=yes 
enable_option_checking=no enable_pam_dlopen=no enable_pedantic=no 
enable_pkcs11=yes 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_silent_rules=no enable_small=no 
enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=yes 
enable_unit_tests=no enable_werror=no enable_win32_dll=yes 
enable_wolfssl_options_h=yes enable_x509_alt_username=yes with_aix_soname=aix 
with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no 
with_openssl_engine=auto with_sysroot=no


** Tags removed: verification-needed verification-needed-jammy 
verification-needed-noble
** Tags added: verification-done verification-done-jammy verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073318

Title:
  Backport of openvpn for jammy and noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2073318/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to