openvpn 2.5.11-0ubuntu0.22.04.1 source package in Ubuntu

Changelog

openvpn (2.5.11-0ubuntu0.22.04.1) jammy; urgency=medium

  * New upstream release 2.5.11 (LP: #2073318):
    - CVE Fixes:
      + CVE-2024-5594, CVE-2024-27459, CVE-2024-24974, CVE-2024-27903
    - Updates:
      + Allow trailing \r and \n in control channel message
      + See https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn25 for
        additional bug fixes and information
  * Remove patches fixed upstream:
    - d/p/CVE-2024-5594.patch
    [Fixed in 2.5.11]

 -- Lena Voytek <email address hidden>  Tue, 17 Sep 2024 13:25:49 -0700

Upload details

Uploaded by:
Lena Voytek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main net

Downloads

File Size SHA-256 Checksum
openvpn_2.5.11.orig.tar.gz 1.8 MiB 7e2672119bd4639819d560f332a8b9b7e28f562425c77899f36d419fe4265f56
openvpn_2.5.11-0ubuntu0.22.04.1.debian.tar.xz 64.0 KiB 5e8118184aa4f97ef2080669eeeca4136bec8314ed9e8d6b8115d77363f8a2ca
openvpn_2.5.11-0ubuntu0.22.04.1.dsc 2.3 KiB 56a82ce16f4c762f853e21169fbed232d0ce3d50888d0a85d24b3a15f89ef762

View changes file

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