openvpn 2.5.5-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.5.5-1ubuntu1) jammy; urgency=medium * Merge with Debian unstable (LP: #1946884). Remaining changes: - d/control: Demote easy-rsa to Suggests (universe package). - debian/openvpn@.service: Add '--script-security 2' similar to what got added to debian/openvpn.init.d ages ago (LP #1454725) - d/p/openvpn-fips-2.4.patch: Allow MD5 for PRF in FIPS mode openssl. - d/p/OpenSSL3.patch: work around the deprecated algorithm mismatch between the OpenSSL3 branch and the OpenVPN 2.5 branch (LP #1945980) -- Sergio Durigan Junior <email address hidden> Wed, 23 Feb 2022 10:14:27 -0500
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Jammy
- 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.5.5.orig.tar.xz | 1.1 MiB | 119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b |
openvpn_2.5.5-1ubuntu1.debian.tar.xz | 63.4 KiB | 321ac2311d13240dbbd031e17bcbd2922cc60d554f5a83770e894853b32eb07b |
openvpn_2.5.5-1ubuntu1.dsc | 2.2 KiB | a4b70d114aec711c8daa3c89a25d40984659a6365825ee92833cd4061af2eea1 |
Available diffs
- diff from 2.5.1-3ubuntu5 to 2.5.5-1ubuntu1 (90.1 KiB)
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