openvpn 2.6.0~git20220518+dco-2ubuntu2 source package in Ubuntu
Changelog
openvpn (2.6.0~git20220518+dco-2ubuntu2) kinetic; urgency=medium * d/t/server-setup-with-static-key: set cipher to be DES-EDE3-CBC. The default BF-CBC is deprecated, also CAST and RC2. For more information check the upstream documentation. * d/t/server-setup-with-static-key: use 'secret' instead of '--secret' when generating a key to fix a deprecation warning. * d/t/server-setup-with-*: use 'set -x' in the test scripts. This will facilitate future debugging. * d/p/openssl-3-support.patch: Translate OpenSSL 3.0 digest names to OpenSSL 1.1 digest names (LP: #1975574). -- Lucas Kanashiro <email address hidden> Mon, 11 Jul 2022 17:56:18 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openvpn_2.6.0~git20220518+dco.orig.tar.gz | 1.2 MiB | 50b852ac24a60a13459f0e0a7b59826f538ad5adcc43848b20b64eeddebb8557 |
openvpn_2.6.0~git20220518+dco-2ubuntu2.debian.tar.xz | 63.5 KiB | f8b3d1947412c503eeaabab759571aece9418cc2f2f8002f3ac19c82b7b5ceea |
openvpn_2.6.0~git20220518+dco-2ubuntu2.dsc | 2.3 KiB | c9fc9582e698fecc5ec615f3a2dec553ca8de4aa61411337fe0e0a5f295ca9bf |
Available diffs
Binary packages built by this source
- openvpn: virtual private network daemon
OpenVPN is an application to securely tunnel IP networks over a
single UDP or TCP port. It can be used to access remote sites, make
secure point-to-point connections, enhance wireless security, etc.
.
OpenVPN uses all of the encryption, authentication, and certification
features provided by the OpenSSL library (any cipher, key size, or
HMAC digest).
.
OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
over NAT or connection-oriented stateful firewalls (such as Linux's iptables).
- openvpn-dbgsym: debug symbols for openvpn