openvpn 2.2.1-8ubuntu1.4 source package in Ubuntu

Changelog

openvpn (2.2.1-8ubuntu1.4) precise-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 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:11:38 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
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.2.1.orig.tar.gz 890.1 KiB a860858cc92d4573399bb2ff17ac62d9b4b8939e6af0b8cc69150ba39d6e94e0
openvpn_2.2.1-8ubuntu1.4.debian.tar.gz 143.3 KiB 02d4e1aeed58d952d678e87980bcaf3345972fc42d6f6e24368328c3d623ac1b
openvpn_2.2.1-8ubuntu1.4.dsc 1.8 KiB 8e05c10148ebe57ccbda2ea860718c60c579d66e3fdc63a930891bcc871f81f2

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