openvpn 2.3.2-7ubuntu3.1 source package in Ubuntu

Changelog

openvpn (2.3.2-7ubuntu3.1) trusty-security; urgency=medium

  * SECURITY UPDATE: server denial of service via too-short control channel
    packets
    - debian/patches/CVE-2014-8104.patch: drop too-short control channel
      packets instead of asserting out in src/openvpn/ssl.c.
    - CVE-2014-8104
  * debian/patches/update_certs.patch: update test certs to fix FTBFS.
 -- Marc Deslauriers <email address hidden>   Mon, 01 Dec 2014 17:10:01 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvpn_2.3.2.orig.tar.gz 1.1 MiB 20bda3f9debb9a52db262aecddfa4e814050a9404a9106136b7e3b6f7ef36ffc
openvpn_2.3.2-7ubuntu3.1.debian.tar.gz 143.8 KiB a2658be9898ea22dd3c24ccd343b1419a8aafc77eef57552a6cafef466b25592
openvpn_2.3.2-7ubuntu3.1.dsc 1.9 KiB f7e62648f83296faa6b46fab980e9e9296720e9b664813b74d0c9e4cb7f5cd8e

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).